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 years 前 | 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 years 前 | 1 个回答 | 1
