Walter
|
f82d109524
|
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
|
2021-07-23 10:31:27 +08:00 |
贾晓
|
7f1c241a8d
|
Merge pull request #1070 from littletomatodonkey/dev/fix_fp16_predict
fix fp16 inference
|
2021-07-22 15:40:01 +08:00 |
littletomatodonkey
|
fa9221479c
|
fix fp16 inference
|
2021-07-22 13:25:53 +08:00 |
cuicheng01
|
7032288692
|
Merge pull request #1065 from cuicheng01/develop
Update Twins configs
|
2021-07-22 09:53:10 +08:00 |
cuicheng01
|
3a8715240c
|
Update gvt.py
|
2021-07-21 13:16:23 +00:00 |
Tingquan Gao
|
e07674603e
|
Update gvt.py
|
2021-07-21 20:50:04 +08:00 |
cuicheng01
|
88d0d4ca9f
|
Update Twins configs
|
2021-07-21 09:32:58 +00:00 |
cuicheng01
|
0ae9f6f58d
|
Merge pull request #1062 from cuicheng01/develop
Update Xception65.yaml
|
2021-07-21 15:09:20 +08:00 |
root
|
800515b80d
|
Update Xception65.yaml
|
2021-07-21 03:57:21 +00:00 |
gaotingquan
|
d6d8e365dd
|
Supplement some fixes
|
2021-07-20 01:10:57 +08:00 |
gaotingquan
|
d8a4203613
|
Fix printing prediction
|
2021-07-20 01:10:57 +08:00 |
gaotingquan
|
a2376ee19e
|
Add preprocess in HubServing
|
2021-07-20 01:10:57 +08:00 |
gaotingquan
|
a378af3886
|
Fix params format
|
2021-07-20 01:10:57 +08:00 |
zhiqiu
|
bb1376db45
|
add flags setting
|
2021-07-16 13:26:03 +00:00 |
littletomatodonkey
|
a9f35981e9
|
fix fp16 config for dyg (#1052)
|
2021-07-16 18:08:16 +08:00 |
littletomatodonkey
|
a99de6a709
|
Add files via upload
|
2021-07-15 19:18:26 +08:00 |
littletomatodonkey
|
88ab1b6320
|
Delete wx_group.jpeg
|
2021-07-15 19:18:02 +08:00 |
littletomatodonkey
|
8ef05bf8f9
|
Delete wx_group.png
|
2021-07-15 19:17:36 +08:00 |
littletomatodonkey
|
0bc5b54d19
|
fix opt (#1048)
|
2021-07-15 15:19:41 +08:00 |
littletomatodonkey
|
f7ab1c2dca
|
Update run_dali.sh
|
2021-07-15 11:19:38 +08:00 |
littletomatodonkey
|
c2054df0e9
|
add r50 fp16 dyg (#1047)
|
2021-07-15 11:16:30 +08:00 |
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 |
Bin Lu
|
8598b46d2f
|
Merge pull request #1040 from Intsigstephon/develop
fix predict error in macOs(index.so)
|
2021-07-14 15:43:10 +08:00 |
littletomatodonkey
|
042c3515c6
|
fix mkldnn thread num (#1041)
|
2021-07-14 13:58:45 +08:00 |
Bin Lu
|
04f21a6241
|
Update README.md
|
2021-07-14 13:46:55 +08:00 |
Bin Lu
|
d43f0d9b85
|
Update README.md
|
2021-07-14 13:46:31 +08:00 |
Bin Lu
|
285e41b66f
|
Update README.md
|
2021-07-13 18:01:42 +08:00 |
Bin Lu
|
ad683e03f1
|
Update README.md
|
2021-07-13 18:01:13 +08:00 |
Bin Lu
|
39a7e8188a
|
Update README.md
|
2021-07-13 17:58:21 +08:00 |
Bin Lu
|
a4dd132900
|
Update README.md
|
2021-07-13 17:56:46 +08:00 |
Bin Lu
|
c179a355ed
|
Update README.md
|
2021-07-13 17:56:28 +08:00 |
Bin Lu
|
66f990b24d
|
Update README.md
|
2021-07-13 17:56:13 +08:00 |
Wei Shengyu
|
5cd7a05d68
|
Merge pull request #1034 from cuicheng01/develop
support load pretrain from url
|
2021-07-13 17:35:04 +08:00 |
cuicheng01
|
c965193f36
|
fix typo in cosmargin
|
2021-07-13 07:54:29 +00:00 |
cuicheng01
|
a0941fb44a
|
Update MixCELoss configs
|
2021-07-13 06:54:11 +00:00 |
cuicheng01
|
592f5b10f5
|
support batch mix
|
2021-07-13 06:38:01 +00:00 |
littletomatodonkey
|
4af9f51088
|
fix windows training (#1038)
* fix windows training
* fix typo
|
2021-07-13 13:57:24 +08:00 |
cuicheng01
|
db46dbd8fe
|
Update save_load.py
|
2021-07-12 10:35:53 +00:00 |
cuicheng01
|
0c63f64bec
|
Update trainer.py
|
2021-07-12 08:06:05 +00:00 |
cuicheng01
|
e8c72d36a4
|
Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop
|
2021-07-12 08:02:42 +00:00 |
cuicheng01
|
1837078b80
|
Merge pull request #1033 from cuicheng01/develop
Add config_description.md
|
2021-07-12 15:56:54 +08:00 |
cuicheng01
|
f7329ddf74
|
support load pretrain from url
|
2021-07-12 07:45:44 +00:00 |
cuicheng01
|
c529ebb8ae
|
Update config_description.md
|
2021-07-12 15:24:11 +08:00 |
cuicheng01
|
c1f4e46347
|
config_description.md
|
2021-07-12 07:03:22 +00:00 |
Walter
|
a9039f9a29
|
Merge pull request #1030 from cuicheng01/develop
Add MixNet and ReXNet configs
|
2021-07-12 14:07:52 +08:00 |
cuicheng01
|
dbc24e59e0
|
Update vector_search/README.md
|
2021-07-12 03:56:19 +00:00 |
cuicheng01
|
3c9086c270
|
Update levit.py
|
2021-07-12 03:49:37 +00:00 |
cuicheng01
|
68d5bb0341
|
Add MixNet and ReXNet configs
|
2021-07-09 06:20:41 +00:00 |
cuicheng01
|
18c94d0e0e
|
Merge pull request #1025 from cuicheng01/develop
Add faq_2021_s2.md
|
2021-07-08 22:33:48 +08:00 |