PaddleClas/ppcls
Lixin Luo 9b12161b1d
add weighted soft labels loss function (#2288)
* add weighted soft labels loss function

add weighted soft labels loss function

* fix typo in docs/zh_CN/advanced_tutorials/knowledge_distillation.md
2022-09-14 14:23:26 +08:00
..
arch fix cae_large 2022-09-13 08:05:07 +00:00
configs add weighted soft labels loss function (#2288) 2022-09-14 14:23:26 +08:00
data Merge pull request #2264 from cuicheng01/add_table_attribute 2022-09-14 14:17:11 +08:00
engine Rename variable names that may be confused in retrieval.py 2022-08-26 06:16:11 +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 merge CAE 2022-09-08 08:11:25 +00:00
static handle index error for dataloader 2022-06-07 11:26:15 +08:00
utils fix: change to relative import 2022-08-19 11:40:38 +08:00
__init__.py