Commit History

Move results.txt from weights/ to log_dir
3b2b330

astoken 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

remove old print statements
5f2eeba

astoken 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

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

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

AutoAnchor bug fix #72
8b26e89

glenn-jocher commited on

kmean_anchors() update
8fa3724

glenn-jocher commited on

updated testing settings, rebalanced towards FP16 latency
db2c3ac

glenn-jocher commited on

default check_git_status() to True
915b148

glenn-jocher commited on

FP16 test loss bug fix
0b514da

glenn-jocher commited on

test during training default to FP16
a1748a8

glenn-jocher commited on

update google_utils.py
bd3e389

glenn-jocher commited on

FP16 to FP32 ckpt load
76ca367

glenn-jocher commited on

FP16 to FP32 ckpt load
6fb5ff0

glenn-jocher commited on

FP16 to FP32 ckpt load
14523bb

glenn-jocher commited on

glob search bug fix #77
c5966ab

glenn-jocher commited on

Merge pull request #70 from Lornatang/fix-reference-bugs
ace56eb
unverified

glenn-jocher commited on

fix problem
54795a4

Lornatang commited on

Merge remote-tracking branch 'origin/master'
45a17ea

glenn-jocher commited on

Merge pull request #65 from Ashing00/master
6570336
unverified

glenn-jocher commited on

add "__init__.py" file in <models> folder
62eda5e

ashing commited on

switch default inference to FP16 on GPU
1119949

glenn-jocher commited on

FP16 inference fix
157aff2

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
c6fc424

glenn-jocher commited on

FP16 inference update
260b172

glenn-jocher commited on

Created using Colaboratory
b545ee3

glenn-jocher commited on

Merge pull request #59 from Lijun-Yu/master
4b0e374
unverified

glenn-jocher commited on

Update hubconf.py
4f6c0cf
unverified

glenn-jocher commited on

path fix for torch hub
0dec8ff

lijunyu commited on

pycocotools git install fix
4dd75b3

glenn-jocher commited on

Merge pull request #56 from channeladam/master
9bf35e7
unverified

glenn-jocher commited on

Update datasets.py
335c607
unverified

glenn-jocher commited on

Update requirements.txt
1374581
unverified

glenn-jocher commited on

Include yolov5x extra large model weights
f47ca20

Adam commited on

Add more logging for diagnostics
34bf936

Adam commited on

Fix pip requirements issues
faa6aea

Adam commited on

best possible recall fix
93bbf1b

glenn-jocher commited on

assert best possible recall > 0.9 before training
31f3310

glenn-jocher commited on

Merge pull request #51 from KPLauritzen/b-ensure-weights-dir-when-training
19e68e8
unverified

glenn-jocher commited on