biubug6 / Face-Detector-1MB-with-landmark

1M人脸检测模型(含关键点)
MIT License
1.02k stars 271 forks source link

resize时长宽比的问题 #51

Open LeeBC2298 opened 3 years ago

LeeBC2298 commented 3 years ago

detect.py里好像没考虑宽高哪个长的问题?输入图片是(240320)的话resize比例应该还是1吧,那怎么输入(320240)的网络呢