24 Commits

Author SHA1 Message Date
Tingquan Gao
8580242724 Revert "debug"
This reverts commit a41a5bcb4d055e88b6a83b76a4607651656cdf51.
2023-03-14 16:47:13 +08:00
gaotingquan
a41a5bcb4d debug 2023-03-10 16:56:55 +08:00
gaotingquan
d3374e897e revert for running 2023-03-10 16:56:55 +08:00
gaotingquan
187f38ebdd refactor
1. rm Global.eval_mode
2. add Global.task
3. mv type_name to ppcls.utils
4. build dataloader, loss, metric by mode
2023-03-10 16:56:55 +08:00
gaotingquan
284e2a6756 refactor: mv all dataloaders to engine.dataloader_dict 2023-03-10 16:56:55 +08:00
gaotingquan
376d83d46e refactor: simplify engine 2023-03-10 16:56:55 +08:00
zhangyubo0722
7badd5bf6c add metrics and postprocess 2022-12-28 16:01:54 +08:00
zhiboniu
edf1129e5d match new eval function 2022-05-23 10:27:55 +00:00
zhiboniu
699c10aaeb Merge remote-tracking branch 'ppcls/develop' into develop 2022-05-23 08:03:46 +00:00
zhiboniu
0a3ecf60b4 add attribute strongbaseline 2022-05-18 04:54:43 +00:00
cuicheng01
87a0ba6f31 update metrics 2022-05-16 04:31:26 +00:00
cuicheng01
45b1296c25 Add cls_demo_person code 2022-05-14 09:31:52 +00:00
cuicheng01
af9aae730e add multilabel feature 2021-09-26 07:05:13 +00:00
Bin Lu
34d9c8593e
Update __init__.py 2021-08-23 19:45:44 +08:00
cuicheng01
707e01aed5 Update GoogLeNetLoss 2021-06-22 01:58:03 +00:00
Bin Lu
2323caec99
Update __init__.py 2021-06-11 10:38:17 +08:00
littletomatodonkey
3b4f5f4dfc
add distillation and fix some apis (#810)
* fix save load and imagenet dataset
* refine trainer
2021-06-10 16:30:05 +08:00
Felix
0f98709701
Update __init__.py 2021-06-08 11:51:03 +08:00
weishengyu
0a8b1773ba dbg 2021-06-05 14:10:20 +08:00
weishengyu
9af5f0cf09 dbg 2021-06-04 22:59:46 +08:00
weishengyu
3e4af0448e add default metrics 2021-06-04 22:56:12 +08:00
weishengyu
5dc93ac013 dbg 2021-06-04 22:39:10 +08:00
weishengyu
b23e72b17c add combined_metrics 2021-06-04 22:27:32 +08:00
weishengyu
c9f2c4742f update metric 2021-06-04 22:19:04 +08:00