xiyang1012 / Local-Crowd-Counting

Adaptive Mixture Regression Network with Local Counting Map for Crowd Counting (ECCV2020)
MIT License
75 stars 17 forks source link

Trained dataset shape #11

Open ayanasser opened 3 years ago

ayanasser commented 3 years ago

Hi, I noticed that this model accept any image shape and produce different pred map shapes according to the input image shape, So is this normal ? Does there any recommended image size for the model ?, like the one it trained with?

"I am asking this question because I need specific input and output shapes to convert it to engine"