Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 339 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 339 Bytes

opencv_dnn_application

3thd dnn model implementation witn opencv api, such as caffe, torch7, tensorflow, darknet, DLDT and so on. Every kind of model its deSerialization and serialization were known, can be loaded in cv::dnn::Net and excute successfully in theroy.

CSDN