Skip to content

[ROBOVIS 2025] Official Implementation: Automating 3D Dataset Generation with Neural Radiance Fields

Notifications You must be signed in to change notification settings

PaulSK98/Nerf2Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Automating 3D Dataset Generation with Neural Radiance Fields

Conference: ROBOVIS 2025 Teaser Image

Authors: Paul Schulz (OVGU Magdeburg) Thorsten Hempel (OVGU Magdeburg) Ayoub Al-Hamadi (OVGU Magdeburg)

Key Contributions

End-to-end automated dataset generation pipeline for monocular 3D Detection/6D Pose Estimation
Combines mesh creation via Neural Rendering and SoTA synthetic datset generation to create datasets for arbitrary complex objects
Capable of training performant 6D pose estimation models
Requires minimal resources and manual intervention


📌 Pipeline Overview

Pipeline Image

1️⃣ Object Capturing

  • Capturing 2D images of the target object using a rotating plate and a static camera
  • Using Structure from Motion (SfM) for camera pose estimation
  • Applying foreground extraction for object segmentation

2️⃣ Model Generation

  • Training a Radiance Field to create meshes
  • Refining meshes for high fidelity through vertex and face optimization
  • Mapping of diffuse texture to generate textured mesh

3️⃣ Synthetic Dataset Generation

  • Creating 3D scenes with virtual cameras, lighting, and background variations
  • Performing automated annotation (bounding boxes, segmentation, etc.)
  • Generating diverse datasets for robust training of pose estimation models

🎯 Results

1️⃣ Object Capturing
2️⃣ Model Generation Radiance Fields
Meshes
3️⃣ Synthetic Dataset Generation Bounding Box Modalities
Light Variations
4️⃣ Inference Results

About

[ROBOVIS 2025] Official Implementation: Automating 3D Dataset Generation with Neural Radiance Fields

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published