Commit History
torchvision nms bug fix
124f0e8
init_torch_seeds >> init_seeds bug fix
66676eb
classifier, export, torch seed updates
883924d
Fix increment_dir to use run_xxx for logdir (#1058)
c5d2331
unverified
Update requirements.txt coremltools==4.0b4
35fe985
unverified
Update get_voc.sh data download URLs (#1077)
2d2371d
unverified
Mingyu Wang
commited on
Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified
export.py folder sys.path addition (#1052)
d55c326
unverified
mosaic4 bottom left image fix (#1021)
7220cee
unverified
haoyuefan
commited on
adding the configuration to deploy yolov5 in in app engine (#964)
702c4fa
unverified
Guilhen
guilhembau
commited on
feat: add rtmp support (#1009)
b8f6567
unverified
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