Deep_Object_Pose icon indicating copy to clipboard operation
Deep_Object_Pose copied to clipboard

Split Training and Test Data

Open tensarflow opened this issue 2 years ago • 1 comments

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.

tensarflow avatar Aug 30 '23 14:08 tensarflow

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

TontonTremblay avatar Aug 30 '23 20:08 TontonTremblay