Raj Jangam
Results
1
comments of
Raj Jangam
> 把frcnn.py里面的model_path换成你刚刚训练好的存在logs目录里面的那个就行了,"model_path": 'logs/best_epoch_weights.pth' PS C:\Users\Raj\Desktop\COD_RCNN_cod\src> python inference.py C:\Users\Raj\AppData\Roaming\Python\Python312\site-packages\torchvision\models\_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. e 10, in...