PaddleClas v2.5.2
What's Changed
- [cherry-pick] rm the faiss version by @TingquanGao in #2554
- Update data_augmentation.md by @weisy11 in #2566
- [cherry pick]fix retrieval for windows by @HydrogenSulfate in #2581
- [cherry-pick] fix doc by @TingquanGao in #2592
- [cherry-pick] docs: fix by @TingquanGao in #2611
- Update README_ch.md by @Evezerest in #2619
- [cherry-pick] fix: set dtype in paddle.to_tensor() by @TingquanGao in #2643
- [cherry pick]Add android demo doc to quick start by @HydrogenSulfate in #2672
- [cherry-pick] fix acc metric & fix format by @TingquanGao in #2607
- [FastDeploy] Update README_ch.md by @yunyaoXYY in #2708
- [NPU] update npu inference api by @YanhuiDua in #2775
- [cherry-pick] Update QR code by @TingquanGao in #2833
- docs: rm specified branch by @TingquanGao in #2846
- [cherry-pick] adapt to Pillow new version 10.0.0 by @TingquanGao in #2859
- [npu-tipc] fix npu tipc scripts to reduce running time(#2851) by @YanhuiDua in #2852
- [NPU TIPC] update npu python version in tipc config(#2885) by @YanhuiDua in #2884
- change .numpy()[0] to float() for correct usage of 0-D tensor by @HydrogenSulfate in #2905
- update readme for paddlex by @cuicheng01 in #2953
- Update utils.py by @awarebayes in #2886
- [cherry-pick]cherry-pick tipc scripts update and fix np.int error by @USTCKAY in #3011
- update readme for paddlex by @cuicheng01 in #3028
- update paddlex of readme by @zhangyubo0722 in #3074
- add mirrors-yapf by @changdazhou in #3096
- Add a script for evaluating all models & fix errors in some configuration files by @Tongkaio in #3101
- try using github action to automate release package uploading by @jzhang533 in #3113
New Contributors
- @awarebayes made their first contribution in #2886
- @Tongkaio made their first contribution in #3101
- @jzhang533 made their first contribution in #3113
Full Changelog: v2.5.1...v2.5.2