diff --git a/README.md b/README.md index ed71f16..0b6c21a 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,12 @@ This work introduce ScanObjectNN, a new real-world point cloud object dataset ba ## 3D Pose Estimation +ShAPO: Implicit Representations for Multi-Object Shape, Appearance and Pose Optimization (ECCV 2022) [[Paper]](https://arxiv.org/pdf/2207.13691) [[Webpage]](https://zubair-irshad.github.io/projects/ShAPO.html) +
+ +CenterSnap: Single-Shot Multi-Object 3D Shape Reconstruction and Categorical 6D Pose and Size Estimation (ICRA 2022) [[Paper]](https://arxiv.org/pdf/2203.01929) [[Webpage]](https://zubair-irshad.github.io/projects/CenterSnap.html) + + Category-Specific Object Reconstruction from a Single Image (2014) [[Paper]](https://people.eecs.berkeley.edu/~akar/categoryshapes.pdf) @@ -412,6 +418,10 @@ This work introduce ScanObjectNN, a new real-world point cloud object dataset ba ## Scene/Object Semantic Segmentation + +NeRF-MAE: Masked AutoEncoders for Self-Supervised 3D Representation Learning for Neural Radiance Fields(ECCV 2024) [[Paper]](https://arxiv.org/pdf/2404.01300.pdf) [[Webpage]](https://nerf-mae.github.io/) + + Learning 3D Mesh Segmentation and Labeling (2010) [[Paper]](https://people.cs.umass.edu/~kalo/papers/LabelMeshes/LabelMeshes.pdf)