-
## 环境
1.系统环境:Ubuntu 22.04.2
2.MegEngine版本:1.13.0
3.python版本:3.10.12
4.模型名称:atss_res18_coco_3x_800size
## 复现步骤
1.训练
```
python official/vision/detection/tools/train.py -f official/visi…
-
Could you tell which dataset I should ues? And what format the dataset should be ?After reading README.md,I cannot understand how to train the network clearly.Thanks!
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …
-
![53be6eb6d798ae090bd6514c35066857](https://github.com/lyuwenyu/RT-DETR/assets/35287639/48f8f88d-5156-4aee-8a8e-caa9ac8caf8c)
我使用rtx4070在gpu上检测速度,却只有0.2s,这是为什么,主干网络三resnet101
-
Would be nice if `copper` could also generate an `EBNF` as understood by https://www.bottlecaps.de/rr/ui to generate railroad diagrams (https://en.wikipedia.org/wiki/Syntax_diagram).
I extended `bi…
-
When analyzing complex images/videos, after some time, the conde stops and I get `Segmentation fault (core dumped)` with no output image or video. My intuition tells me that this happens with "complex…
-
(base) H:\AttnGAN-master\code>python pretrain_DAMSM.py --cfg cfg/DAMSM/coco.yml --gpu 0
Using config:
{'B_VALIDATION': False,
'CONFIG_NAME': 'DAMSM',
'CUDA': True,
'DATASET_NAME': 'coco',
'D…
-
**Describe the bug**
I trained my custom dataset with rtdetr_r101vd_6x_coco_custom.yml. However, I found onnx is three times slower than pytorch.
I just run export_onnx.py in the github and saves m…
-
**Describe the bug**
```console
ver.2.0.0 …
-
I'm trying to validate this model by using colab, and the Unpickling Error occurred like below:
Traceback (most recent call last):
File "coco_validation.py", line 51, in
main()
File "c…