添加手机检测,反光衣检测的权重
Browse files- README.md +11 -4
- yolov5l-phone_detect.pt → phone_detct/yolov5l-phone_detect-v1.pt +0 -0
- yolov5s-phone_detect.pt → phone_detct/yolov5s-phone_detect-v1.pt +0 -0
- yolov5n-reflect_detect.pt → reflective_detect/yolov5n-reflective_detect-v1.pt +0 -0
- fake-yolo.pt → shangao/yolov10n-shangao-v1.pt +0 -0
- 0714.pt → shangao/yolov10n-shangao-v2.pt +0 -0
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
## 目标检测权重
|
| 2 |
|
| 3 |
-
| 训练日期
|
| 4 |
-
| --------- | -------- | ------------ | ------------------------------------------------ | ------ | ------------------------------------------------------------ |
|
| 5 |
-
| 很久前
|
| 6 |
-
| 2025.7.14
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## 目标检测权重
|
| 2 |
|
| 3 |
+
| 训练日期 | 网络架构 | 预训练权重 | 类别 | 性能 | 数据集及下载链接 | 权重及下载链接 |
|
| 4 |
+
| ---------- | -------- | ---------------------- | ------------------------------------------------------------ | ------ | ---------------- | ------------------------------------------------------------ |
|
| 5 |
+
| 很久前 | yolov10n | yolov10n.pt | 汽车(car)<br />卡车(truck)<br />人(people) | 待完善 | | [yolov10n-shangao-v1.pt](https://huggingface.co/bhsh0112/yolo_weights/resolve/main/fake-yolo.pt?download=true) |
|
| 6 |
+
| 2025.7.14 | yolov10n | yolov10n-shangao-v1.pt | 汽车(car)<br />卡车(truck)<br />人(people) | 待完善 | | [yolov10n-shangao-v2.pt](https://huggingface.co/bhsh0112/yolo_weights/resolve/main/0714.pt?download=true) |
|
| 7 |
+
| 2024.12.10 | yolov5l | yolov10l.pt | 手机 | 待完善 | | [yolov5l-phone_detect-v1](https://huggingface.co/bhsh0112/yolo_weights/resolve/main/yolov5l-phone_detect.pt?download=true) |
|
| 8 |
+
| 2025.4.9 | yolov5s | yolov5s,pt | 手机 | 待完善 | | [yolov5s-phone_detect-v1](https://huggingface.co/bhsh0112/yolo_weights/resolve/main/yolov5s-phone_detect.pt?download=true) |
|
| 9 |
+
| 2024.12.27 | yolov5n | yolov5n.pt | 反光衣(reflective_clothes)<br />安全帽(hat)<br />人(person) | 待完善 | | [yolov5n-reflective_detect-v1](https://huggingface.co/bhsh0112/yolo_weights/resolve/main/yolov5n-reflect_detect.pt?download=true) |
|
| 10 |
+
| | | | | | | |
|
| 11 |
|
| 12 |
+
## TODO
|
| 13 |
+
|
| 14 |
+
- [ ] 所有权重的评测
|
yolov5l-phone_detect.pt → phone_detct/yolov5l-phone_detect-v1.pt
RENAMED
|
File without changes
|
yolov5s-phone_detect.pt → phone_detct/yolov5s-phone_detect-v1.pt
RENAMED
|
File without changes
|
yolov5n-reflect_detect.pt → reflective_detect/yolov5n-reflective_detect-v1.pt
RENAMED
|
File without changes
|
fake-yolo.pt → shangao/yolov10n-shangao-v1.pt
RENAMED
|
File without changes
|
0714.pt → shangao/yolov10n-shangao-v2.pt
RENAMED
|
File without changes
|