ESRI_Object_Detection icon indicating copy to clipboard operation
ESRI_Object_Detection copied to clipboard

Missing argument 'pyramid_levels' in test_anchor.py

Open rutuja1409 opened this issue 4 years ago • 0 comments

hi @kunwar31 I'm getting this error on running the test_anchor.py file. Can you please help me solve this? 2021-05-11 07:03:45.259850: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0 Traceback (most recent call last): File "/content/drive/MyDrive/ERSI_falu/test_anchors.py", line 43, in while run(valid_gen,args,parse_anchor_parameters(args.config)): TypeError: run() missing 1 required positional argument: 'pyramid_levels'

rutuja1409 avatar May 11 '21 07:05 rutuja1409