-
@glenn-jocher
Hello, I have researched the mAP in the inference part and found some problems:
- The original size of my data set is 1360x800
- When I execute train.py, `--img` is set to 640, and w…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
### Bug
…
-
Thank you for your great work,
i have several questions w.r.t. dataset preparation for pre-training.
1. How can I get the label map of COCO?
below might be the one, but I'm not quite sure...…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documenta…
-
**Describe the bug**
I am trying to convert MaskRCNN in TensorFlow 2 to ONNX but it is failing due to `CombinedNonMaxSuppression` op being not supported in ONNX.
**Urgency**
It is blocking the us…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
## Tasks
- [x] Create a COCO dataset from the Chatswood buildings dataset on [SharePoint](https://unisyd.sharepoint.com/:f:/r/teams/SydneyInformaticsHub2/Shared%20Documents/1%20SIH%20Central%20Docu…
-
i am training detecto for custom object detection. anyone who can help me as soon as possible. i will be very grateful to you.
here is the code.
from detecto import core, utils, visualize
…
-
I have trained yolov4-relu on custom dataset with 17 classes. I have made following changes:
1. No. of classes to 17 in each yolo layer
2. No. of filters to 66 ([5 + 17] * 3)
3. Altered the GIoU …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…