git404hub

what is neuralfeels fr?

facebookresearch/neuralfeels — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-11-13

153PythonAudience · researcherComplexity · 5/5StaleSetup · hard

tl;dr

A research system that combines camera vision and touch-sensor data into a neural model so a robot hand can track and reconstruct the 3D shape of an object it's holding, even novel or partially hidden ones.

vibe map

mindmap
  root((repo))
    What it does
      Combines vision and touch
      Tracks held objects
      Handles novel objects
    How it works
      Neural field optimization
      3D shape reconstruction
      Real-time updates
    Provided
      Code and trained models
      Simulation and real datasets
      Interactive visualization
    Audience
      Robotics researchers
      Manipulation engineers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Train or run a neural model that fuses vision and tactile sensor data to reconstruct a held object's 3D shape.

VIBE 2

Use the provided datasets and trained models to study vision-touch fusion for robot manipulation research.

VIBE 3

Build dexterous manipulation tasks like assembly or sorting that need full 3D understanding of a grasped object.

what's the stack?

PythonPyTorchCUDA

how it stacks up fr

facebookresearch/neuralfeelsfacebookresearch/iopathvila-lab/figmirror
Stars153153153
LanguagePythonPythonPython
Last pushed2024-11-132026-06-25
MaintenanceStaleActive
Setup difficultyhardmoderate
Complexity5/53/5
Audienceresearcherdeveloperresearcher

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · hard time til it works · 1day+

Requires a powerful GPU and a nontrivial installation process to get the neural field pipeline running.

prompts (copy fr)

prompt 1
Explain how NeuralFeels combines camera and tactile sensor data into a single neural field representation.
prompt 2
Walk me through setting up NeuralFeels on a GPU machine and running the interactive 3D visualization.
prompt 3
What datasets does this repo provide, and how were the simulation and real-robot datasets collected?
prompt 4
How would I adapt NeuralFeels to track a new object shape that wasn't in the original training data?

Frequently asked questions

what is neuralfeels fr?

A research system that combines camera vision and touch-sensor data into a neural model so a robot hand can track and reconstruct the 3D shape of an object it's holding, even novel or partially hidden ones.

What language is neuralfeels written in?

Mainly Python. The stack also includes Python, PyTorch, CUDA.

Is neuralfeels actively maintained?

Stale — no commits in 1-2 years (last push 2024-11-13).

How hard is neuralfeels to set up?

Setup difficulty is rated hard, with roughly 1day+ to a first successful run.

Who is neuralfeels for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.