How to use different sized images to train a CNN
    조회 수: 7 (최근 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개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!