Commit History

check_img_size() update
a3ee0a8

glenn-jocher commited on

strip_optimizer() default to save FP16 model
1014583

glenn-jocher commited on

backbone as FP16, save default to FP32
cce95e7

glenn-jocher commited on

save ckpt in FP16 #119
d9b64c2

glenn-jocher commited on

AutoAnchor bug fix # 117
9fdb0fb

glenn-jocher commited on

Syntax fixes
c8152c8

astoken commited on

Add save_dir arg to test.test, use arg as location for saving batch jpgs
9b7386f

astoken commited on

Add save_dir to plot_lr_scheduler and plot_labels
945307b

astoken commited on

Move results.txt from weights/ to log_dir
3b2b330

astoken commited on

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

glenn-jocher commited on

Fix hyp file read in and dict update.
ade023c

astoken commited on

Fix get_latest_run to search 'search_dir' recursivly
3263a20

astoken commited on

Fix get_latest_run() to search inside 'weights' subfolders
d342917

astoken commited on

Merge pull request #112 from imprashr/patch-1
91de338
unverified

glenn-jocher commited on

onnx should be 1.6.0
0071b69
unverified

Prashant Rai commited on

check_img_size() update
a557b7d

glenn-jocher commited on

AutoAnchor fitness to screen
0346094

glenn-jocher commited on

AutoAnchor n, imgsz bug fix
ef75f73

glenn-jocher commited on

train with multi-gpu half test bug fix #99
2daa412

glenn-jocher commited on

train with multi-gpu half test bug fix #99
d1e5716

glenn-jocher commited on

AutoAnchor BPR to 4 significant figures
1dfc285

glenn-jocher commited on

AutoAnchor update - improvement check
4052603

glenn-jocher commited on

remove old print statements
5f2eeba

astoken commited on

dist.destroy_process_group() bug fix
afe1df3

glenn-jocher commited on

Multi-GPU disabled in test.py
72d0614

glenn-jocher commited on

add update default hyp dict with provided yaml
333f678

astoken commited on

add logic for resuming and getting hyp for resume run
a448c3b

astoken commited on

AutoAnchor bug fix
bafbc65

glenn-jocher commited on

add util function to get most recent last.pt file
25e51bc

astoken commited on

add save_dir arg to plot_lr_scheduler, default to current dir.
490f1e7

astoken commited on

AutoAnchor implementation
57a0ae3

glenn-jocher commited on

change weights dir (wdir) to be unique to each run, under log_dir
4418809

astoken commited on

add save yaml of opt and hyp to tensorboard log_dir in train()
d9f446c

astoken commited on

add parser arg for hyp yaml file
a85e6d0

astoken commited on

Merge pull request #79 from Lornatang/delete-redundant-thrid-party-library
95c46f7
unverified

glenn-jocher commited on

check_anchors bug fix
5a50491

glenn-jocher commited on

check_anchors() bug fix #102
05b8ee5

glenn-jocher commited on

--verbose bug fix #84
7c6fd4d

glenn-jocher commited on

check_anchors() bug fix #90
ec81c7b

glenn-jocher commited on

ONNX export bug fix #93
e1e3399

glenn-jocher commited on

AutoAnchor bug fix #72
8b26e89

glenn-jocher commited on

kmean_anchors() update
8fa3724

glenn-jocher commited on