Commit History
Update export.py with v3.0 Hardswish() support (#831)
4fb8cb3
Update export.py with v3.0 Hardswish() support
4d7f222
Create evolve.sh for infinite hyp evolution
8666bc5
model.fuse() fix for export.py (#827)
a8751e5
Update requirements.txt for coremltools kmeans quantization
5f07782
exportable Hardswish() implementation
71209a6
Update hyp.finetune.yaml
fd71fe8
gsutil cp yaml when evolving to GCP bucket
f7e075f
Update plot_results()
9dbaa1b
remove ema.ema hasattr(ema, 'module') check
83dc540
Update hyp.finetune.yaml on VOC results
1309400
Update requirements.txt to coremltools==4.0b3
fb05681
Update yolo.py with model_info(verbose=False)
d0f98c0
Merge remote-tracking branch 'origin/master'
b985122
Update test.py with set() (#806)
c171e45
FP16 NMS (#814)
ea5e97f
unverified
optimize imports
b42e8a5
--resume to same runs/exp directory (#765)
4447f4b
unverified
CIoU nan bug fix (#736)
5e0b90d
Fix ema attribute error in DDP mode (#775)
fb4fc8c
unverified
--save-txt bug fix (#763)
da35727
unverified
single command --resume (#756)
ebafd1e
unverified
Update torch_utils.py (#751)
26c3b11
unverified
update Dockerfile with libgl1-mesa-glx
2077d78
reformat code
f5da528
update .dockerignore
b35f76e
Update stale.yml
fe80bed
unverified
update requirements.txt
7b2b521
Update README.md
5991d14
unverified
Update utils/google_utils.py (#733)
66744a0
unverified
Quan Lin
commited on
Update README.md
06bdd39
unverified
v3.0 Release (#725)
916d4aa
unverified
Update readme to remove apex dependency (#727)
1ddf692
unverified
tkianai
commited on
Fix list paths (#721)
56c2c34
unverified
Fix Logging (#719)
0892c44
unverified
max workers for dataloader (#722)
a925f28
unverified
Marc
commited on
reverse plotting low to high confidence
7875f4c
Merge remote-tracking branch 'origin/master'
d2da523
utils.general comment updates/bug fixes
9f482cb
Github release assets model autodownload (#711)
1f92422
unverified
Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified
Filter the None labels (#705)
542833c
unverified
tkianai
commited on
Model freeze capability (#679)
e71fd0e
the value should be a list to unpacking (#688)
9ae8683
unverified
tkianai
commited on