You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: