Open CV-deeplearning opened 4 years ago
Hi, @CV-deeplearning. If you want to train your own dataset, you need to:
BAGS models: label2binlabel.pt, pred_slice_with0.pt, valsplit.pkl
these 3 intermediate files referring to these 2 functions (1, 2). Then you can train on your own dataset.
Thank you for your great project. But how to train my own dataset?