This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleClas
Watch
1
Star
0
Fork
0
You've already forked PaddleClas
mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced
2025-06-03 21:55:06 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
PaddleClas
/
ppcls
History
gaotingquan
19840cb046
refactor: to be pythonic
2022-09-28 20:01:48 +08:00
..
arch
fix
2022-09-27 11:56:42 +08:00
configs
feat: support training image orientation model
2022-09-28 20:01:48 +08:00
data
refactor: to be pythonic
2022-09-28 20:01:48 +08:00
engine
fix bugs to adapt to the new framework
2022-09-20 10:06:20 +00:00
loss
add weighted soft labels loss function (
#2288
)
2022-09-14 14:23:26 +08:00
metric
fix for num_rel_index is a zero matrix
2022-08-25 14:37:41 +08:00
optimizer
change return type from float to Constant when self.learning_rate is an float number
2022-09-27 19:46:20 +08:00
static
…
utils
Support for parsing label files
2022-08-29 05:49:15 +00:00
__init__.py
…