Commit History

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

glenn-jocher commited on

export.py folder sys.path addition (#1052)
d55c326
unverified

PetrDvoracek commited on

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

stone99 ryan.fu glenn-jocher commited on

model.add_nms() method
4fce009

glenn-jocher commited on

.fuse() additional error checking
2f77cf3

glenn-jocher commited on

.fuse() gradient introduction bug fix
89655a8

glenn-jocher commited on

add NMS to pretrained pytorch hub models
c4cb785

glenn-jocher commited on

add mosaic and warmup to hyperparameters (#931)
5a9c5c1

glenn-jocher commited on

add mosaic and warmup to hyperparameters (#931)
f1c63e2

glenn-jocher commited on

self.label_files bug fix (#958)
806e75f

glenn-jocher commited on

print self.yaml['nc'] override update
6062bb7

glenn-jocher commited on

prevent testloader caching on --notest
a62a45b

glenn-jocher commited on

remove `nn.Conv2d` in default settings (#949)
35dc935
unverified

tomguluson92 commited on

check_file() assert unique
c54e394
unverified

glenn-jocher commited on

LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d

glenn-jocher commited on

_RepeatSampler outside of InfiniteDataLoader
d49c52e

glenn-jocher commited on

Dockerfile sudo docker "kill all" bug fix
bb8872e

glenn-jocher commited on

add .git to .dockerignore
cab36f7

glenn-jocher commited on

glob.glob(recursive=True) search (#917)
9c0efdd

glenn-jocher commited on

hyp evolution force-autoanchor fix
c8e5181

glenn-jocher commited on

reorganize train initialization steps
c687d5c

glenn-jocher commited on

gsutil cp hyp evolution bug fix (#876)
bc1fd13

glenn-jocher commited on

hyp['anchors'] evolution update
44cdcc7

glenn-jocher commited on

remove if platform.system() == 'Darwin' checks
ffe9eb4

glenn-jocher commited on

Update hyp.finetune.yaml on 306 VOC generations result
23a7f29

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
0a0675d

glenn-jocher commited on

Create sotabench.py
354a97e

glenn-jocher commited on

Fix results_file not renaming (#903)
d8274d0
unverified

Nanobit commited on

Update train.py (#902)
281d78c
unverified

glenn-jocher commited on

Remove autoanchor and class checks on resumed training (#889)
6f3db5e
unverified

Naman Gupta glenn-jocher commited on

add support for DWConv fuse operation (#898)
c5969f7
unverified

tkianai commited on

Fix relative path for VOC download (#880)
901243c
unverified

Nanobit commited on

Merge remote-tracking branch 'origin/master'
3e04d20

glenn-jocher commited on

opt.image_weights bug fix (#885)
f06e2d5

glenn-jocher commited on

Add InfiniteDataLoader class (#876)
1e15aad
unverified

Nanobit commited on

opt.img_weights bug fix (#885)
69ff781

glenn-jocher commited on

seaborn plotting correlogram addition
987c226

glenn-jocher commited on

Update hyperparameters to add lrf, anchors
08e97a2

glenn-jocher commited on

torch.ops.torchvision.nms (#860)
9776e70
unverified

rafale77 commited on

Update Dockerfile to upgrade pip
0c01afc

glenn-jocher commited on

Update Dockerfile FROM nvcr.io/nvidia/pytorch:20.08-py3
62e0374

glenn-jocher commited on

Update general.py plot_evolution()
31d6c38

glenn-jocher commited on

Update export.py --img-size comment
1e7674d

glenn-jocher commited on

Update train.py forward simplification
a21bd06

glenn-jocher commited on

Update general.py (#823)
455f7b8
unverified

Willie Maddox commited on