simple_cnn icon indicating copy to clipboard operation
simple_cnn copied to clipboard

Number of channels

Open rhpatra opened this issue 8 years ago • 0 comments

Hello, I have a question regarding how to handle number of channels with this CNN implementation. For e.g., RGB images would require three channels but I could not find any part to handle the number of channels.

rhpatra avatar Nov 06 '17 10:11 rhpatra