Commit History

Merge branch 'master' of https://github.com/ultralytics/yolov5
69c0d2d

wanghaoyang0106 commited on

[bug fix] potential problem if img fed to model is in rectangular shape
b57f83d

wanghaoyang0106 commited on

strip_optimizer() bug fix #253
3bdea3f

glenn-jocher commited on

update .dockerignore
6ca3f35

glenn-jocher commited on

Create voc.yaml
d597513
unverified

ChristopherSTAN commited on

Add files via upload
8c3b829
unverified

ChristopherSTAN commited on

Delete organize_VOC.py
4503d80
unverified

ChristopherSTAN commited on

Delete voc.yml
0bd619b
unverified

ChristopherSTAN commited on

Delete VOC_split.py
389ed1f
unverified

ChristopherSTAN commited on

Delete VOC2012.sh
2bcf3da
unverified

ChristopherSTAN commited on

Delete VOC2007.sh
570dcf0
unverified

ChristopherSTAN commited on

Merge pull request #245 from yxNONG/patch-2
e02a189
unverified

glenn-jocher commited on

Update torch_utils.py
f02481c
unverified

glenn-jocher commited on

Update utils.py
fc7c427
unverified

glenn-jocher commited on

Update train.py
597ed4c
unverified

glenn-jocher commited on

Update train.py
9705c15
unverified

glenn-jocher commited on

Update train.py
a8d17ce
unverified

ChristopherSTAN commited on

Update train.py
1aa2b67
unverified

yxNONG commited on

Update utils.py
53cdaf6
unverified

yxNONG commited on

Merge remote-tracking branch 'origin/master'
a03adb5

glenn-jocher commited on

autopad() update in common.py
1fca7a7

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
e74ccb2

glenn-jocher commited on

Merge pull request #255 from edurenye/ignore_torchscript
dfd63de
unverified

glenn-jocher commited on

Add torchscript files to gitignore
1c86c2c

edurenye commited on

--resume bug fix #252
86784cf

glenn-jocher commited on

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

glenn-jocher commited on

check_img_size() int() update
4e62eb9

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
5c1c73e

glenn-jocher commited on

--resume bug fix #187
ad4c22c

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
2b7a113

glenn-jocher commited on

update check_img_size() for model strides
a9dc0c2

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
b9da3ea

glenn-jocher commited on

Unify the check point of single and multi GPU
cdb9bde
unverified

yxNONG commited on

Merge remote-tracking branch 'origin/master'
bfd51f6

glenn-jocher commited on

add replicate() to datasets.py
9a9333d

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:20.06-py3
615d6d0

glenn-jocher commited on

Merge pull request #223 from ArmyOfRobots/master
e8bf385
unverified

glenn-jocher commited on

update train.py incompatible model message fix #222
b203c9b

glenn-jocher commited on

Merge pull request #228 from topiaruss/patch-1
01895f3
unverified

glenn-jocher commited on

Remove non-ascii that breaks pdb single-stepping
0d5065d
unverified

Russ Ferriday commited on