This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yolov5
Watch
1
Star
0
Fork
0
You've already forked yolov5
mirror of
https://github.com/ultralytics/yolov5.git
synced
2025-06-03 14:49:29 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
yolov5
/
utils
/
segment
History
Sheng Hu
78a90c9661
Remove duplicate assignment code (
#11178
)
...
Signed-off-by: Sheng Hu <husheng_7@163.com>
2023-03-23 11:29:44 +01:00
..
__init__.py
YOLOv5 segmentation model support (
#9052
)
2022-09-16 00:12:46 +02:00
augmentations.py
YOLOv5 segmentation model support (
#9052
)
2022-09-16 00:12:46 +02:00
dataloaders.py
Update .pre-commit-config.yaml (
#11009
)
2023-02-18 01:06:24 +01:00
general.py
Error in tensor shape of docstring (
#11206
)
2023-03-23 11:28:31 +01:00
loss.py
Remove duplicate assignment code (
#11178
)
2023-03-23 11:29:44 +01:00
metrics.py
Update .pre-commit-config.yaml (
#11009
)
2023-02-18 01:06:24 +01:00
plots.py
Fix a visualization bug (
#11134
)
2023-03-09 23:55:02 +01:00