datasets
|
polish code
|
2019-03-15 14:49:18 +00:00 |
losses
|
add space between class and __init__ (trivial)
|
2019-03-09 12:53:23 +00:00 |
models
|
update path to pretrained weights of resnext
|
2019-03-12 16:46:49 +00:00 |
utils
|
handle UnicodeDecodeError when using python3
|
2019-03-08 22:27:11 +00:00 |
__init__.py
|
update author info
|
2019-02-03 14:01:26 +00:00 |
data_manager.py
|
mv basic args to base-manager
|
2019-02-19 15:48:10 +00:00 |
dataset_loader.py
|
update print
|
2019-01-30 22:41:47 +00:00 |
lr_schedulers.py
|
wrap lr_scheduler
|
2019-02-08 11:44:12 +00:00 |
optimizers.py
|
support staged_lr
|
2019-02-03 14:04:10 +00:00 |
samplers.py
|
unify sampler
|
2019-01-28 18:50:09 +00:00 |
transforms.py
|
add --color-jitter & --color-aug
|
2019-02-19 15:44:56 +00:00 |