CenterFace.pytorch icon indicating copy to clipboard operation
CenterFace.pytorch copied to clipboard

Small size face keypoint detection

Open CF2220160244 opened this issue 5 years ago • 1 comments
trafficstars

When the image infer by the model, the image downsize 4x, the small face is 2-5 pixl in my data ,the keypoint heatmap center is very close, and then After the 3x3 maxpooling, the 5 keypoints may doublication, the 3x3 maxpooling is not suit me, How can i slove the problem, Can you gays give me some advise?

CF2220160244 avatar Jun 16 '20 02:06 CF2220160244

centernet can not fix this problem.

xiexu666 avatar Jul 07 '20 11:07 xiexu666