gnawice / mojo-cnn

mojo cnn: c++ convolutional neural network
MIT License
195 stars 61 forks source link

test issue #17

Closed madadaaa closed 3 years ago

madadaaa commented 3 years ago

traind on one pc and test on another pc, the test result is not the same... i do not know why...

madadaaa commented 3 years ago

mojo:
input 64 64 3 convolution 3 16 1 elu semi_stochastic_pool 3 3 convolution 3 64 1 elu semi_stochastic_pool 4 4 softmax 5

madadaaa commented 3 years ago

I am sorry as i have something wrong myself....close