-
是我的detectron2版本不对吗?
-
Your google colab doesn't work. Please look at the following error message when running
`!python setup.py build develop`
![image](https://user-images.githubusercontent.com/25470644/170800281-722982…
-
Hello!
Excellent work and thanks for releasing the source code! But I met some problems while installing the dependencies.
The code raises errors when I run on Pytorch 1.9, reporting the module …
-
Hello! Thank you for the excellent release, and congratulations on CVPR :D
Will this repository be licensed under Apache 2.0 like the other repositories under ViTAE-Transformer? A license file wou…
-
将C_.MODEL.BASIS_MODULE.NORM = "BN" 并重新编译后,使用单GPU总是提示错误:Default process group is not initialized ,这个该如何解决
-
This issue describes the development requirement of a feature we wish to collaborate with the community. In this issue, we welcome the community developers to participate in the development of the Con…
-
Dears,
Thank for sharing your nice work!
But unfortunately, I can not run the inference code, as I am facing the following error:
KeyError: 'Non-existent config key: MODEL.TRANSFORMER'
I add…
-
Hey,
nice work! Is it possible to export the network to onnx?
Thanks and keep up the good work
-
I'm running the experiment code of the [https://github.com/facebookresearch/sylph-few-shot-detection.git](Sylph), which is build on AdelaiDet, Detectron2, D2go, and this mobile-vision. But the followi…
-
Which version of adet library is used? I get the following error when I run
```python tools/run_on_OSD.py --dataset-path ./sample_data --config-file configs/R50_rgbdconcat_mlc_occatmask_hom_concat.ya…