-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar que…
-
I have trained Yolov5 model for Catttle Face Recognition. How can i run that Train model To this Repo @vectornguyen76 @ThanhPhuc21 @jayllfpt
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read the …
-
Hi,
when run insight_test.py it says :
RuntimeError: Failed downloading url http://insightface.ai/files/models/arcface_r100_v1.zip
I assume it ws downloading from google drive ? but here i…
-
How do I change mtcnn to retinaface or other face detection model? How do I pass face alignment dots?
Can someone share a working example?
-
### System Information
OpenCV python version: 4.7.0
Operating System / Platform: Ubuntu 20.04
Python version: 3.8.10
### Detailed description
The error happens when reading the **.onnx** model us…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### B…
-
@derronqi 大佬你好,就是我是一名大二学生,然后是在中北大学的robomaster战队里负责用神经网络识别装甲板实现自动瞄准,不过就是之前我用yolo系列训练出来的模型最后实际测试时得到的bbox和装甲板的轮廓并不能很好的拟合,导致后续使用pnp进行姿态解算时会有较大误差,所以我想将传统yolo的数据集格式改为用四个角点的归一化坐标,然后我看到了您这个项目,不过我看您的数据集格式里还是包含…
-
We are working on a custom dataset model and also trained our model in a kaggle notebook. From the kaggle notebook, we got our model weights file in the outputs which is best.pt and last.pt after …
-
### 🚀 The feature
YOLO aka. You Only Look Once, which is a vibrant series of object detection models since the release of Joseph Redmon [You Only Look Once: Unified, Real-Time Object Detection](htt…