I know that if I use tfrecords it is possible to set there val_split: X and it will use X percent of a dataset for valdation thus I do not have to split mydatasets manually to train and validation subsets
1)If I do not want to use tfrecords is there a similar and simple way to automatically split datasets?
if yes please help me
2)If no, I will probably diside to use the tfrecords
thus i have more questions:
2.1
1)how choud change my yolo_v4_train_resnet18.txt file?
Since I do not want to split data manually I guess there should be only the
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
Yes, please use the sequence format. More info about “sequence format” can be found in YOLOv4 - NVIDIA Docs