All Projects → dragonlong → Trending-in-3D-Vision

dragonlong / Trending-in-3D-Vision

Licence: other
An on-going paper list on new trends in 3D vision with deep learning

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Trending-in-3D-Vision

void-dataset
Visual Odometry with Inertial and Depth (VOID) dataset
Stars: ✭ 74 (+76.19%)
Mutual labels:  3d-vision
MinkLoc3D
MinkLoc3D: Point Cloud Based Large-Scale Place Recognition
Stars: ✭ 83 (+97.62%)
Mutual labels:  3d-vision
object nerf
Code for "Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering", ICCV 2021
Stars: ✭ 135 (+221.43%)
Mutual labels:  3d-vision
RefRESH
Create RefRESH data: dataset tools for Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation (ECCV 2018)
Stars: ✭ 51 (+21.43%)
Mutual labels:  3d-vision
vision-based estimations
Vision-based Robot 3D Pose and Velocities Estimations
Stars: ✭ 32 (-23.81%)
Mutual labels:  3d-vision
LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021
Stars: ✭ 1,046 (+2390.48%)
Mutual labels:  3d-vision
MinkLocMultimodal
MinkLoc++: Lidar and Monocular Image Fusion for Place Recognition
Stars: ✭ 65 (+54.76%)
Mutual labels:  3d-vision
SimpleView
Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
Stars: ✭ 95 (+126.19%)
Mutual labels:  3d-vision
Normal-Assisted-Stereo
[CVPR 2020] Normal Assisted Stereo Depth Estimation
Stars: ✭ 95 (+126.19%)
Mutual labels:  3d-vision
CV Learning
Projects related to computer vision and image processing.
Stars: ✭ 20 (-52.38%)
Mutual labels:  3d-vision
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-54.76%)
Mutual labels:  3d-vision
Rel3D
Official code for NeurRIPS 2020 paper "Rel3D: A Minimally Contrastive Benchmark for Grounding Spatial Relations in 3D"
Stars: ✭ 24 (-42.86%)
Mutual labels:  3d-vision
LEMO
Official Pytorch implementation for 2021 ICCV paper "Learning Motion Priors for 4D Human Body Capture in 3D Scenes" and trained models / data
Stars: ✭ 149 (+254.76%)
Mutual labels:  3d-vision
awesome-point-cloud-deep-learning
Paper list of deep learning on point clouds.
Stars: ✭ 39 (-7.14%)
Mutual labels:  3d-vision
CurveNet
Official implementation of "Walk in the Cloud: Learning Curves for Point Clouds Shape Analysis", ICCV 2021
Stars: ✭ 94 (+123.81%)
Mutual labels:  3d-vision
RandLA-Net-pytorch
🍀 Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)
Stars: ✭ 69 (+64.29%)
Mutual labels:  3d-vision
dynamic plane convolutional onet
[WACV 2021] Dynamic Plane Convolutional Occupancy Networks
Stars: ✭ 25 (-40.48%)
Mutual labels:  3d-vision
lowshot-shapebias
Learning low-shot object classification with explicit shape bias learned from point clouds
Stars: ✭ 37 (-11.9%)
Mutual labels:  3d-vision
EgoNet
Official project website for the CVPR 2021 paper "Exploring intermediate representation for monocular vehicle pose estimation"
Stars: ✭ 111 (+164.29%)
Mutual labels:  3d-vision
snarf
Official code release for ICCV 2021 paper SNARF: Differentiable Forward Skinning for Animating Non-rigid Neural Implicit Shapes.
Stars: ✭ 184 (+338.1%)
Mutual labels:  3d-vision

Trending in 3D Vision

Deep learning not only provides good optimization techniques on feaure engineering, but also gives us unimaginable possibility to combine our intutions into research that could explore this 3D world better. In the research field of 3D Vision, a lot of excellent research work is happening. It's not enough to simply divide them into stereo vision, multi-view, monucular based 3D, we actually want to sort out research topics that could both connect with and distinguish from 2D vision. People have done paper collections on 3D as link1 link2, but they don't usually give us a good bird view, or most-updated infos. Based on above reasons, we create this special collection by summerizing the general ideas behind some most recent papers in 3D vision.

1. Single Image 3D & Unsupervised Monucular Video Depth

[Zhang et al. NIPS 2018] Learning to Reconstruct Shapes from Unseen Classes [Project] [Code]

[Wu et al. ECCV 2018] Learning Shape Priors for Single-View 3D Completion and Reconstruction [Project] [Code]

[Niu et al. CVPR 2018] Im2Struct: Recovering 3D Shape Structure from a Single RGB Image [Code]

[Zou et al. CVPR 2018] LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image [Code] [Video]


[Mahj. et al. CVPR 2018] Unsupervised Learning of Depth and Ego-Motion from Monocular Video Using 3D Geometric Constraints [Project] [Code]

[Yang et al. CVPR 2018] LEGO: Learning Edge with Geometry all at Once by Watching Videos [Demo] [Code]

[Zou et al. ECCV 2018] DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency [Project] [Code]

(Note: more papers on 'Monucular Video Depth' in CVPR 2017, 2018, ECCV 2018, along with the Robust Vision Challenge)

2. 3D Generative Model for Vision beyond Visiable

[[Eslami et al.](Science-Machine Learning)]Neural scene representation and rendering [Project] Code[tf-gqn][gqn-datasets] [Pytorch-qgn]'seems to run quite slow'

[Tulsiani et al. ECCV 2018] Layer-structured 3D Scene Inference via View Synthesis [Project] [Code]

[Rama. et al. ECCV 2018] Sidekick Policy Learning for Active Visual Exploration [Project] [Code]

[Song et al. CVPR 2018] Im2Pano3D: Extrapolating 360° Structure and Semantics Beyond the Field of View [Project] [Code]

3. Pose Estimation

3.1 Scene Layout and Object Pose

[Wang et al. ARXIV pre-print 2019]DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion [Code] [Project] [Video]

[Zhao et al. ARXIV pre-print 2019]Estimating 6D Pose From Localizing Designated Surface Keypoints [Code]

[Huang et al. NIPS 2018] Cooperative Holistic Scene Understanding: Unifying3D Object, Layout, and Camera Pose Estimation [Video]

[Trem. et al. CoRL 2018] Deep Object Pose Estimation for Semantic Robotic Grasping of Household Objects [Project] [Code]

[Sundermeyer et al. ECCV 2018]Implicit 3D Orientation Learning for 6D Object Detection from RGB Images(Best paper Award) [Code] [Supplement] [Video]

[Tulsiani et al. CVPR 2018] Factoring Shape, Pose, and Layout from the 2D Image of a 3D Scene [Project] [Code]

[Tulsiani et al. CVPR 2018]Multi-view Consistency as Supervisory Signal for Learning Shape and Pose Prediction [Project] [Code]

[Tekin et al. CVPR 2018] Real-Time Seamless Single Shot 6D Object Pose Prediction [Code] [Supp.]

[Li et. al. ECCV 2018] DeepIM: Deep Iterative Matching for 6D Pose Estimation [Code]

[Qi et al. CVPR 2018] Frustum PointNets for 3D Object Detection from RGB-D Data [Project] [Code]

3.2 Body Pose

[Guo et al. ECCV 2018] Neural Graph Matching Networks for Fewshot 3D Action Recognition (Pose for action recognition)

[Groueix et al. ECCV 2018] 3D-CODED : 3D Correspondences by Deep Deformation [Project] [Code]

[Joo et al. CVPR 2018] Total Capture: A 3D Deformation Model for Tracking Faces, Hands, and Bodies [Project] [Supp.]

[Riza et al. CVPR 2018] Dense Human Pose Estimation In The Wild [Project] [Code]

[Pavl. et al. CVPR 2018] Learning to Estimate 3D Human Pose and Shape from a Single Color Image [Project]

3.3 Face Pose

[Moniz et al. NIPS 2018] Unsupervised Depth Estimation, 3D Face Rotation and Replacement [Code releasing soon]

[Feng et al. ECCV 2018] Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network [Code] [Video]

[Genova et al. CVPR 2018] Unsupervised Training for 3D Morphable Model Regression [Project] [Code]

[Deng et al. CVPR 2018] UV-GAN: Adversarial Facial UV Map Completion for Pose-invariant Face Recognition

3.4 Hand Pose

[Tsoli et al. ECCV 2018] Joint 3D Tracking of a Deformable Object in Interaction with a Hand

[Ge et al. CVPR 2018] Hand PointNet: 3D Hand Pose Estimation using Point Sets [Project] [Code] [VIdeo]

[Baek et al. CVPR 2018] Augmented skeleton space transfer for depth-based hand pose estimation

(Note: more papers on 'Hand Pose Estimation' in CVPR 2018, ECCV 2018)

4. Disentangle Representations in 3D

[Yao et al. NIPS 2018] 3D-Aware Scene Manipulation via Inverse Graphics [Project]

[Smith et al. NIPS 2018] Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation [Project]

[Zhu et al. NIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation

5. Unsupervised Key Points Detection

[Suwa. et al. NIPS 2018] Discovery of Latent 3D Keypoints via End-to-end Geometric Reasoning [Project] [Code]

[Zhou et al. ECCV 2018] Unsupervised Domain Adaptation for 3D Keypoint Estimation via View Consistency [Code] [Results]

6. Point Cloud(PCL) Processing

6.1 Neural Network for 3D data

[Tata. et al. CVPR 2018] Tangent Convolutions for Dense Prediction in 3D [Code]

[Su et al. CVPR 2018] SPLATNet: Sparse Lattice Networks for Point Cloud Processing [Project] [Code]

[Qi et al. NIPS 2017] PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space [Project] [Code]

[Weiler et al. NIPS 2018] 3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data [Project] [Code]

[Sung et al. NIPS 2018] Deep Functional Dictionaries: Learning Consistent Semantic Structures on 3D Models from Functions [Project] [Code]

6.2 3D Registration & Rendering

[Nguy. et al. NIPS 2018] RenderNet: A deep convolutional network for differentiable rendering from 3D shapes

[Kim et al. ECCV 2018] Fast and Accurate Point Cloud Registration using Trees of Gaussian Mixtures [Project] [Video]

[Sung et al. Siggraph Asia 2017] ComplementMe: Weakly-Supervised Component Suggestions for 3D Modeling [Project] [Code]

[Zhu et al. SIGGRAPH Asia 2018] SCORES: Shape Composition with Recursive Substructure Priors [Project] [Code]

[Este. et al. 3DV 2018] Robust Fitting of Subdivision Surfaces for Smooth Shape Analysis [Project] [Code]

[Kato et al. CVPR 2018] Neural 3D Mesh Renderer [Project] [Code]

7. SLAM today

7.1 3D Reconstruction & SLAM

[Shi et al. ECCV 2018] PlaneMatch: Patch Coplanarity Prediction for Robust RGB-D Reconstruction [Project] [Code]

[Bloesch et al. CVPR 2018] CodeSLAM — Learning a Compact, Optimisable Representation for Dense Visual SLAM [Project] [Video]

[Berg. et al. ICRA 2018] Online Photometric Calibration of Auto Exposure Video for Realtime Visual Odometry and SLAM [Project] [Code]

7.2 Object-aware SLAM

[Rünz et al. ISMAR 2018] MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects [Project] [Code] [Demo]

[McCo. et al. 3DV 2018] Fusion++: Volumetric Object-Level SLAM [Video]

[Zhou et al. ECCV 2018] DeepTAM: Deep Tracking and Mapping [Project] [Code]

7.3 3D Photography

[Hedman et al. SIGGRAPH] Instant 3D Photography [Project] [Code]

[Chen et al. ECCV 2018] PS-FCN: A Flexible Learning Framework for Photometric Stereo [Project] [Code]

Misc:

Workshops

Bridge to CVPR 3D workshop

Dataset 2018

[Trem. et al. CVPR 2018 Workshop] Falling Things: A Synthetic Dataset for 3D Object Detection and Pose Estimation [Dataset]

[Sun et al. CVPR 2018] Pix3D: Dataset and Methods for Single-Image 3D Shape Modeling [Dataset]

[Muel. et al. CVPR 2018] GANerated Hands Dataset [Dataset]

SUMO challenge dataset [Dataset] [Code]

More resources

Amesome 3D machine learning collection here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].