j96w / DenseFusion

"DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion" code repository
https://sites.google.com/view/densefusion
MIT License
1.08k stars 301 forks source link

Train on new object dataset #195

Open nihar0602 opened 3 years ago

nihar0602 commented 3 years ago

Hello @j96w,

First of all, thank you very much for sharing the code.

I ran the evaluation script and it ran. Currently, I'm planning to use this network for training on a new object that is not present in either YCB Video Dataset and LineMod dataset. Sorry, I'm new to this. Regarding that, I have few questions for you:

Your help is highly appreciated, @j96w! Thank You again.

Windson9 commented 1 year ago

Hi @nihar0602. Were you able to train the model with custom dataset ?

valentinhendrik commented 1 year ago

Hi @nihar0602. Were you able to train the model with custom dataset ?

Did you find out how the data should be labeled? I want to use synthetic data to train the network that I created using Omniverse and want to know what kind of data the network uses