This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yolov7
mirror of
https://github.com/WongKinYiu/yolov7.git
Watch
1
Star
0
Fork
You've already forked yolov7
0
Code
Issues
Projects
Releases
Wiki
Activity
b2bc3773a1
yolov7
/
models
History
hanoch
e5654f43f0
tir channel expansion, adapt mosaic to TIR or any other than UINT8/RGB , inversion aug is dtype dependant. test.py : verbose save class mAP , mAP per size. ClearML support
2024-09-23 11:23:13 +03:00
..
__init__.py
main code
2022-07-06 23:23:27 +08:00
common.py
Test/ train/detect :Scaling and normalization.
2024-09-15 09:20:39 +03:00
experimental.py
Fixed issue with confidence for single class detectors when exporting (
#607
)
2022-09-12 17:28:19 +03:00
yolo.py
tir channel expansion, adapt mosaic to TIR or any other than UINT8/RGB , inversion aug is dtype dependant. test.py : verbose save class mAP , mAP per size. ClearML support
2024-09-23 11:23:13 +03:00