easy_detection
easy_detection copied to clipboard
NameError: name 'config' is not defined
trafficstars
Thanks for your work.When i run with the command "python inference.py --config configs/faster_rcnn_voc.yml" a problem occur as follow:
Traceback (most recent call last):
File "inference.py", line 45, in
I have solve this question.
请问你怎么解决的这个问题?我也遇到了很相似的问题,能不能分享一下你解决的方法呢?谢谢啦,我出现的问题是AttributeError: 'Option' object has no attribute 'DATA'