-
Hi, I want to train yolov3 with my own dataset but error values (-1.#IND00) don't disappear even after more than 3000 iterations as it is shown on the picture below. I do have values for avg loss and …
-
### Before Asking
- [X] I have read the [README](https://github.com/tinyvision/DAMO-YOLO/blob/master/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have r…
-
Hi @chingswy, @cvxzhou, and others,
I had a query about the pre-processed [soccer data](https://chingswy.github.io/easymocap-public-doc/works/multinb.html) provided as part of the code release of t…
-
### Avez-vous un lien avec le contenu proposé ?
- [X] Oui
- [ ] Non
### Votre nom
Adrien PAVIE
### Votre adresse email
adrien@pavie.info
### Licence
[Creative Commons International BY-SA 4.0](h…
-
Hello, I am new in YOLO. I have 10 pictures and size like 3023x3023,521x528,2160x2175 and 2075x2742. we need detect the thousand of objects in my single pic, I split the pic to 192x192, Because It's e…
-
If something doesn’t work for you, then show 2 screenshots:
1. screenshots of your issue
2. screenshots with such information
```
./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weight…
-
The pretrained models require login password
Can you give a external link to try it out
Thanks in advance
-
Hi,
I have tried to detect a single class (car ) data in VOC format.
So I changed voc2012.names to single line to generate new tfrecord data:
"car"
And changed the flags define in train…
-
我用如下命令导出onnx模型:
python deploy/export_onnx.py \
./configs/pretrain/yolo_world_v2_l_vlpan_bn_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py \
./weights/yolo_world_v2_l_obj365v1_…
-
I also facing this problem , Any one give a solution
Is fault in cfg file or image labling ??
_Originally posted by @Sivabanu in https://github.com/ecthros/labelReader/issues/8#issuecomment-77840…