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
