YuHengsss / YOLOV

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

About pretrain the YOLOV++ models #97

Open KaihongLi opened 5 days ago

KaihongLi commented 5 days ago

Please ask is to pre-train YOLOX by ImageNet VID and DET at the same time, and then fine-tune the model by ImageNet VID to get the final

YuHengsss commented 5 days ago

Yep, the pipeline of YOLOV++ is the same as YOLOV. The differences lie in the model arc.