Glenn Jocher
3c6e2f7668
Single-source training ( #680 )
...
* Single-source training
* Extract hyperparameters into seperate files
* weight decay scientific notation yaml reader bug fix
* remove import glob
* intersect_dicts() implementation
* 'or' bug fix
* .to(device) bug fix
2020-08-09 02:12:44 -07:00
Liu Changyu
c020875b17
PyTorch 1.6.0 update with native AMP ( #573 )
...
* PyTorch have Automatic Mixed Precision (AMP) Training.
* Fixed the problem of inconsistent code length indentation
* Fixed the problem of inconsistent code length indentation
* Mixed precision training is turned on by default
2020-07-31 10:52:45 -07:00
Glenn Jocher
1d17b9af0f
update yolo.py TTA flexibility and extensibility ( #506 )
...
* update yolo.py TTA flexibility and extensibility
* Update scale_img()
2020-07-24 11:42:23 -07:00
Glenn Jocher
9da56b62dd
v2.0 Release ( #491 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-07-23 15:34:23 -07:00
Glenn Jocher
2377e5f6ee
FP16 EMA bug fix
2020-07-13 15:47:46 -07:00
Glenn Jocher
41ff83a98d
update torch_utils.py to FP16 EMA
2020-07-12 12:18:00 -07:00
Glenn Jocher
a586751904
multi-gpu ckpt filesize bug fix #253
2020-07-11 12:35:21 -07:00
Glenn Jocher
24c5a941f0
--resume EMA fix #292
2020-07-09 15:09:06 -07:00
Glenn Jocher
121d90b3f2
update fuse_conv_and_bn()
2020-07-06 11:46:10 -07:00
Glenn Jocher
38f5c1ad1d
pruning and sparsity initial commit
2020-07-05 13:41:21 -07:00
NanoCode012
ccfa9373ae
Update to remove "module" attribute check
2020-07-04 23:12:57 +07:00
NanoCode012
f83521ab9a
Fix save error for multi-gpu
2020-07-04 16:50:33 +07:00
Glenn Jocher
af41083d52
EMA FP16 fix #279
2020-07-03 16:57:08 -07:00
Glenn Jocher
df224a0d8f
EMA bug fix #279
2020-07-03 11:56:14 -07:00
Glenn Jocher
f02481c73a
Update torch_utils.py
2020-07-02 12:03:45 -07:00
Lornatang
8b8b792802
There is no need to download extra packages, official bring it with you
...
I submitted it once in your yolov3 project, you seem to accept it? I'm not sure. I'll submit PR again.
2020-06-16 08:28:52 +08:00
Glenn Jocher
8fe299f179
model fuse
2020-06-07 14:10:30 -07:00
Glenn Jocher
b810b21299
augmented inference
2020-06-05 21:14:15 -07:00
Glenn Jocher
c12023f145
updates
2020-06-05 20:50:43 -07:00
Glenn Jocher
22d6088205
speed-reproducibility fix #17
2020-06-05 13:07:09 -07:00
Glenn Jocher
1e84a23f38
initial commit
2020-05-29 17:04:54 -07:00