Feeds
답변 있음
How can i remove borders image?
Not the fanciest solution, but this worked for me: %Remove borders from upper rows checkRow = 0; while(checkRow == 0) ...
How can i remove borders image?
Not the fanciest solution, but this worked for me: %Remove borders from upper rows checkRow = 0; while(checkRow == 0) ...
거의 2년 전 | 0
질문
How to add a new custom layer at the beginning of CNN?
Hi, I need to classify some images using a Convolutional Neural Network (CNN). I am using the AlexNet package for this. No...
거의 8년 전 | 답변 수: 1 | 1
