-
### 💡 Your Question
Hello everybody and first of all thanks to the super_gradients team for the great work!
I have a theory question on the YOLO NAS object detection models. I am training on a cu…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
{'settin…
-
-
I am using the latest version of yolov5 pulled like 5 mins ago. I am using the yolov5s.pt file to test that export functions properly, but even with this, wich is the simpliest example, i get this err…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
…
-
python rotate_train.py --weights rotate-yolov5s-ucas.pt --cfg rotate_yolov5s_ucas.yaml --data rotate_ucas.yaml --hyp hyp.ucas.yaml --img-size 1024 --epochs 3 --batch-size 4 --noautoanchor --…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train, Multi-GPU
### Bu…
-
@glenn-jocher please please need your help here as I was not able to run the yolov5 due to errors but I see the same in yolofv3 as well. Can you please help me resolve these errors?
**Command ran:*…
-
Hi,
I'm very impressed with this approach, I have plan to do same way multi threading with split model for my usecase. I'm currently working on face detection with recognization. I'm using both a m…
-
你好,
1.对于其他轻量级网络对应的配置文件或者调试版本你这边有吗?相比于yolov5face在同样的轻量级backbone前提下,本算法是否有提高?
2.本文中有多个不同比列的anchor生成策略,这会不会带来时间(推理)速度慢的问题?
谢谢~