Commit History

Update to remove "module" attribute check
ccfa937
unverified

Nanobit commited on

Fix save error for multi-gpu
f83521a
unverified

Nanobit commited on

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

glenn-jocher commited on

update compute_loss()
ce0c58f

glenn-jocher commited on

offset and balance update
f767023

glenn-jocher commited on

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