How to use different sized images to train a CNN
2 次查看(过去 30 天)
显示 更早的评论
I need to train a CNN for image category classification of vehicle images, the images in data set that I have are of different sizes, and according to my knowledge we have to use a data set of same size for the image input layer, my questions are:
- how can I use different sized image data set in CNN?
- can this issue be resolved by image padding? and how to do it?
- will padding reduce the accuracy of trained CNN?
thanks!
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!