kk7nc / RMDL

RMDL: Random Multimodel Deep Learning for Classification
https://rmdl.readthedocs.io/
GNU General Public License v3.0
424 stars 122 forks source link

Using my own image dataset #31

Open sevaraMS opened 3 years ago

sevaraMS commented 3 years ago

Hello, I want to classify images. How can I input for training my own dataset???

anubha17pearl commented 3 years ago

have to pass train and test image along with labels as x_train, y_train, x_test, y_test