NVlabs / Deep_Object_Pose

Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
Other
1.03k stars 287 forks source link

Split Training and Test Data #314

Open tensarflow opened 1 year ago

tensarflow commented 1 year ago

Hi!

Do I need to split the test and train data manually? I could find any resources besides the option --datatest in the script. I am using the /scripts/train2/train.py file.

TontonTremblay commented 1 year ago

yes sorry, I did not make it do it automatically. Feel free to send a PR, it should be pretty simple to add.