rksltnl / Deep-Metric-Learning-CVPR16

Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
MIT License
341 stars 122 forks source link

small image error #26

Open wang5566 opened 6 years ago

wang5566 commented 6 years ago

My dataset images are height:128 width:64. when I set config.preprocessing.squre_size is 256,and caffenet prototxt crop size:227. It will call "Check failed: datum height is >= crop size", what can I do to adjust my image crop size?