Commit Graph

5171 Commits (cls_rm)
 

Author SHA1 Message Date
Sunting78 aaf51c7e94 fix params 2024-11-05 09:15:50 +00:00
Sunting78 e8a9e8f33f rm pdmodel 2024-11-05 09:07:04 +00:00
cuicheng01 fffe2e9b8b
Update readme (#3286)
* update attr configs

* update README for release
2024-11-05 15:52:35 +08:00
学卿 4b3503b6de
support face recgnition (#3282)
* add mobilefacenet

* exp with pplcnet on face

* support face recognition

* fix face recognition models bugs

* add face recognition README
2024-11-01 19:48:28 +08:00
AmberC0209 e3f7dde8a3
fix hyperlinks (#3283)
* fix hyperlinks

* update quickstart
2024-10-30 17:46:09 +08:00
zhangyubo0722 d178931fca fix gpu memory growth 2024-10-18 17:05:11 +08:00
AmberC0209 9f0cf7a7eb
change all-in-one to low-code (#3273)
* update quickstart

* update quickstart

* Update README_ch.md

* change all-in-one to low-code

* change all-in-one to low-code

* modify paddlex docs

* modify paddlex docs

* fix errors in pdx docs

* fix errors in pdx docs

* fix some  error in pdx docs

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2024-10-15 14:16:42 +08:00
gaotingquan 61379fdc5f fix numpy version to 1.24.4 to compatible opencv 2024-10-14 22:05:52 +08:00
gmm e0e14d2979
【benchmark】update MobileNetV2 benchmark batch_size (#3274)
* add max_memory_reserved for benchmark

* change unit

* fix

* fix nvidia-dali-cuda110;DLTP-54994

* add use_fused_attn=True  for benchmark

* Update MobileNetV2_train_infer_python.txt
2024-10-12 17:34:58 +08:00
dyning 5b9c93d252
Update README_ch.md 2024-10-01 07:24:33 +08:00
cuicheng01 3fc96a42f3
Update README_ch.md 2024-10-01 07:09:24 +08:00
cuicheng01 5c5d59fd18
Update README_ch.md 2024-10-01 07:07:45 +08:00
AmberC0209 8b22e0d316
update quick_start.md (#3269)
* update quickstart

* update quickstart

* Update README_ch.md

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2024-10-01 04:34:12 +08:00
cuicheng01 2a8da36344
Update README_ch.md 2024-10-01 03:12:02 +08:00
cuicheng01 244cdf8ad4
Update README_ch.md 2024-10-01 02:52:57 +08:00
cuicheng01 fefcd4f4b3
Update README_ch.md 2024-10-01 02:52:15 +08:00
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