-
hi @AlexeyAB , I recalculate anchors for voc dataset using darknet.exe detector calc_anchors data/voc.data -num_of_clusters 9 -width 416 -heigh 416,but the reuslts are diffierent from the yolov3-vo…
-
from the paper, pascal aug contains 10582, 1449, 1456 train, val, test images. But when I check the code, it seems use 11355 (another split ) for training.
Did I miss something?
-
Training code for custom dataset
-
Dear author:
Congratulations on having your paper published in 2022 ECCV Oral!
Also , thanks your great project!
I have encountered a problem while evaluation result in VOC datase…
-
When I am going to the link to download SBD dataset, it is taking me to a link of Bharath Hariharan, but in that page I am unable to find the download link
-
感谢提供这么方便的镜像。我想下载“allenai/c4”但遇到问题,麻烦看一下。复现方法如下:
编写脚本
```python
# download_allenai_c4.py
from datasets import load_dataset
ds = load_dataset('allenai/c4', data_files={'validation': 'en/c4-vali…
-
Hello, I trained the model for the first time according to the number of iterations you set 30,000 times, but the total_loss has been floating around 10 within 6 hours after training, and the results …
-
I'm going to use the author's code to replicate my own dataset, can you tell me how to generate the training.npy file in the image below?
![image](https://github.com/arthurdouillard/CVPR2021_PLOP/ass…
-
Hello, I have trained VOC dataset for more than 100 epochs, but got poor mAP like follow picture, could you give me some advice?
```
61 0.385491111925769
+-------+-------------+---------+
| Index …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…