Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
arrybn b964d3a18b Added few tests for torch 8 years ago
..
.gitignore Adding useful .gitignore 9 years ago
VGG_VOC0712_SSD_300x300_iter_60000.prototxt Added proto for PASCAL VOC SSD 9 years ago
bvlc_googlenet.prototxt GSOC 2015: dnn module 10 years ago
caffe_googlenet.cpp Fixed and added tests (#987) 8 years ago
fcn8s-heavy-pascal.prototxt Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
fcn32s-heavy-pascal.prototxt Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
fcn_semsegm.cpp fixed some compile warnings in dnn & protobuf; improved convolution layer performance when blas is not available by parallelizing gemmCPU() function in dnn 9 years ago
googlenet_python.py Extended and generalized CropLayer implementation 9 years ago
pascal-classes.txt Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
rgb.jpg Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
space_shuttle.jpg GSOC 2015: dnn module 10 years ago
ssd_object_detection.cpp Merge remote-tracking branch 'origin/master' into dnn-python-bindings 9 years ago
synset_words.txt GSOC 2015: dnn module 10 years ago
tf_inception.cpp Added TensorFlow models loading 9 years ago
torch_enet.cpp Added few tests for torch 8 years ago