Commit History
Fix relative path for VOC download (#880)
901243c
unverified
Merge remote-tracking branch 'origin/master'
3e04d20
opt.image_weights bug fix (#885)
f06e2d5
Add InfiniteDataLoader class (#876)
1e15aad
unverified
opt.img_weights bug fix (#885)
69ff781
seaborn plotting correlogram addition
987c226
Update hyperparameters to add lrf, anchors
08e97a2
torch.ops.torchvision.nms (#860)
9776e70
unverified
rafale77
commited on
Update Dockerfile to upgrade pip
0c01afc
Update Dockerfile FROM nvcr.io/nvidia/pytorch:20.08-py3
62e0374
Update general.py plot_evolution()
31d6c38
Update export.py --img-size comment
1e7674d
Update train.py forward simplification
a21bd06
Update general.py (#823)
455f7b8
unverified
Willie Maddox
commited on
Update general.py bbox_iou() with eps improvements (#736)
5a7d79f
unverified
generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a
torch.from_tensor() bug fix
09402a2
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