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