issues
search
junxnone
/
tio
Log
Other
10
stars
5
forks
source link
Object/Crowd Counting - Metrics
#848
Open
junxnone
opened
4 years ago
junxnone
commented
4 years ago
Reference
CNN-based Density Estimation and Crowd Counting: A Survey
Brief
mae
mse
rmse
accuracy
Different metrics
Image-level
Var Name
Description
N
number of test image
Predict result
Ground truth
m
splitted non-overlapping patches
Name
公式
Description
MAE - Mean Absolute Error
MSE - Mean Square Error
RMSE - Root MSE
GAME - Grid Average Mean Absolute Error
- 考虑
location information
, predict 在相应区域的计为
TP
- image 分割为
4^L
个
patch grid
,
MPAE - Mean Pixel-level Absolute Error
PMAE - Patch Mean Absolute Error
-
m
non-overlapping patch
PMSE - Patch Mean Squared Error
-
m
non-overlapping patch
Pixel-level
PSNR - Peak Signal to Noise Ratio
SSIM - Structural Similarity Index
Point-level
AP - Average Precision
AR - Average Recall
junxnone
commented
4 years ago
845
Reference
Brief
Different metrics
location information
, predict 在相应区域的计为TP
- image 分割为
4^L
个patch grid
,m
non-overlapping patchm
non-overlapping patch