This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yolov7
Watch
1
Star
0
Fork
0
You've already forked yolov7
mirror of
https://github.com/WongKinYiu/yolov7.git
synced
2025-06-03 21:54:57 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
yolov7
/
seg
/
utils
/
segment
History
Nomaanrizvi
40c8731b50
fixed the plot.py and dataloader.py files
2024-09-08 11:41:09 +05:30
..
__init__.py
u7 code
2022-09-01 20:17:49 +08:00
augmentations.py
u7 code
2022-09-01 20:17:49 +08:00
dataloaders.py
Updated segmentation dataloader to work with >255 instances (see
https://github.com/ultralytics/yolov5/issues/9461
and PR
#9493
of the yolov5 repo) (
#866
)
2022-10-04 18:53:13 +03:00
general.py
u7 code
2022-09-01 20:17:49 +08:00
loss.py
u7 code
2022-09-01 20:17:49 +08:00
metrics.py
u7 code
2022-09-01 20:17:49 +08:00
plots.py
fixed the plot.py and dataloader.py files
2024-09-08 11:41:09 +05:30