Commit History

update yolo.py default --cfg
9a9c4f1

glenn-jocher commited on

Fix yaml saving (don't sort keys), reorder --opt keys, bug fix hyp dict accessor
de19165

astoken commited on

Fix bug in --help from percent sign in help string
2d396be

astoken commited on

update models/common.py for Conv() flexible padding
e071b8d

glenn-jocher commited on

add stride to datasets.py
b8557f8

glenn-jocher commited on

update utils.create_pretrained()
3b06225

glenn-jocher commited on

Add files via upload
d18adf8
unverified

ChristopherSTAN commited on

update onnx_export.py #134
b1b3634

glenn-jocher commited on

Delete equip_hyp.yaml
d1ca6f2
unverified

astoken commited on

Turn opt into dictionary before sending it to yaml
611aacf

astoken commited on

Default optimizer SGD
bc4ef48

astoken commited on

Mode all optimizer settings to 'hyp.yaml', integrate proper momentum with Adam optimizer
7abf202

astoken commited on

Fix help message for cfg files
7edbf65

astoken commited on

Remove --resume functionality and related checks/logic.
d64ad0f

astoken commited on

Revert coco128.yaml to initial commit
ccf0af1

astoken commited on

Merge remote-tracking branch 'origin/master'
ec72eea

glenn-jocher commited on

Update README.md
6cea1bf
unverified

glenn-jocher commited on

update google_utils import
6c1b87a

glenn-jocher commited on

Update README.md
7306dad
unverified

glenn-jocher commited on

Update README.md
3804578
unverified

glenn-jocher commited on

Update README.md
69ff486
unverified

glenn-jocher commited on

detect.py fast bug fix
bbd12c7

glenn-jocher commited on

check_anchor_order() update
fc171e2

glenn-jocher commited on

remove fast, add merge
1f1917e

glenn-jocher commited on

Add plot_results save location to log_dir
e572bb0

astoken commited on

Merge pull request #143 from Lornatang/Fix-multi-GPU-training-errors
ba340ed
unverified

glenn-jocher commited on

datasets.py vid_formats updated
024a42f

glenn-jocher commited on

vid_formats bug fix #146
5c2cd71

glenn-jocher commited on

Fix DDP bug in single process multiple device use cases
899f1d4

goodfellowliu commited on

Update issue templates
0a09882

glenn-jocher commited on

Merge pull request #107 from Lornatang/fix-reference-bugs
cdf1eac
unverified

glenn-jocher commited on

Update README.md
458c4d0
unverified

glenn-jocher commited on

Update README.md
34ec87e
unverified

glenn-jocher commited on

speeds updated from FP32 to FP16
d4c6674

glenn-jocher commited on

update onnx_export.py usage
e249792

glenn-jocher commited on

check_img_size() update
a3ee0a8

glenn-jocher commited on

strip_optimizer() default to save FP16 model
1014583

glenn-jocher commited on