Commit History

Update export.py with v3.0 Hardswish() support (#831)
4fb8cb3

glenn-jocher commited on

Update export.py with v3.0 Hardswish() support
4d7f222

glenn-jocher commited on

Create evolve.sh for infinite hyp evolution
8666bc5

glenn-jocher commited on

model.fuse() fix for export.py (#827)
a8751e5

glenn-jocher commited on

Update requirements.txt for coremltools kmeans quantization
5f07782

glenn-jocher commited on

exportable Hardswish() implementation
71209a6

glenn-jocher commited on

Update hyp.finetune.yaml
fd71fe8

glenn-jocher commited on

gsutil cp yaml when evolving to GCP bucket
f7e075f

glenn-jocher commited on

Update plot_results()
9dbaa1b

glenn-jocher commited on

remove ema.ema hasattr(ema, 'module') check
83dc540

glenn-jocher commited on

Update hyp.finetune.yaml on VOC results
1309400

glenn-jocher commited on

Update requirements.txt to coremltools==4.0b3
fb05681

glenn-jocher commited on

Update yolo.py with model_info(verbose=False)
d0f98c0

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
b985122

glenn-jocher commited on

Update test.py with set() (#806)
c171e45

glenn-jocher commited on

FP16 NMS (#814)
ea5e97f
unverified

glenn-jocher commited on

--resume to same runs/exp directory (#765)
4447f4b
unverified

glenn-jocher commited on

CIoU nan bug fix (#736)
5e0b90d

glenn-jocher commited on

Fix ema attribute error in DDP mode (#775)
fb4fc8c
unverified

Nanobit glenn-jocher commited on

--save-txt bug fix (#763)
da35727
unverified

glenn-jocher commited on

single command --resume (#756)
ebafd1e
unverified

glenn-jocher commited on

Update torch_utils.py (#751)
26c3b11
unverified

lesscomfortable commited on

update Dockerfile with libgl1-mesa-glx
2077d78

glenn-jocher commited on

update .dockerignore
b35f76e

glenn-jocher commited on

Update stale.yml
fe80bed
unverified

glenn-jocher commited on

update requirements.txt
7b2b521

glenn-jocher commited on

Update README.md
5991d14
unverified

glenn-jocher commited on

Update utils/google_utils.py (#733)
66744a0
unverified

Quan Lin commited on

Update README.md
06bdd39
unverified

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Update readme to remove apex dependency (#727)
1ddf692
unverified

tkianai commited on

Fix list paths (#721)
56c2c34
unverified

Hatovix glenn-jocher commited on

max workers for dataloader (#722)
a925f28
unverified

Marc commited on

reverse plotting low to high confidence
7875f4c

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
d2da523

glenn-jocher commited on

utils.general comment updates/bug fixes
9f482cb

glenn-jocher commited on

Github release assets model autodownload (#711)
1f92422
unverified

Marc glenn-jocher commited on

Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified

Nanobit glenn-jocher commited on

Filter the None labels (#705)
542833c
unverified

tkianai commited on

Model freeze capability (#679)
e71fd0e

glenn-jocher commited on

the value should be a list to unpacking (#688)
9ae8683
unverified

tkianai commited on

update train.py remove save_json final_epoch
8e5c665

glenn-jocher commited on

Dataset autodownload feature addition (#685)
41523e2
unverified

glenn-jocher commited on

Fix missing model.stride in DP and DDP mode (#683)
3d8ed0a
unverified

Nanobit commited on

Single-source training update (#680)
a0ac5ad

glenn-jocher commited on

Single-source training (#680)
3c6e2f7
unverified

glenn-jocher commited on

Fix unrecognized local rank argument (#676)
d7cfbc4
unverified

Nanobit commited on