Beeeee-cyber

Results 1 issues of Beeeee-cyber

运行命令为:python3 inference.py --config configs/faster_rcnn_voc.yml 代码中的LOAD_CHECKPOINT、INFERENCE_LIST、IMAGE_FOLDER均改为自己的数据集和权重。 错误为:File "/home/easy_detection-master/network/Faster_RCNN/Model.py", line 40, in __init__ if 'SCALE' in config.DATA: AttributeError: 'Option' object has no attribute 'DATA' 感谢!