123wk45678

Results 7 issues of 123wk45678

i use lfw data,and i resize for images to 112*112,but when i use python train ,error:FileNotFoundError: [Errno 2] No such file or directory: './data/new_lfw/imgs', what should i do?

when i run main function where is model.py i get an error,for example " energy = content_content + content_position RuntimeError: The size of tensor a (196) must match the size...

我看了这个网络结构,发现相较于yolov5l太大了吧,这个在速度上过过得去嘛

I DO NOT find about atss's .py

当我使用跑“ python tools/infertime_analyze.py configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco.py ” 报错:“ AttributeError: 'NoneType' object has no attribute 'rpn' ” 我应该怎么解决这个问题呀

我运行了arch里面的regnet.config_network函数,读取的是configs文件里面的RegNet-0.4GF.iNI文件,我打印了出来,发现和原来ResNet网络没什么太大区别,当然可能是我没看懂