STEP icon indicating copy to clipboard operation
STEP copied to clipboard

Training on Custom Dataset

Open NaeemKhan333 opened this issue 5 years ago • 0 comments

Thanks for sharing such a nice work . I want to train a model using your given code . Is it necessary to make my dataset as in the "AVA-Data set Format". If it is yes then what is the way or tools can be used.What are pre-processing steps I need to do to complete the AVA Dataset Format. Is there any way which I can use to train my dataset.

I have dataset now as follow

Dataset/ ├── Class-A │ └── insp.mp4 ├── Class-B │ └── kep.mp4 └── Class-C └── tak.mp4

NaeemKhan333 avatar Mar 02 '20 10:03 NaeemKhan333