Glenn Jocher
|
01a73ec08e
|
multi-gpu ckpt filesize bug fix #253
|
4 years ago |
Glenn Jocher
|
a586751904
|
multi-gpu ckpt filesize bug fix #253
|
4 years ago |
Glenn Jocher
|
5de4e25d68
|
update tensorboard metric
|
4 years ago |
Glenn Jocher
|
224e9a1d0b
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Glenn Jocher
|
98fc483abc
|
train.py results.txt to bucket bug fix
|
4 years ago |
Glenn Jocher
|
d6f6b33a49
|
update datasets.py for image size check during caching
|
4 years ago |
Glenn Jocher
|
01a67a9742
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Glenn Jocher
|
d3e786ed93
|
google_utils.py bug fix #355
|
4 years ago |
Glenn Jocher
|
9006b85d21
|
update export.py torchscript file extension
|
4 years ago |
Glenn Jocher
|
41bb70b325
|
update create_pretrained()
|
4 years ago |
Glenn Jocher
|
1531795f5e
|
avoid git status check in Docker bug fix #342
|
4 years ago |
Glenn Jocher
|
1e9cf6a6e9
|
add file sizes to ckpt ops
|
4 years ago |
Glenn Jocher
|
c494a11128
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# train.py
|
4 years ago |
Glenn Jocher
|
1c13e67b33
|
evolution bug fix #346
|
4 years ago |
Glenn Jocher
|
17b9d7cdda
|
Merge pull request #344 from Laughing-q/master
update os.sep
|
4 years ago |
Glenn Jocher
|
59beae98e8
|
add if isfile() to get_hash()
|
4 years ago |
Glenn Jocher
|
6649770001
|
--rect test bug fix
|
4 years ago |
Laughing
|
51a161d9e1
|
Update train.py
|
4 years ago |
Glenn Jocher
|
d40e4781f1
|
--rect test bug patch
|
4 years ago |
Laughing
|
41ab1b23f1
|
Merge pull request #1 from ultralytics/master
Master
|
4 years ago |
Glenn Jocher
|
520f5de6f0
|
Label caching foundational re-write #306
|
4 years ago |
Glenn Jocher
|
f310ca3bff
|
Update issue templates
|
4 years ago |
Glenn Jocher
|
e16e9e43e1
|
new nc=len(names) check
|
4 years ago |
Glenn Jocher
|
cb527d3af9
|
new nc=len(names) check
|
4 years ago |
Glenn Jocher
|
dd8e742ece
|
Merge pull request #334 from lorenzomammana/feature-multiple-datasets-training
Handle multiple datasets
|
4 years ago |
Glenn Jocher
|
dd33d2ab77
|
Update datasets.py
|
4 years ago |
Glenn Jocher
|
2110f5ee89
|
update log_dir to runs/exp #107
|
4 years ago |
Glenn Jocher
|
603ea0bfdc
|
update log_dir to runs/exp #107
|
4 years ago |
Glenn Jocher
|
72d5b58b9a
|
disable LR plot to suppress warning message
|
4 years ago |
Glenn Jocher
|
24c5a941f0
|
--resume EMA fix #292
|
4 years ago |
Glenn Jocher
|
2b6209a9d5
|
Merge pull request #338 from alexstoken/hyp_save_bugfix
Move hyp and opt yaml save to top of train()
|
4 years ago |
Alex Stoken
|
9d631408a2
|
Move hyp and opt yaml save to top of train()
Fixes bug where scaled values were saved in hyp.yaml, which would cause continuity issues with --resume
|
4 years ago |
Glenn Jocher
|
13a09fa68a
|
Update datasets.py
|
4 years ago |
Glenn Jocher
|
47bf1730fa
|
Update datasets.py
|
4 years ago |
Glenn Jocher
|
f9bab6b127
|
Update datasets.py
|
4 years ago |
lorenzomammana
|
54a9e4f876
|
Refactor code to reduce duplication
|
4 years ago |
lorenzomammana
|
94342acbe1
|
Handle multiple datasets
|
4 years ago |
Glenn Jocher
|
bf6f41567a
|
hyperparameter printout update
|
4 years ago |
Glenn Jocher
|
0fef3f6678
|
Merge pull request #104 from alexstoken/advanced_logging
Log command line options, hyperparameters, and weights per run in `runs/`
|
4 years ago |
Glenn Jocher
|
dc5e18390a
|
Merge branch 'master' into advanced_logging
|
4 years ago |
Glenn Jocher
|
abb024de04
|
Delete new_hyp.yaml
|
4 years ago |
Glenn Jocher
|
6b134d93c5
|
Update train.py
|
4 years ago |
Glenn Jocher
|
22ab1c295f
|
Update test.py
|
4 years ago |
Glenn Jocher
|
c3d3e6b776
|
Update test.py
|
4 years ago |
Glenn Jocher
|
cbe39a1dbb
|
Update utils.py
|
4 years ago |
Glenn Jocher
|
c654d18f00
|
Update utils.py
|
4 years ago |
Glenn Jocher
|
16f6834486
|
update train.py and experimental.py
|
4 years ago |
Glenn Jocher
|
1b9e28e72e
|
Update requirements.txt
|
4 years ago |
Glenn Jocher
|
31b07b3550
|
Merge pull request #275 from wanghaoyang0106/master
[bug fix] potential problem if img fed to model is in rectangular shape
|
4 years ago |
Glenn Jocher
|
cd6609297c
|
Merge pull request #321 from dlawrences/master
Update CoreML model conversion to do pixel scaling as well
|
4 years ago |