-
**Describe the bug**
Training of faster R-cnn with resnet50 dc5 on voc07 is very slow. Have obtained only 0.208 mAP for 12 epochs.
**Reproduction**
```
./tools/dist_train.sh configs/pascal_…
-
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
**Describe the bug**
A clear and concise description of wha…
-
Error in full training:
tools/train.py FAILED
=======================================
Root Cause:
[0]:
time: 2021-10-04_17:02:18
rank: 0 (local_rank: 0)
exitcode: 1 (pid: 921)
…
-
I have this issue on np.concatenate(indices). I used my dataset with coco format
python tools/train.py configs/pn_test.py
pn_test is copy from mask_rcnn_x101_64x4d_fpn_1x.py
2020-03-04 17:56:10,433…
-
Run:
python tools/train_net.py \
> --config-file configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_1x.yaml \
> SOLVER.IMS_PER_BATCH 2 SOLVER.BASE_LR 0.0025
information:
sys.platform …
-
https://github.com/open-mmlab/mmfashion
-
在gcc 4.9 5.2 cuda 9.0 10.1下均会报错:
ERROR: Command errored out with exit status 1:
command: /search/odin/hongyuan/anaconda3/envs/py13/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0]…
-
I'm getting following error while trying to train a model.
My training config is as follows:
```
# https://mmdetection.readthedocs.io/en/latest/tutorials/config.html#an-example-of-mask-r-cnn
mod…
-
Hi I got problem when running run_predict.py
Here is my error
When I'm using pointrend:
AttributeError: Cannot find field 'pred_masks' in the given Instances!
When I'm using densepose:
Attr…
-
**Describe the bug**
When I build the onnx runtime with CUDA from source (branch checkout v1.8.0 or master) with this command:
` .\build.bat --config Release --build_nuget --parallel --skip_tests -…