dyning
e8635dddda
Update overview.md
2024-10-01 01:54:57 +08:00
dyning
92d933941d
updata doc ( #3268 )
...
* Release PaddleClas release/2.6, adding new models and supporting all-in-one full development tools
* Release PaddleClas release/2.6, adding new models and supporting all-in-one full development tools
2024-10-01 01:52:26 +08:00
dyning
d6892e564c
Release PaddleClas release/2.6, adding new models and supporting all-in-one full development tools ( #3267 )
2024-10-01 01:17:39 +08:00
cuicheng01
a4351cc761
Add shituv2 clip ( #3262 )
2024-09-30 16:19:47 +08:00
zhangyubo0722
542b320008
fix export bug
2024-09-26 01:32:49 +08:00
zhangyubo0722
7f35c77027
fix_uniform
2024-09-25 23:30:23 +08:00
zhangyubo0722
a9a730e3b3
support uniform output
2024-09-24 23:25:41 +08:00
Sunflower7788
a7b235682c
fix flash attn mm ( #3257 )
2024-09-23 20:52:45 +08:00
Sunflower7788
f064291d6b
cls_config_fix ( #3253 )
...
* cls_config_fix
* fix flash attn
2024-09-23 15:00:04 +08:00
changdazhou
37c1ddb0dd
update default lable_dict for attribute ( #3255 )
2024-09-23 13:02:48 +08:00
cuicheng01
c736f5e0f5
update attr configs ( #3254 )
2024-09-22 19:36:29 +08:00
Sunflower7788
ddda8b688e
add 3 new models : MV4 FasterNet StarNet ( #3251 )
2024-09-21 00:26:38 +08:00
changdazhou
96e1404464
update default label list for multi-label image_classification ( #3240 )
2024-09-19 22:13:07 +08:00
cuicheng01
094349663a
update ShiTu Rec configs ( #3246 )
2024-09-13 15:50:05 +08:00
cuicheng01
716fbcc574
update config for ShiTu_rec ( #3245 )
...
* update config for ShiTu_rec
* update for ShiTu_Rec
2024-09-12 18:27:01 +08:00
cuicheng01
de0f57521d
update CLIP configs for PP-ShiTuV2-rec ( #3239 )
2024-09-05 10:49:04 +08:00
zhouchangda
104b378828
modify ema.pdparams to pdema
2024-09-04 15:20:28 +08:00
zhouchangda
9c37234cfb
update config file for multi-label image classification
2024-08-29 17:45:23 +08:00
Tingquan Gao
bc9401f861
fix: there may not be weight ratio in multilabel dataset label ( #3226 )
2024-08-23 11:35:56 +08:00
changdazhou
666ca9bbd1
support multi-label image classification ( #3216 )
2024-08-19 14:50:50 +08:00
Tingquan Gao
0e0948d10b
setuptools 72.2.0 result in that MANIFEST.in is invalid ( #3220 )
2024-08-15 21:40:16 +08:00
will-jl944
d37ac533f9
[MLU] Support MLU inference ( #3217 ) ( #3218 )
2024-08-12 20:11:05 +08:00
changdazhou
617752e2b4
update dump infer config scale format ( #3211 )
2024-08-08 20:01:44 +08:00
cuicheng01
ddcb00f314
adapt for some DCU devices ( #3215 )
2024-08-08 19:37:13 +08:00
Tingquan Gao
e396c7d30b
adapt for DCU ( #3208 )
2024-08-07 14:26:50 +08:00
Tingquan Gao
ee09f87d9b
support clarity assessment model ( #3205 )
2024-08-01 17:47:00 +08:00
Tingquan Gao
47bd23fbd4
compatible with paddle v2.5 that don't support to PIR ( #3199 )
2024-07-26 14:31:55 +08:00
zhangyubo0722
fe5700fce6
export with label ( #3166 )
2024-07-25 21:31:21 +08:00
Zheng-Bicheng
5dde31371c
Add support for custom scale and act ( #3189 )
2024-07-24 19:49:09 +08:00
Tingquan Gao
078a7a8c44
support to pir ( #3194 )
2024-07-24 14:47:59 +08:00
wanghuancoder
39adc19904
refine PPLCNet benchmark config ( #3191 )
...
* refine PPLCNet benchmark config
* refine
2024-07-17 10:37:37 +08:00
Nyakku Shigure
6aa3047157
Respect `is_rec` when eval ( #3187 )
2024-07-10 15:45:37 +08:00
Nyakku Shigure
caa6fdf57d
Fix missing label for classification model in eval mode ( #3185 )
2024-07-09 17:02:15 +08:00
Nyakku Shigure
d6df377f44
Mark some models as rec model in yaml ( #3182 )
2024-07-08 17:17:53 +08:00
Tingquan Gao
587698a9df
bugfix ( #3179 )
2024-07-05 16:17:42 +08:00
Tingquan Gao
91e8eb3632
update to be compatible with V100 ( #3178 )
2024-07-05 14:52:32 +08:00
Nyakku Shigure
1dcab0a7bc
Fix wrong InputSpec setting for AST Dy2St ( #3176 )
2024-07-05 14:05:02 +08:00
Tingquan Gao
b1ee8f911b
update to be compatible with V100 ( #3177 )
2024-07-04 16:56:04 +08:00
Nyakku Shigure
cc24ead0ad
Use `inspect.getfullargspec` instead of deprecated `inspect.getargspec` ( #3168 )
2024-06-20 20:16:36 +08:00
zhuyipin
cea80378ac
adapt AdaptiveAvgPool2D for npu for PPHGNet ( #3162 )
2024-06-17 21:07:16 +08:00
gmm
be6e0b7b53
【benchmark】add use_fused_attn=True for benchmark ( #3160 )
...
* add max_memory_reserved for benchmark
* change unit
* fix
* fix nvidia-dali-cuda110;DLTP-54994
* add use_fused_attn=True for benchmark
2024-06-06 11:25:51 +08:00
Tingquan Gao
00e018c18c
support FusedLinear ( #3159 )
2024-06-04 11:15:47 +08:00
gaotingquan
87ad22342e
add use_fused_attn field
2024-05-29 11:24:48 +08:00
gaotingquan
46c1a0168c
set use_fused_op False by default
2024-05-29 11:24:48 +08:00
gaotingquan
0bfed92cb2
perf:
...
1. use nn.GELU instead of QuickGELU
2. support FusedLinear
2024-05-29 11:24:48 +08:00
gaotingquan
d8beab064d
support fused attn
2024-05-29 11:24:48 +08:00
gaotingquan
40042f89fa
dbg: support fused attn
2024-05-24 14:27:29 +08:00
Tingquan Gao
e3aaa3cefb
support fused attn ( #3131 )
2024-05-16 13:33:46 +08:00
will-jl944
a0ae182547
[Bug Fix] Fix bug in AdaptiveAvgPool2D for NPU ( #3147 )
...
* Fix bug in AdaptiveAvgPool2D for NPU
* fix export error
2024-05-16 12:23:36 +08:00
wanghuancoder
0015f98041
refine drop_path ( #3132 )
...
* refine drop_path
* refine
2024-05-15 17:51:51 +08:00