gaotingquan
|
d53a06c625
|
fix: fix download link
|
2021-11-17 15:02:20 +08:00 |
cuicheng01
|
6e4bf593fb
|
Merge pull request #1390 from Intsigstephon/feature_binary_model
add Binary general recog configure
|
2021-11-12 15:25:00 +08:00 |
cuicheng01
|
fb631b38fb
|
update esnet.py
|
2021-11-11 12:51:58 +00:00 |
cuicheng01
|
d868a63764
|
Add ESNet code and pretrained models
|
2021-11-11 06:00:32 +00:00 |
littletomatodonkey
|
67d982c30e
|
fix csp refer (#1404)
|
2021-11-05 13:54:10 +08:00 |
cuicheng01
|
7875e83d9e
|
update vision_transformer.py
|
2021-11-05 02:53:10 +00:00 |
cuicheng01
|
08952deb88
|
update codes
|
2021-11-04 10:47:13 +00:00 |
Bin Lu
|
9f2f62f3ae
|
Update pp_lcnet_variant.py
|
2021-11-04 16:58:17 +08:00 |
Bin Lu
|
17fc4595b3
|
Create pp_lcnet_variant.py
|
2021-11-04 16:44:56 +08:00 |
Bin Lu
|
cad5ce842a
|
Update __init__.py
|
2021-11-04 16:44:16 +08:00 |
stephon
|
6f13c5b798
|
rename PPLCNet_x2_5_Tanh
|
2021-11-04 08:37:21 +00:00 |
stephon
|
df03b4a022
|
add Binary general reocg configure
|
2021-11-03 10:09:34 +00:00 |
gaotingquan
|
5025d09fd8
|
fix: fix a DeprecationWarning & style
|
2021-10-27 19:47:43 +08:00 |
Wei Shengyu
|
3c148cb56a
|
update return res method and fix amp bug (#1309)
* fix amp bug; update return res method
* support index for list object for return res
|
2021-10-15 18:25:50 +08:00 |
littletomatodonkey
|
f8b420946c
|
fix cspnet (#1282)
* fix cspnet
* minor fix
|
2021-10-11 17:23:31 +08:00 |
cuicheng01
|
b7bab1e648
|
fix googlenet avg-pool
|
2021-09-23 08:29:07 +00:00 |
cuicheng01
|
ef2fd19bb0
|
Merge pull request #1243 from RainFrost1/arcmargin
fix pact bug for circlemargin arcmargin cosmargin
|
2021-09-17 18:56:03 +08:00 |
cuicheng01
|
48494ec051
|
Merge pull request #1213 from cuicheng01/develop
Add PP-LCNet codes and configs
|
2021-09-17 15:29:50 +08:00 |
dongshuilong
|
18e1cf040b
|
fix pact bug for circlemargin arcmargin cosmargin
|
2021-09-16 12:17:02 +00:00 |
Wei Shengyu
|
d98b881603
|
Merge pull request #1208 from weisy11/fix_bug_of_theseus
dbg theseus
|
2021-09-15 14:04:51 +08:00 |
weishengyu
|
600067f4fc
|
dbg
|
2021-09-15 11:35:49 +08:00 |
weishengyu
|
e916259508
|
update return_res method
|
2021-09-15 11:03:46 +08:00 |
Walter
|
74622af482
|
Merge pull request #1093 from RainFrost1/slim
添加slim功能
|
2021-09-13 19:11:43 +08:00 |
cuicheng01
|
d470f34c64
|
Update code and docs
|
2021-09-13 03:18:37 +00:00 |
dongshuilong
|
8e85ef4775
|
update slim
|
2021-09-10 03:09:03 +00:00 |
cuicheng01
|
4150df912e
|
Add LCNet codes and config
|
2021-09-07 16:14:40 +00:00 |
cuicheng01
|
3f0b406fb2
|
fix tnt inference bug when bs > 1
|
2021-09-07 03:46:29 +00:00 |
weishengyu
|
5131956d15
|
dbg theseus
|
2021-09-06 16:18:57 +08:00 |
dongshuilong
|
50f2547005
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into slim
|
2021-09-03 03:19:14 +00:00 |
dongshuilong
|
68c1b089e8
|
update slim for new trainer
|
2021-08-27 09:32:37 +00:00 |
Bin Lu
|
35d2be15dc
|
Merge branch 'PaddlePaddle:develop' into develop
|
2021-08-25 13:53:14 +08:00 |
Bin Lu
|
860e4aa421
|
Update cosmargin.py
|
2021-08-24 16:20:21 +08:00 |
Bin Lu
|
5b70d442f9
|
Update circlemargin.py
|
2021-08-24 16:19:41 +08:00 |
cuicheng01
|
8c8153e97f
|
Update SwinTransformer pretrained url
|
2021-08-24 03:22:03 +00:00 |
Bin Lu
|
c9912f0a04
|
Update vgg_variant.py
|
2021-08-24 10:53:13 +08:00 |
Bin Lu
|
f878fb27e5
|
Update __init__.py
|
2021-08-23 19:19:19 +08:00 |
Bin Lu
|
26eda0efef
|
Update __init__.py
|
2021-08-23 19:08:06 +08:00 |
Bin Lu
|
0b9f0ad001
|
Create vgg_variant.py
|
2021-08-23 19:07:35 +08:00 |
Wei Shengyu
|
4ae4a4a903
|
Merge pull request #1116 from weisy11/develop
update save sub layer result
|
2021-08-18 14:12:43 +08:00 |
cuicheng01
|
2940e2a9b8
|
Merge pull request #1130 from cuicheng01/develop
fix resnext101_wsl pretrain url bug
|
2021-08-11 23:01:13 +08:00 |
cuicheng01
|
ac404c7a37
|
Update resnext101_wsl.py
|
2021-08-11 22:57:28 +08:00 |
Wei Shengyu
|
59be8e4674
|
Merge branch 'release/2.2' into develop
|
2021-08-09 11:07:31 +08:00 |
weishengyu
|
98f38fa0f7
|
dbg
|
2021-08-08 17:53:06 +08:00 |
weishengyu
|
f41b09ef7f
|
dbg
|
2021-08-08 17:28:57 +08:00 |
weishengyu
|
88a72b6735
|
dbg
|
2021-08-08 15:56:57 +08:00 |
weishengyu
|
2cb3bf66dd
|
update wrap theseus rule
|
2021-08-08 15:55:34 +08:00 |
weishengyu
|
1985075550
|
dbg
|
2021-08-08 15:18:28 +08:00 |
weishengyu
|
ef13f8c640
|
modify code
|
2021-08-08 15:04:26 +08:00 |
weishengyu
|
6dbbf8cc17
|
add theseus wrapper
|
2021-08-08 14:57:29 +08:00 |
weishengyu
|
4f8552aa4f
|
dbg
|
2021-08-08 14:32:45 +08:00 |