11 Commits (e3af72bb6812af26e37c7e4c818a7a3059160ced)

Author SHA1 Message Date
Nobuo Tsukamoto ade57c8bd0 Fixed that object_detection.py does not work in python3. 6 years ago
Dmitry Kurtaev faa6c4e1e1 Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend. 6 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 7 years ago
Dmitry Kurtaev b781ac7346 Make Intel's Inference Engine backend is default if no preferable backend is specified. 7 years ago
Alexander Alekhin dcb9bc2544 python: eliminate pylint warnings 7 years ago
Dmitry Kurtaev f96f934426 Update Intel's Inference Engine deep learning backend (#11587) 7 years ago
Dmitry Kurtaev 97fec07d96 Support YOLOv3 model from Darknet 7 years ago
Dmitry Kurtaev f2440ceae6 Update tutorials. A new cv::dnn::readNet function 7 years ago
Dmitry Kurtaev 8e4fe30db6 Unite deep learning image classification samples 7 years ago
Dmitry Kurtaev e8d94ea87c Unite deep learning object detection samples 7 years ago