14 Commits

Author SHA1 Message Date
littletomatodonkey
9d9cd3719e
add static training (#1037)
* add static training

* fix typo

* add se fp16

* rm note

* fix loader

* fix cfg
2021-07-15 10:30:07 +08:00
Walter
73004f78f5
add fp16 amp training and dali (#993)
* add dygraph amp train
2021-07-14 22:59:23 +08:00
weishengyu
e4780174d1 decorate open by with 2021-07-07 14:30:45 +08:00
littletomatodonkey
cbcda03a27
fix vehicle config (#861) 2021-06-16 19:55:06 +08:00
Bin Lu
3a2f97a911
Update icartoon_dataset.py 2021-06-11 10:19:58 +08:00
littletomatodonkey
63cf3ba4d1
fix imread (#824)
* fix imread

* rm unused decode

* rm decode
2021-06-10 21:13:38 +08:00
Bin Lu
485b7cd2b3
Update icartoon_dataset.py 2021-06-10 20:41:22 +08:00
littletomatodonkey
3b4f5f4dfc
add distillation and fix some apis (#810)
* fix save load and imagenet dataset
* refine trainer
2021-06-10 16:30:05 +08:00
Felix
c13fe19643
Merge branch 'develop_reg' into patch-6 2021-06-07 15:51:12 +08:00
Felix
c4a4f02f10
Create logo_dataset.py 2021-06-07 15:45:53 +08:00
Bin Lu
429409954a
Create icartoon_dataset.py 2021-06-07 15:41:26 +08:00
weishengyu
582157f209 modify format and remove loss 2021-06-03 15:23:23 +08:00
weishengyu
51f0b78bd4 move flowers to root 2021-06-03 15:16:05 +08:00
weishengyu
65f0badf14 merge dataset and sampler -> dataloader 2021-06-03 15:14:05 +08:00