YuHengsss / YOLOV

This repo is an implementation of PyTorch version YOLOV Series
Apache License 2.0
309 stars 43 forks source link

how to prepare the corresponding vid_train_coco.json file and train_seq.npy file #26

Closed XiaoSue closed 1 year ago

XiaoSue commented 1 year ago

Hello, thank you very much for your excellent work. I want to know how to prepare the corresponding vid_train_coco.json file and train_seq.npy file if I want to use my own data set. Is there any guidance for training private data set on your project? thank you very much.

YuHengsss commented 1 year ago

Hello, thanks for your interest in our work. You can refer https://github.com/YuHengsss/YOLOV/issues/6#issuecomment-1236464310 which is the same question