littletomatodonkey
cbd9f341ef
Update distillation.md
2021-03-16 12:41:47 +08:00
littletomatodonkey
3b1fad3fa8
Update ResNet50_vd_ssld_finetune.yaml
2021-03-16 11:37:59 +08:00
littletomatodonkey
5d2dd8f7cc
Update requirements.txt
2021-03-15 15:12:37 +08:00
littletomatodonkey
423e29ef04
fix version, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
9cf3bdbf8b
fix, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
a1fc2c307e
add cpu note, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
3388c47e51
fix config, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
692420fae4
fix doc
2021-03-11 17:35:14 +08:00
littletomatodonkey
533aa8a7ba
improve doc, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
26e5e540f6
improve doc, test=document_fix
2021-03-11 17:35:14 +08:00
littletomatodonkey
bba176e05a
enhance reader ( #628 )
2021-03-08 10:35:38 +08:00
littletomatodonkey
a02a927139
Update getting_started_en.md
2021-03-07 15:43:11 +08:00
littletomatodonkey
28fc882c49
Update getting_started_en.md
2021-03-07 15:42:50 +08:00
littletomatodonkey
a99afd69dd
Update getting_started.md
2021-03-07 15:40:45 +08:00
littletomatodonkey
ad81658608
Update README.md
2021-03-04 14:09:50 +08:00
Tingquan Gao
22dba8cedb
Add readme of quantization ( #624 )
...
* Add readme of quantization
* Fix readme of quantization, test=document_fix
2021-03-04 14:06:59 +08:00
littletomatodonkey
6619b5584c
Update README_cn.md
2021-03-02 12:59:16 +08:00
littletomatodonkey
cd99285d8b
Update README.md
2021-03-02 12:52:12 +08:00
Wei Shengyu
dccd7ed9c0
Merge pull request #619 from huangxu96/cp_fp16_training
...
[Cherry-pick]new usage of amp training. (#564 )
2021-03-02 10:46:27 +08:00
huangxu96
1df6641853
Merge branch 'develop' into cp_fp16_training
2021-03-01 20:01:20 +08:00
littletomatodonkey
e02a35ac45
add quant clas ( #621 )
...
* add quant clas
* fix load init model
* add quant
* add quant doc
* fix export model
2021-03-01 19:36:55 +08:00
littletomatodonkey
4ba3d47e31
Merge branch 'develop' into cp_fp16_training
2021-03-01 16:18:26 +08:00
Zhang Ting
aeccae2128
fix oom for batch_size=208 ( #618 )
2021-03-01 12:37:17 +08:00
huangxu96
624f038a6d
change the flag of is_distributed.
2021-02-26 09:46:43 +00:00
huangxu96
4e43ec6995
new usage of amp training. ( #564 )
...
* new usage of amp training.
* change the usage of amp and pure fp16 training.
* modified code as reviews
2021-02-26 09:25:54 +00:00
littletomatodonkey
ba17052a54
add eta info ( #613 )
...
* add eta info
* rm duplicate desc
2021-02-26 13:40:40 +08:00
littletomatodonkey
1b723f023c
Update requirements.txt
2021-02-25 16:20:33 +08:00
littletomatodonkey
7af8368016
fix mv3 batch size ( #597 )
2021-02-15 16:56:56 +08:00
Tingquan Gao
ad730ae499
Adapt to paddle inference 2.0 ( #607 )
2021-02-08 12:10:45 +08:00
littletomatodonkey
0c35c4c794
fix static run for vit and deit ( #605 )
2021-02-06 23:10:38 +08:00
littletomatodonkey
ceeb605d9c
fix resnest101 ( #604 )
2021-02-06 20:32:02 +08:00
GT-Zhang
841e1872c1
Fix a spelling error in the "5.2 Cutmix" document ( #601 )
...
Fix a spelling error in the "5.2 Cutmix" document.
`rom ppcls.data.imaug import DecodeImage` to `from ppcls.data.imaug import DecodeImage`
2021-02-05 13:28:29 +08:00
Wei Shengyu
e16b79530c
Merge pull request #599 from weisy11/dygraph
...
add faq
2021-02-03 19:35:43 +08:00
weishengyu
7e72ca885d
fix bug
2021-02-03 16:13:28 +08:00
littletomatodonkey
56ffe84b06
Update faq_series.md
2021-02-03 16:04:38 +08:00
weishengyu
24c7b102c2
add faq
2021-02-03 15:35:52 +08:00
littletomatodonkey
a6667a15ab
Update __init__.py
2021-02-02 23:26:13 +08:00
Tingquan Gao
d6fef1c7f4
Add the discription of RepVGG ( #595 )
2021-02-02 16:01:58 +08:00
littletomatodonkey
cf817421d8
Update install.md
2021-02-02 11:45:43 +08:00
littletomatodonkey
f0f557371e
Update install_en.md
2021-02-02 11:45:16 +08:00
littletomatodonkey
c8a155635e
fix train and save ( #594 )
2021-02-01 22:24:25 +08:00
jm12138
8cd779be4d
Add RepVGG models ( #592 )
...
* Add RepVGG models
* Update model code
* Rename code
* format code
* add README of RepVGG
2021-02-01 18:07:25 +08:00
littletomatodonkey
d08daf9b83
add faq ( #587 )
...
* add faq
* add pngs
* fix mainpage
* fix faq
2021-02-01 15:22:35 +08:00
jm12138
6d22322a4f
Update the Configs of ViT and DeiT models ( #593 )
...
* update configs of ViT and DeiT
* update readme of DeiT models
* update readme of DeiT models
* update readme of DeiT models
* update README of ViT models
2021-02-01 15:21:58 +08:00
littletomatodonkey
378ed96095
fix mv2 prefix name ( #591 )
2021-01-31 18:18:40 +08:00
littletomatodonkey
114b1e3b3b
Update update_history_en.md
2021-01-27 16:55:12 +08:00
littletomatodonkey
90eb0edf2b
Update update_history.md
2021-01-27 16:54:25 +08:00
Tingquan Gao
3a572f95f1
Add ViT and DeiT ( #579 )
...
* Update the discription about ViT and DeiT
* Fix the error file
* Unified data format
2021-01-27 16:53:21 +08:00
littletomatodonkey
1c81cc7dbb
Update README.md
2021-01-26 17:33:48 +08:00
littletomatodonkey
57eb519b94
Update README_cn.md
2021-01-26 17:31:20 +08:00