DC1991 / FS_Net

the code for CVPR2021 work: FS-Net
MIT License
93 stars 12 forks source link

demo question #17

Open etoilestar opened 2 years ago

etoilestar commented 2 years ago

hello, when I run detect_fsnet.py, it raised an AttributeError: Can't get attribute 'SPPF' on <module 'models.common', what's the problem?

danieldd2 commented 2 years ago

see https://github.com/ultralytics/yolov5/issues/5175#issuecomment-1012300503 just add this lines and it works