myheal000
myheal000
训练的指令·是python tools/train.py configs/obb/oriented_rcnn/faster_rcnn_orpn_r50_fpn_1x_dota10.py,小白,请问哪里出现了问题,其中mmdet/detectors/__init__.py文件中__all__列表中已经加入了OrientedRCNN
### Describe the bug A clear and concise description of what the bug is. Traceback (most recent call last): File "tools/mmcls/test_mmcls.py", line 9, in from mmcls.apis import multi_gpu_test, single_gpu_test ImportError:...
File "/kaggle/input/mytest068/tools/train.py", line 153, in main() File "/kaggle/input/mytest068/tools/train.py", line 149, in main meta=meta) File "/kaggle/working/newobb/mmdet/apis/train.py", line 133, in train_detector runner.run(data_loaders, cfg.workflow, cfg.total_epochs) File "/opt/conda/lib/python3.7/site-packages/mmcv/runner/epoch_based_runner.py", line 130, in run epoch_runner(data_loaders[i], **kwargs)...
单张图片进行推理的时候,如果我想不显示我不感兴趣的目标的框,并且不显示感兴趣目标类别信息,我应该如何修改? 还有一个就是Bboxloolkit/tools/visualize,py该如何与输出的.pkl配合使用,具体指令应该是怎样的,没有搞明白,希望能得到您的答复,感谢。
/BboxToolkit Processing dependencies for BboxToolkit==1.1 Searching for scipy Reading https://pypi.org/simple/scipy/ Downloading https://files.pythonhosted.org/packages/84/a9/2bf119f3f9cff1f376f924e39cfae18dec92a1514784046d185731301281/scipy-1.10.1.tar.gz#sha256=2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5 error: The read operation timed out