This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleClas
mirror of
https://github.com/PaddlePaddle/PaddleClas.git
Watch
1
Star
0
Fork
You've already forked PaddleClas
0
Code
Issues
Projects
Releases
Wiki
Activity
169774a35a
PaddleClas
/
ppcls
History
gaotingquan
b83da15d27
support set shuffle by config
2022-10-17 11:24:57 +08:00
..
arch
refactor: mv the init_res of net to super().__init__()
2022-09-28 20:13:19 +08:00
configs
update blur code
2022-10-11 13:46:27 +00:00
data
support set shuffle by config
2022-10-17 11:24:57 +08:00
engine
add batch Tensor collate to simplify dali code in train/eval/retrival code
2022-10-13 12:05:50 +08: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
…