Hello community, I used Nvidia digits to train caffe model with my own dataset based on alexnet network.After 30 epochs the training got completed I obtained the .caffemodel and prototxt files as output. But the the .caffemodel icon looks different and I am not able to deploy the trained caffemodel in opencv dnn samples code. I am getting weird errors. Can I directly use the model obtained from digits or should I convert the caffemodel show in the pic to appropriate format before loading it in opencv dnn code ? If yes, how to convert ? I am new to this field. Your help is enormously appreciated. Thanks :)