karpathy / convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
MIT License
10.8k stars 2.04k forks source link

How to use ConvnetJs with 64x128 image demension #105

Open nguyenkieuphat opened 5 years ago

nguyenkieuphat commented 5 years ago

I have tried to use ConvnetJS with 64x128 images, however I have a problem with image display. image Can you help me please!