ranji3500 / CNN_classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN_classification

create the environment python 3.7 (virtual or anaconda)

pip install -r requirements.txt

create folder 1.train(folder) class1(folder) (upload your images) class2(folder) (upload your images) 2.test(folder) class1(folder) (upload your images) class2(folder) (upload your images) run the train.py

test the model on img test_img.py test the model on img test_vid.py

About


Languages

Language:Python 100.0%