bluedream1121 / Awesome-Implicit-NeRF-Robotics

A comprehensive list of Implicit Representations and NeRF papers relating to Robotics/RL domain, including papers, codes, and related websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome-Implicit-NeRF-Robotics Awesome

This repo contains a curative list of Implicit Representations and NeRF papers relating to Robotics/RL domain, inspired by awesome-computer-vision

Please feel free to send me pull requests or email to add papers!

If you find this repository useful, please consider citing and STARing this list. Feel free to share this list with others!

For an overview of NeRFs, checkout the Survey (Neural Volume Rendering: NeRF And Beyond), Blog post (NeRF Explosion 2020) and Collection (awesome-NeRF)


Overview


Object Pose Estimation

  • ShAPO: Implicit Representations for Multi Object Shape Appearance and Pose Optimization, ECCV, 2022. [Paper] [Pytorch Code] [Webpage] [Video]

  • NCF: Neural Correspondence Field for Object Pose Estimation, ECCV, 2022. [Paper] [Pytorch Code] [Webpage]

  • Neural-Sim: Learning to Generate Training Data with NeRF, ECCV 2022. [Paper] [Pytorch Code] [Webpage]

  • DISP6D: Disentangled Implicit Shape and Pose Learning for Scalable 6D Pose Estimation, ECCV 2022. [Paper] [Pytorch Code] [Webpage] [Video]

  • SNAKE: " SNAKE: Shape-aware Neural 3D Keypoint Field", NeurIPS, 2022. [Paper] [Pytorch Code]

  • NeRF-RPN: A general framework for object detection in NeRFs, arXiv. [Paper] [Video]

  • nerf2nerf: Pairwise Registration of Neural Radiance Fields, arXiv. [Paper] [Pytorch Code] [Webpage] [Dataset]

  • iNeRF: "Inverting Neural Radiance Fields for Pose Estimation", IROS, 2021. [Paper] [Pytorch Code] [Website] [Dataset]

  • NeRF-Pose: " A First-Reconstruct-Then-Regress Approach for Weakly-supervised 6D Object Pose Estimation", arXiv. [Paper]

  • PixTrack: Precise 6DoF Object Pose Tracking using NeRF Templates and Feature-metric Alignment, arXiv. [Paper] [Pytorch Code]


SLAM

  • iSDF: Real-Time Neural Signed Distance Fields for Robot Perception, RSS, 2022. [Paper] [Pytorch Code] [Website]

  • LENS: " LENS: Localization enhanced by NeRF synthesis", CORL, 2021. [Paper]

  • NICE-SLAM: "Neural Implicit Scalable Encoding for SLAM", CVPR, 2021. [Paper] Pytorch Code] [Website]

  • iMAP: "Implicit Mapping and Positioning in Real-Time", ICCV, 2021. [Paper] [Website]

  • BNV-Fusion: "BNV-Fusion: Dense 3D Reconstruction using Bi-level Neural Volume Fusion", CVPR, 2022. [Paper] Pytorch Code]

  • NeRF-SLAM: "Real-Time Dense Monocular SLAM with Neural Radiance Fields", arXiv. [Paper]

  • Nerfels: "Renderable Neural Codes for Improved Camera Pose Estimation", CVPR 2022 Workshop. [Paper]

  • "SDF-based RGB-D Camera Tracking in Neural Scene Representations", ICRA Workshop, 2022. [Paper]


Physics

  • DANOs: Differentiable Physics Simulation of Dynamics-Augmented Neural Objects, arXiv. [Paper] [Video]

  • NeuPhysics: Editable Neural Geometry and Physics from Monocular Videos, Neurips, 2022. [Paper] [Pytorch Code] [Website]


Manipulation/RL

  • Ditto: Building Digital Twins of Articulated Objects from Interaction, CVPR, 2022. [Paper] [Pytorch Code] [Website]

  • Relational-NDF: SE(3)-Equivariant Relational Rearrangement with Neural Descriptor Fields, CORL 2022. [Paper] [Pytorch Code] [Website]

  • Neural Descriptor Fields: SE(3)-Equivariant Object Representations for Manipulation, arXiv. [Paper] [Pytorch Code] [Website]

  • Evo-NeRF: Evolving NeRF for Sequential Robot Grasping of Transparent Objects, CORL 2022. [Paper] [Website]

  • NeRF-RL: "Reinforcement Learning with Neural Radiance Fields", arXiv. [Paper] [Website]

  • Neural Motion Fields: Encoding Grasp Trajectories as Implicit Value Functions, RSS 2022. [Paper] [Video]

  • Grasping Field: Learning Implicit Representations for Human Grasps, 3DV 2020. [Paper] [Pytorch Code] [Video]

  • Dex-NeRF: "Using a Neural Radiance Field to Grasp Transparent Objects", CORL, 2021. [Paper] [Website]

  • NeRF-Supervision: "Learning Dense Object Descriptors from Neural Radiance Fields", ICRA, 2022. [Paper] [Pytorch Code] [Website]

  • GIGA: "Synergies Between Affordance and Geometry: 6-DoF Grasp Detection via Implicit Representations", RSS, 2021. [Paper] [Pytorch Code] [Website]

  • NeuralGrasps: " Learning Implicit Representations for Grasps of Multiple Robotic Hands", CORL, 2022. [Paper] [Website]

  • ObjectFolder: "A Dataset of Objects with Implicit Visual, Auditory, and Tactile Representations"", CORL, 2021. [Paper] [Pytorch Code] [Website]

  • ObjectFolder 2.0: "A Multisensory Object Dataset for Sim2Real Transfer"", CVPR, 2022. [Paper] [Pytorch Code] [Website]

  • NeRF2Real: "Sim2real Transfer of Vision-guided Bipedal Motion Skills using Neural Radiance Fields"", arXiv. [Paper] [Website]

  • NiFR: "Neural Fields for Robotic Object Manipulation from a Single Image", arXiv. [Paper]


Planning/Navigation

  • NeRFlow: "Neural Radiance Flow for 4D View Synthesis and Video Processing", ICCV, 2021. [Paper] [Pytorch Code] [Website]

  • NeRF-Navigation: "Vision-Only Robot Navigation in a Neural Radiance World", ICRA, 2022. [Paper] [Pytorch Code] [Website]

  • Uncertainty Guided Policy for Active Robotic 3D Reconstruction using Neural Radiance Fields, RAL, 2022. [Paper] [Website]

  • NeRF-dy: "3D Neural Scene Representations for Visuomotor Control", CORL, 2021. [Paper] [Website]

  • CompNeRFdyn: "Learning Multi-Object Dynamics with Compositional Neural Radiance Fields", arXiv. [Paper] [Website]

  • PIFO: "Deep Visual Constraints: Neural Implicit Models for Manipulation Planning from Visual Input", arXiv. [Paper] [Website]

  • RedSDF: "Regularized Deep Signed Distance Fields for Reactive Motion Generation", arXiv. [Paper] [Website]

  • ESDF: "Sampling-free obstacle gradients and reactive planning in Neural Radiance Fields", arXiv. [Paper]

  • "Full-Body Visual Self-Modeling of Robot Morphologies", arXiv. [Paper] [Pytorch Code] [Website ]

  • CLIP-Fields: "Open-label semantic navigation with pre-trained VLMs and language models", arxiv. [Paper] [Pytorch Code and Tutorials] [Website]


Citation

If you find this repository useful, please consider citing this list:

@misc{irshad2022implicitnerfroboticspaperslist,
    title = {Awesome-Implicit-NeRF-Robotics},
    author = {Muhammad Zubair Irshad},
    journal = {GitHub repository},
    url = {https://github.com/zubair-irshad/Awesome-Implicit-NeRF-Robotics},
    year = {2022},
}

About

A comprehensive list of Implicit Representations and NeRF papers relating to Robotics/RL domain, including papers, codes, and related websites