-
推进测试中
### Pretrained Checkpoints
|Model |size(pixels) |mAPval0.5:0.95 |mAPval0.5 |SpeedCPU b1(ms) |SpeedV100 b1(ms) |SpeedV100 b32(ms) |params(M) |FLOPs@640 (B)
|--- |--- |---…
ccssu updated
2 years ago
-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Notebook name
[how-to-track-foo…
-
Dear Fondue Team 🫕!
I have had a problem training segmentation models with Yaltai for the past week.
I use this command to convert my alto data to yolo:
`yaltai alto-to-yolo /home/users/j/jacson…
-
## ❔Question
Hi! You have this line of code in detect.py
# Print results
for c in det[:, -1].unique():
n = (det[:, -1] == c).sum() # detections per class
…
-
## ❔Question
First of all, you are doing an excellent job!! Keep doing it :D
I notice that all yolov5 model have increase mAP with v2.0 release except Yolov5s that decreased it's mAP from 36.6 to…
-
Hello, guys.
I'd like to know if the Ultralytics YOLO V4 version is available?
Tks!
-
HI , im also a taiwan student
For this competition I have some issue
how can i contact with u.
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training, Validation, De…
-
## 🚀 Feature
1. Confusion matrix outlining class confusions
2. Error analyser
3. Plot of objects inside labels in feature space
## Motivation
I am using object detection on a custom dataset. …