Commit Graph

47 Commits (9efbbb88206277830b37bd4268313791c5b5f2b6)

Author SHA1 Message Date
HydrogenSulfate 9984080a3d change *.numpy()[0] to float(*) for correct usage of 0-D tensor 2023-08-10 17:24:13 +08:00
cuicheng01 622a94eea9
Update metrics.py 2022-11-18 13:19:38 +08:00
HydrogenSulfate 14088d4502 fix for num_rel_index is a zero matrix 2022-08-25 14:37:41 +08:00
Tingquan Gao b457c393eb
fix: dbg (#1993)
1. config["Metric"]["Train"] may be None
2. fliter -> list
2022-06-07 20:08:48 +08:00
gaotingquan a43f8539ea fix: warn and fix when topk parameter setting is wrong 2022-06-06 16:47:57 +08:00
gaotingquan df3e75dde4 fix: warn when topk parameter setting is wrong 2022-06-06 16:47:57 +08:00
cuicheng01 ad71254e68
Merge pull request #1960 from zhiboniu/dev_attr
support attribute infer
2022-05-27 19:22:17 +08:00
zhiboniu 939a35d605 add more details 2022-05-26 07:14:10 +00:00
cuicheng01 e894fa861d
Merge branch 'develop' into add_person_demo 2022-05-25 15:30:07 +08:00
cuicheng01 33a15cfdae fix static training bugs 2022-05-24 17:02:44 +00: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
cuicheng01 8f5fe61540
Merge pull request #1925 from cuicheng01/add_person_demo
Add person demo
2022-05-23 09:26:49 +08:00
zhiboniu 05ecf1d045 multi-card eval support 2022-05-18 04:54:44 +00:00
zhiboniu 50900443f3 remove strongbaseline_attr, etc... 2022-05-18 04:54:43 +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
HydrogenSulfate 88295413f5 add re-ranking code 2022-05-11 17:33:07 +08:00
cuicheng01 891fa1c093 fix AccuracyScore metric 2022-03-16 14:34:45 +00:00
gaotingquan 7732a69f1b fix: fix key error in distillation 2021-12-16 18:21:08 +08: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
Bin Lu 0354f44574
Update metrics.py 2021-08-23 19:29:39 +08:00
dongshuilong 1e1b4d0f48 fix map metric bugs 2021-06-23 13:05:47 +08:00
dongshuilong 5b3d40312b fix map minp metric bugs 2021-06-23 12:37:46 +08:00
dongshuilong 914e69676e fix reid recall metric bugs 2021-06-22 17:08:02 +08:00
cuicheng01 707e01aed5 Update GoogLeNetLoss 2021-06-22 01:58:03 +00:00
cuicheng01 4e154aed4f Add GoogLeNetLoss 2021-06-21 14:25:07 +00:00
Bin Lu 4f61f90878
Update metrics.py 2021-06-11 14:42:24 +08:00
Bin Lu 2323caec99
Update __init__.py 2021-06-11 10:38:17 +08:00
Bin Lu 65780c29df
Update metrics.py 2021-06-11 10:24:21 +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
Bin Lu d6fe8c0c1b
Update metrics.py 2021-06-10 10:41:58 +08:00
Bin Lu 9e83fb4c2f
Update metrics.py 2021-06-10 10:39:50 +08:00
Felix 0f98709701
Update __init__.py 2021-06-08 11:51:03 +08:00
Felix 3e1e25afca
Update metrics.py 2021-06-08 11:48:07 +08:00
dongshuilong f3f1c98943 fix yaml bugs 2021-06-05 18:33:50 +08:00
dongshuilong fa2b698ad5 fix metric bugs 2021-06-05 18:07:26 +08:00
dongshuilong 2da31a875a fix metric issues 2021-06-05 17:49:36 +08:00
weishengyu 35aeb598bc remove "remove" in metrics 2021-06-05 14:23:14 +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