• Kv Manohar's avatar
    Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect · 41a5a5ea
    Kv Manohar authored
    GSoC'17 Learning compact models for object detection (#1253)
    
    * Final solver and model for SqueezeNet model
    
    * update README
    
    * update dependencies and CMakeLists
    
    * add global pooling
    
    * Add training scripts
    
    * fix typo
    
    * fix dependency of caffe
    
    * fix whitespace
    
    * Add squeezedet architecture
    
    * Pascal pre process script
    
    * Adding pre process scripts
    
    * Generate the graph of the model
    
    * more readable
    
    * fix some bugs in the graph
    
    * Post process class implementation
    
    * Complete minimal post processing and standalone running
    
    * Complete the base class
    
    * remove c++11 features and fix bugs
    
    * Complete example
    
    * fix bugs
    
    * Adding final scripts
    
    * Classification scripts
    
    * Update README.md
    
    * Add example code and results
    
    * Update README.md
    
    * Re-order and fix some bugs
    
    * fix build failure
    
    * Document classes and functions
    
    * Add instructions on how to use samples
    
    * update instructionos
    
    * fix docs failure
    
    * fix conversion types
    
    * fix type conversion warning
    
    * Change examples to sample directoryu
    
    * restructure directories
    
    * add more references
    
    * fix whitespace
    
    * retain aspect ratio
    
    * Add more examples
    
    * fix docs warnings
    
    * update with links to trained weights
    
    * threshold update
    
    * png -> jpg
    
    * fix tutorial
    
    * model files
    
    * precomp.hpp , fix readme links, module dependencies
    
    * copyrights
    
    - no copyright in samples
    - use new style OpenCV copyright header
    - precomp.hpp
    41a5a5ea
Name
Last commit
Last update
..
aruco Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
ccalib Loading commit data...
cnn_3dobj Loading commit data...
cvv Loading commit data...
datasets Loading commit data...
dnn_modern Loading commit data...
dnn_objdetect Loading commit data...
dnns_easily_fooled Loading commit data...
dpm Loading commit data...
face Loading commit data...
freetype Loading commit data...
fuzzy Loading commit data...
hdf Loading commit data...
img_hash Loading commit data...
line_descriptor Loading commit data...
matlab Loading commit data...
optflow Loading commit data...
ovis Loading commit data...
phase_unwrapping Loading commit data...
plot Loading commit data...
reg Loading commit data...
rgbd Loading commit data...
saliency Loading commit data...
sfm Loading commit data...
stereo Loading commit data...
structured_light Loading commit data...
surface_matching Loading commit data...
text Loading commit data...
tracking Loading commit data...
xfeatures2d Loading commit data...
ximgproc Loading commit data...
xobjdetect Loading commit data...
xphoto Loading commit data...
README.md Loading commit data...