xiaobaiaaaaa

Results 2 issues of xiaobaiaaaaa

Traceback (most recent call last): File "D:/github/Mask_RCNN-2.1(01)/Mask_RCNN-2.1/samples/balloon/balloon.py", line 340, in utils.download_trained_weights(weights_path) File "D:\github\Mask_RCNN-2.1(01)\Mask_RCNN-2.1\utils.py", line 726, in download_trained_weights with urllib.request.urlopen(COCO_MODEL_URL) as resp, open(coco_model_path, 'wb') as out: File "D:\anaconda3\envs\py37\lib\urllib\request.py", line 222, in...

When I run train.py, the following error occurs: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler....