YuHengsss / YOLOV

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

The number of model parameters is incorrect #33

Open tgf123 opened 1 year ago

tgf123 commented 1 year ago

TypeError: forward() got an unexpected keyword argument 'nms_thresh'

Alphacch commented 1 year ago

same error.Did you solve it?