mx-maskrcnn
mx-maskrcnn copied to clipboard
AssertionError: P5_lateral_weight not initialized
When i ran bash demo.sh , got the error below
mx-maskrcnn-master/rcnn/tools/demo_maskrcnn.py", line 46, in demo_maskrcnn assert k in arg_params, k + ' not initialized' AssertionError: P5_lateral_weight not initialized
Kindly let me know to solve this problem