-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Dear creator,
I am trying to use your package but have encountered difficulties when using the yolo3_generator function.
The code that give the error is the following
```
train_blood_yolo_gene…
-
my dataset has some crowd box which has no single box in it.
(can‘t modify these crowd box to add single object box)
i want to modify the loss to setting those crowd boxes loss to zero and keep the …
-
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)
*…
-
### System Information:
1. Ubuntu 22.04
2. X-AnyLabeling 2.3.6 CPU
3. Started using the source code, exporting YOLO object detection format works fine
---
### Issue Description:
When I compl…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Deps from pip work w current version of conda just fine.
Install updated/newest version of tk:
1. ```pip install tk```
2. Run in cmd line: ```python3 main-py3.py```
Please merge or add as main…
-
my dataset contains few images (~490 images for 2 classes). so it is fine if don't split the dataset into train and test set and use all the images for training? Does the size of test set affect the t…
-
Whilst browsing through the gen_anchors.py file I noticed a discrepancy between the anchors that are calculated in the gen_anchors.py and the preprocessing.py files. An example:
Assume that all of …
-
When I ran `test.py` with `--save-json` argument it returns both AP with yolov7 calculations and pycocotool's evaluation, but these two are very different, following are the results. Also, I have edit…