Tutorial for creating deep NN model for a dataset and use it in Opencv [closed]

asked 2020-03-01 00:27:58 -0600

essamzaky gravatar image

I have a data set of images and want classify , is there any tutorial for creating this deep NN model , train and use it in openCV ?,

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by LBerger
close date 2020-03-01 03:29:00.726909

Comments

off topic. You cannot train a DNN in opencv. readt ensorflow caffe pytorch ... tutorials

LBerger gravatar imageLBerger ( 2020-03-01 03:28:40 -0600 )edit

@LBerger If i create and train model in Tensorflow , what is the steps to use it in OpenCV

essamzaky gravatar imageessamzaky ( 2020-03-01 04:14:54 -0600 )edit

it's here

LBerger gravatar imageLBerger ( 2020-03-01 04:56:03 -0600 )edit
1

thanks @LBerger

essamzaky gravatar imageessamzaky ( 2020-03-01 05:26:15 -0600 )edit