varunburde commited on
Commit
2f3eadf
·
verified ·
1 Parent(s): 5ac0d8f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,9 +19,9 @@ size_categories:
19
  This dataset consists of raw rendered Physically Based Rendering (PBR) data and 3D mesh assets designed for training and fine-tuning pose-estimation models, specifically adapting Megapose for transparent objects. Created by Varun Burde in November 2024 and prepared for distribution in February 2026, the data provides a comprehensive resource for implicit representation research.
20
 
21
  ## Visualization
22
- Below is a sample RGB render from the dataset (`train_pbr/000000/rgb/000000.png`):
23
 
24
- ![Sample RGB Render](https://huggingface.co/datasets/varunburde/Transparent_finetune_dataset/resolve/main/preview_rgb.png)
25
 
26
  ## Dataset Structure
27
 
 
19
  This dataset consists of raw rendered Physically Based Rendering (PBR) data and 3D mesh assets designed for training and fine-tuning pose-estimation models, specifically adapting Megapose for transparent objects. Created by Varun Burde in November 2024 and prepared for distribution in February 2026, the data provides a comprehensive resource for implicit representation research.
20
 
21
  ## Visualization
22
+ Below is a sample visualization showing the RGB render, Depth map, and Visibility Mask (stacked sequentially):
23
 
24
+ ![Dataset Preview](https://huggingface.co/datasets/varunburde/Transparent_finetune_dataset/resolve/main/preview_combined.png)
25
 
26
  ## Dataset Structure
27