Commit History

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

Update general.py bbox_iou() with eps improvements (#736)
5a7d79f
unverified

glenn-jocher commited on

generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a

glenn-jocher commited on

torch.from_tensor() bug fix
09402a2

glenn-jocher commited on

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