-
Hi everyone,
I'm currently working on my project and need some help determining the stable versions for the packages listed in my requirements.txt file. I'm a bit tied up at the moment, so I'd appr…
-
## 🐛 Bug
Assertion error when running inference with model successfully trained using the e2e_mask_rcnn_R-50-C4_1x.yaml Detectron config. No such error encountered during training.
## To Reprodu…
-
After training the model, I get the following errors during test.
command:
python2 tools/test_net.py --cfg configs/getting_started/ml349_2gpu_e2e_faster_rcnn
Inception_ResNetv2.yaml --multi-gpu-tes…
-
When running infer_simple I get an error related to yaml:
> yaml.constructor.ConstructorError: while constructing a Python object
> cannot find module 'detectron.utils.collections' (No module name…
-
### Expected results
To fully pass the `test_zero_even_op.py` test.
### Actual results
1. Firstly, I ran `test_zero_even_op.py` as usual, but I failed with system output listed below:
```bas…
-
### Expected results
This test to pass.
```
python2 $DETECTRON/tests/test_spatial_narrow_as_op.py
```
### Actual results
```
RuntimeError: [enforce fail at context_gpu.h:171] . Encountered…
-
## 🐛 Bug
I tried to deploy a Facebook detectron model (https://github.com/facebookresearch/Detectron) trained with my custom dataset (and converted to pb files) onto an Android app through JNI. In …
-
> wait for official support
# Reference
- [ ] [detectron2.export.export_onnx_model](https://detectron2.readthedocs.io/modules/export.html?highlight=onnx#detectron2.export.export_onnx_model)
- [ ]…
-
Hi @youngwanLEE ,
Would you please help me how can I do finetuning on the existed models to get the mask of only one class (person) of coco dataset? I need my model to detect only person, not 80 ob…
-
When I run the https://github.com/facebookresearch/Detectron/, I meet the following error, I am not sure whether it is a caffe2 issue?
E0216 06:57:36.106158 4415 pybind_state.h:422] Exception enco…