Commit History
model.add_nms() method
4fce009
.fuse() additional error checking
2f77cf3
.fuse() gradient introduction bug fix
89655a8
add NMS to pretrained pytorch hub models
c4cb785
add mosaic and warmup to hyperparameters (#931)
5a9c5c1
add mosaic and warmup to hyperparameters (#931)
f1c63e2
self.label_files bug fix (#958)
806e75f
print self.yaml['nc'] override update
6062bb7
prevent testloader caching on --notest
a62a45b
remove `nn.Conv2d` in default settings (#949)
35dc935
unverified
tomguluson92
commited on
check_file() assert unique
c54e394
unverified
LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d
_RepeatSampler outside of InfiniteDataLoader
d49c52e
Dockerfile sudo docker "kill all" bug fix
bb8872e
add .git to .dockerignore
cab36f7
glob.glob(recursive=True) search (#917)
9c0efdd
hyp evolution force-autoanchor fix
c8e5181
reorganize train initialization steps
c687d5c
gsutil cp hyp evolution bug fix (#876)
bc1fd13
hyp['anchors'] evolution update
44cdcc7
remove if platform.system() == 'Darwin' checks
ffe9eb4
Update hyp.finetune.yaml on 306 VOC generations result
23a7f29
Merge remote-tracking branch 'origin/master'
0a0675d
Create sotabench.py
354a97e
Fix results_file not renaming (#903)
d8274d0
unverified
Update train.py (#902)
281d78c
unverified
Update export.py
d681799
Remove autoanchor and class checks on resumed training (#889)
6f3db5e
unverified
add support for DWConv fuse operation (#898)
c5969f7
unverified
tkianai
commited on
Update datasets.py
d3f9bf2
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