JierunChen / FasterNet

[CVPR 2023] Code for PConv and FasterNet
695 stars 55 forks source link

Some problem 2 #13

Open wemindful opened 1 year ago

wemindful commented 1 year ago

Are there any examples of PConv migrating to other detection frameworks? For example, YoloV5, YOLOV8

JierunChen commented 1 year ago

Hi, we haven't done it yet. You are welcome to monitor any follow-up work or try it by yourself. Note that you may put some add-ons, e.g., the squeeze and excite (SE) modules, to boost the performance further.