Commit History
Syntax fixes
c8152c8
Add save_dir arg to test.test, use arg as location for saving batch jpgs
9b7386f
Add save_dir to plot_lr_scheduler and plot_labels
945307b
Move results.txt from weights/ to log_dir
3b2b330
Fix hyp file read in and dict update.
ade023c
Fix get_latest_run to search 'search_dir' recursivly
3263a20
Fix get_latest_run() to search inside 'weights' subfolders
d342917
remove old print statements
5f2eeba
add update default hyp dict with provided yaml
333f678
add logic for resuming and getting hyp for resume run
a448c3b
add util function to get most recent last.pt file
25e51bc
add save_dir arg to plot_lr_scheduler, default to current dir.
490f1e7
change weights dir (wdir) to be unique to each run, under log_dir
4418809
add save yaml of opt and hyp to tensorboard log_dir in train()
d9f446c
add parser arg for hyp yaml file
a85e6d0
AutoAnchor bug fix #72
8b26e89
kmean_anchors() update
8fa3724
update fast mode
bdd9fee
update fast mode
1c0b623
updated testing settings, rebalanced towards FP16 latency
db2c3ac
default check_git_status() to True
915b148
FP16 test loss bug fix
0b514da
test during training default to FP16
a1748a8
update google_utils.py
bd3e389
FP16 to FP32 ckpt load
76ca367
FP16 to FP32 ckpt load
6fb5ff0
FP16 to FP32 ckpt load
14523bb
glob search bug fix #77
c5966ab
Merge pull request #70 from Lornatang/fix-reference-bugs
ace56eb
unverified
fix problem
54795a4
Lornatang
commited on
Merge remote-tracking branch 'origin/master'
45a17ea
half() fix #66
e7c24e0
Merge pull request #65 from Ashing00/master
6570336
unverified
add "__init__.py" file in <models> folder
62eda5e
ashing
commited on
switch default inference to FP16 on GPU
1119949
FP16 inference fix
157aff2
Merge remote-tracking branch 'origin/master'
c6fc424
FP16 inference update
260b172
Created using Colaboratory
b545ee3
pyyaml >= 5.3
629d370
Merge pull request #59 from Lijun-Yu/master
4b0e374
unverified
Update hubconf.py
4f6c0cf
unverified
path fix for torch hub
0dec8ff
pycocotools git install fix
4dd75b3
Merge pull request #56 from channeladam/master
9bf35e7
unverified
Update datasets.py
335c607
unverified
Update requirements.txt
1374581
unverified
Include yolov5x extra large model weights
f47ca20
Adam
commited on
Add more logging for diagnostics
34bf936
Adam
commited on