littletomatodonkey
886856196e
fix ema reference
2021-11-04 16:29:12 +08:00
littletomatodonkey
cae027605c
add reference
2021-11-04 16:18:26 +08:00
dongshuilong
9f2ab06ec2
add profiler
2021-09-22 08:29:44 +00:00
littletomatodonkey
d7c55d87e0
rm unused static code ( #1095 )
2021-07-29 13:38:19 +08:00
cuicheng01
db46dbd8fe
Update save_load.py
2021-07-12 10:35:53 +00:00
littletomatodonkey
0189236bb8
add support for vdl ( #978 )
...
* add support for vdl
* fix vdl eval
2021-06-30 10:52:27 +08:00
littletomatodonkey
e1d53e7fef
fix logger warn ( #842 )
2021-06-15 14:49:49 +08:00
littletomatodonkey
70181065c6
Update config.py
2021-06-15 14:47:04 +08:00
littletomatodonkey
d9911f6185
Update config.py
2021-06-15 14:39:30 +08:00
littletomatodonkey
2e6dfa4433
fix logger ( #840 )
...
* fix logger
* fix trainer for int64 on windows
2021-06-15 14:11:50 +08:00
littletomatodonkey
061d07cd91
refine tool dir ( #827 )
...
* refine tool dir
2021-06-11 12:17:56 +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
littletomatodonkey
3881343484
add support for train and eval ( #752 )
...
* add support for train and eval
* rm unsed code
* add support for metric save and load ckp
2021-05-29 13:52:32 +08:00
Walter
decdb51bb0
Merge pull request #742 from cuicheng01/develop_reg
...
Add resnet.py in legendary_models
2021-05-28 11:36:24 +08:00
cuicheng01
31e59dfa1b
add load_dygraph_pretrain_from_url function
2021-05-28 10:55:48 +08:00
littletomatodonkey
dd79f81fd7
[WIP]add arch init ( #744 )
...
* polish trainer
2021-05-27 18:41:44 +08:00
weishengyu
f6da3bd60a
move files
2021-05-24 11:42:24 +08:00
Yiqun Liu
0d832a2539
Enable profiler, for both static and dynamic training. ( #729 )
...
* Enable profiler for static training.
* Polish the initialize of ProfilerOptions.
* Enable profiler for dynamic mode.
2021-05-21 10:31:43 +08:00
cuicheng01
6c2a33fe51
fix warnings bug ( #698 )
2021-04-25 18:48:26 +08:00
gaotingquan
e8435f6145
Fix raise exception when overriding params
2021-04-16 10:55:31 +08:00
littletomatodonkey
b0fa8dcea9
fix log when running vit in static mode ( #654 )
...
* fix log when running vit in statich mode
* fix comment
2021-04-01 17:36:59 +08:00
yaohai
5fd7085ddf
add multilabel feature
2021-03-30 16:02:32 +08:00
Tingquan Gao
8832a3fa0a
Support Visual DL ( #650 )
...
* Support Visual DL
* Fix VDL
* Add doc of VDL, test=document_fix
* Add the en doc of VDL, test=document_fix
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-03-23 12:45:01 +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
9ebbd78bc9
fix save distillation model ( #578 )
...
* fix save distillation model
* add note
2021-01-25 20:58:35 +08:00
littletomatodonkey
d0ecff1b5a
fix save distillation model ( #567 )
2021-01-19 18:49:30 +08:00
littletomatodonkey
1b6799cf50
fix label ( #522 )
2020-12-29 13:39:19 +08:00
Tingquan Gao
eb945e5d69
Fix "tar" to "pdparams" to adapt to dygraph ( #496 )
...
* Fix "tar" to "pdparams" to adapt to dygraph
* Update the download link of Paddle Inference Library
2020-12-17 23:20:16 +08:00
littletomatodonkey
15b18973f1
fix eval script ( #464 )
...
* fix eval script
* fix dali shell
2020-12-10 23:45:58 +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
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
ee10207811
fix log benchmark ( #369 )
...
fix log benchmark
2020-11-05 10:35:19 +08:00
littletomatodonkey
7ef474169d
polish api to Paddle2.0-rc ( #346 )
...
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey
0e0967545a
fix load ckp
2020-10-22 06:12:03 +00:00
littletomatodonkey
43f6cae208
fix cpu train
2020-10-21 14:41:54 +00:00
littletomatodonkey
ebadacd7f8
add acc benchmark
2020-10-17 17:27:36 +00:00
littletomatodonkey
4773a2177e
fix opt
2020-09-17 13:24:33 +00:00
littletomatodonkey
b8a7d186d7
fix optimizer and regularizer
2020-09-15 09:43:19 +00:00
littletomatodonkey
a52efec34e
fix train.py
2020-09-13 06:18:20 +00:00
littletomatodonkey
b17fbac3dd
fix distillation load
2020-09-03 03:24:22 +00:00
littletomatodonkey
927a78872a
fix distillation load
2020-09-03 03:22:39 +00:00
littletomatodonkey
32dc1c1c0d
improve dygraph model
2020-09-02 15:15:49 +00:00
littletomatodonkey
7a962bb8a3
fix version check
2020-08-30 06:23:40 +00:00
littletomatodonkey
6cae5aafa1
add more distillation models
2020-08-29 03:49:27 +00:00
littletomatodonkey
5a15c16581
add dygrapgh load and static load
2020-08-28 09:43:27 +00:00
WuHaobo
0d3e2818d2
add misc
2020-06-13 11:35:58 +08:00
WuHaobo
f5fd4f1fd4
add save and load
2020-06-12 10:55:05 +08:00
littletomatodonkey
740fd1156e
add fix models
2020-06-04 11:41:05 +00:00
shippingwang
dcd0acba5e
add visualdl doc
2020-06-02 12:59:30 +00:00
shippingwang
cf40ed6f1f
fixed
2020-05-29 13:52:43 +00:00
shippingwang
62772c111b
add visualdl
2020-05-29 09:06:35 +00:00
littletomatodonkey
81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
...
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey
d137720b94
fix download to support pdparams
2020-05-18 02:50:52 +00:00
WuHaobo
4270c4236a
Merge branch 'master' into master
2020-05-17 16:44:40 +08:00
WuHaobo
aab12b17ff
fix conflict
2020-05-16 10:53:23 +08:00
shippingwang
15767e0f45
fix wrong log time and format
2020-05-06 09:11:40 +00:00
shippingwang
d5f0a14126
Coloring and refine code
2020-05-06 08:35:11 +00:00
littletomatodonkey
b1fbea2e83
fix darknet53 link
2020-05-06 02:59:21 +00:00
WuHaobo
bcc373db98
polish save_load
2020-05-05 17:49:11 +08:00
WuHaobo
f7bf3b3e33
polish save_load
2020-05-04 15:01:22 +08:00
littletomatodonkey
a6b0f49cac
add pretrain list show
2020-05-04 02:00:48 +00:00
WuHaobo
7ac11f8c5e
polish save_load
2020-05-03 17:21:07 +08:00
WuHaobo
63ba03c909
polish save_load
2020-05-01 16:34:04 +08:00
shippingwang
7525da9fab
refine log format
2020-04-26 14:53:58 +00:00
WuHaobo
dab06136bb
fix mixup while using GoogleNet
2020-04-25 15:05:33 +08:00
WuHaobo
9acc8a7544
Decorate logger to display only once
2020-04-22 17:41:01 +08:00
WuHaobo
8885274ff3
Decorate logger to display only once
2020-04-22 17:36:21 +08:00
WuHaobo
ff7ab33b8c
rewrite the misc to solve the display log
2020-04-22 14:15:42 +08:00
WuHaobo
fa8f585bee
rewrite the misc to solve the display log
2020-04-22 12:36:56 +08:00
WuHaobo
d9abd8870e
add advertisement
2020-04-21 01:37:27 +08:00
WuHaobo
a5ada1e043
add ad
2020-04-21 00:49:09 +08:00
WuHaobo
58e8c69c4a
Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas
2020-04-20 23:07:11 +08:00
shippingwang
9c61fdd9a3
fix
2020-04-20 13:16:38 +00:00
WuHaobo
f6d0103442
add ad
2020-04-20 21:16:04 +08:00
WuHaobo
55ece429dc
polish code style
2020-04-20 19:10:20 +08:00
shippingwang
c32b8b15c5
refine code
2020-04-20 11:01:08 +00:00
WuHaobo
0681834b66
polish code style
2020-04-20 18:54:37 +08:00
WuHaobo
2a594b9d7d
polish config
2020-04-20 07:04:46 +00:00
dyning
6b261a52f7
Merge pull request #49 from littletomatodonkey/qs_code
...
add quick start demo
2020-04-20 12:03:48 +08:00
littletomatodonkey
42158c1867
add quick start demo
2020-04-20 03:54:09 +00:00
WuHaobo
a82eef9f30
add comment
2020-04-19 17:47:19 +08:00
littletomatodonkey
8795569003
fix reader shuffle
2020-04-19 04:09:03 +00:00
littletomatodonkey
fbb36fd3de
add ssld code
2020-04-17 04:43:42 +00:00
littletomatodonkey
2682384775
fix arch
2020-04-16 08:11:47 +00:00
littletomatodonkey
9e57a5b5fc
add distillation params
2020-04-16 06:13:48 +00:00
WuHaobo
2526d5cb7b
polish download pretrain
2020-04-13 19:36:02 +08:00
WuHaobo
e3ca763dee
polish download pretrain
2020-04-13 19:12:50 +08:00
WuHaobo
6675cf4312
polish download pretrain
2020-04-13 18:53:03 +08:00
WuHaobo
a39ae69ce7
polish download pretrain model and add comments to the func
2020-04-13 08:00:19 +08:00
WuHaobo
f29bb526fc
add the logger
2020-04-11 02:35:22 +08:00
WuHaobo
c3b973d977
fix the bug of save model
2020-04-11 01:22:14 +08:00
WuHaobo
40c65e952b
fix the bug of save model
2020-04-11 01:21:31 +08:00
WuHaobo
e964c9edd5
fix the bug of save model
2020-04-11 01:20:33 +08:00
WuHaobo
4dd59a1a51
Init PaddleClas
2020-04-09 23:06:58 +08:00
WuHaobo
9f39da8859
Init PaddleClas
2020-04-09 02:16:30 +08:00