YuHengsss / YOLOV

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

How to pretrain the yoloxx_vid.pth before fine-tuning? #66

Open chenhao324 opened 7 months ago

chenhao324 commented 7 months ago

May I ask how to train yoloxx_vid.pth before adding video classification branch fine-tuning? Which .py file was used for the pre training model of yoloxx_vid.pth?