Commit Graph

820 Commits (022a4114d6251445963041d2cb395b11ba7a6650)
 

Author SHA1 Message Date
littletomatodonkey 022a4114d6
Update faq_series.md 2020-12-09 20:11:58 +08:00
littletomatodonkey 9bc00143a3
Update README_cn.md 2020-12-09 20:11:17 +08:00
Tingquan Gao b2baeab8d7
Add FAQ 20201207 (#459)
* Add FAQ 20201207

* Fix FAQ20201207
2020-12-09 20:10:29 +08:00
QingshuChen 066d53f8ec
support cpu/xpu/gpu in static graph (#460) 2020-12-08 20:59:23 +08:00
littletomatodonkey 1839105f27
fix resnest (#458) 2020-12-08 18:47:46 +08:00
littletomatodonkey a76e404d9c
fix time sta (#457) 2020-12-08 17:05:00 +08:00
cuicheng01 a73573a346
Add se_hrnet_w64_c_ssld_pretrained (#452)
add se hrnet64_c
2020-12-06 17:52:34 +08:00
littletomatodonkey 1ecf8334ff
fix pred (#450)
* fix pred

* fix resnest

* fix hrnet se

* fix se for export
2020-12-06 03:08:44 +08:00
littletomatodonkey 0df5ba63df
Update test_hubserving.py 2020-12-04 10:43:56 +08:00
littletomatodonkey 049cbb26d7
Update run_dali.sh 2020-12-03 15:58:07 +08:00
littletomatodonkey 1e4925704d
fix dali train (#446) 2020-12-03 15:48:35 +08:00
QingshuChen 46dfc57e2a
update kunlun epoch num (#445) 2020-12-03 14:06:13 +08:00
littletomatodonkey e92cb0b93c
fix init model in static mode (#444) 2020-12-03 12:50:33 +08:00
lilong12 fff2a92b25
add shell scripts to run training on single node and multiple nodes. (#424)
* add shells, test=develop
2020-12-03 11:11:39 +08:00
Tingquan Gao 2b77c71459
Support DALI (#442) 2020-12-02 22:06:23 +08:00
littletomatodonkey c0b73558b1
Add files via upload 2020-12-02 20:09:49 +08:00
littletomatodonkey 38b89b34ef
Delete joinus.png 2020-12-02 20:09:12 +08:00
QingshuChen 832364e191
support static graph train for kunlun (#441) 2020-12-02 18:36:51 +08:00
littletomatodonkey 8e5bde6c39
Update predict.py 2020-12-01 01:20:10 +08:00
littletomatodonkey 07330e0e42
fix resnest typo (#380)
fix resnest, ghostnet typo
2020-11-30 12:52:58 +08:00
littletomatodonkey 96c078dafc
fix download link (#432)
* fix download link
2020-11-30 12:43:05 +08:00
littletomatodonkey 91785a45e1
fix dpn (#430)
* fix dpn

* fix se resnext101 metrics
2020-11-29 18:10:20 +08:00
cuicheng01 68be3ab288
Fix some minor bugs to adapt to paddle2.0rc. (#431)
* Update mobilenet_v3.py

* Update densenet.py

* Update resnest.py

* Update hrnet.py

* Update vgg.py

* Update xception.py
2020-11-29 18:09:48 +08:00
littletomatodonkey 6796bca110
fix logger (#426) 2020-11-25 19:45:43 +08:00
cuicheng01 18840f1f88
Add GhostNet_x1_3_ssld_pretrained in dygraph branch. (#419)
add GhostNet_x1_3_ssld_pretrained
2020-11-24 10:14:02 +08:00
littletomatodonkey 6abaa0c810
fix dpn (#416) 2020-11-21 17:46:53 +08:00
littletomatodonkey 463980f331
add support for multi cards eval (#413)
* add support for multi cards eva
2020-11-20 18:10:06 +08:00
littletomatodonkey 6be63583e4
Update data_en.md 2020-11-20 11:23:31 +08:00
littletomatodonkey 9bf47ca0b2
Update data.md 2020-11-20 11:21:36 +08:00
Tingquan Gao 11357c0fd1
Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path" (#411)
* Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path"
2020-11-19 15:00:17 +08:00
littletomatodonkey 99549178d9
add faq20201119 (#410) 2020-11-19 12:37:24 +08:00
littletomatodonkey a23dd14627
Update readme.md 2020-11-18 18:48:24 +08:00
Tingquan Gao 1975d5b292
Fix name error (#403) 2020-11-18 17:18:46 +08:00
littletomatodonkey e83e3038e1
fix local rank get word size in dist (#402)
* fix local rank
* fix export model
2020-11-18 13:59:34 +08:00
littletomatodonkey 6a5f4626d7
add static running in dygraph (#399)
* add static running in dygraph
2020-11-18 09:48:56 +08:00
littletomatodonkey 834cc16434
fix xception flow to enable model export (#400) 2020-11-17 10:41:35 +08:00
Tingquan Gao 10e73342ff
Add MKL-DNN (#398)
add mkldnn config
2020-11-16 19:44:17 +08:00
cuicheng01 d31688352a
Update faq_2020_s1 (#392)
* Update faq_2020_s1.md

* Update README_cn.md
2020-11-12 14:14:11 +08:00
littletomatodonkey aee9249930
Update README.md 2020-11-12 12:52:00 +08:00
littletomatodonkey c70890fbb8
Update README_cn.md 2020-11-12 12:51:42 +08:00
littletomatodonkey 33637b0e17
Add files via upload 2020-11-12 12:48:33 +08:00
littletomatodonkey eac7fad4a4
Update README_cn.md 2020-11-12 12:47:40 +08:00
littletomatodonkey 2aae9662ca
Update README.md 2020-11-12 12:47:04 +08:00
littletomatodonkey 93e4c47909
add resnest101 (#390)
add resnest101
2020-11-12 12:13:30 +08:00
littletomatodonkey dc85d58e3e
Update README.md 2020-11-12 00:34:05 +08:00
littletomatodonkey 19539a3083
Update README_cn.md 2020-11-12 00:33:23 +08:00
littletomatodonkey 7d0f694c7b
unify model and model_name (#386)
* unify model and model_name

* rm unsed archs fix bug of se_resnext

* fix distillation model for distributed.launch

* fix export model for googlenet
2020-11-12 00:17:28 +08:00
littletomatodonkey 7c0ef00455
rm fluid in docs, test=document_fix (#385) 2020-11-10 20:36:10 +08:00
Tingquan Gao 18a4c14233
Update preprocess and HubServing (#382)
add hub serving code and doc
2020-11-10 17:19:50 +08:00
littletomatodonkey c933dcd8db
minor fix init (#384)
* add densent init

* fix export model
2020-11-10 17:09:39 +08:00