Http://rogerioferis.com/VisualRecognitionAndSearch2014/Resources.html
Http://www.cnblogs.com/einyboy/p/3594432.html
Keep up with the new
You can look at this http://blog.csdn.net/workerwu/article/details/46537849.
Scene Recognition:
Segnet:a Deep convolutional encoder-decoder Architecture for robust
Semantic Pixel-wise Labelling
Https://github.com/alexgkendall/caffe-segnet
Tracking:
Learning to Track:online multi-object Tracking by decision Making ICCV2015
Use Markov decision Processes to do the tracking, the speed may be relatively slow, the effect should also
Https://github.com/yuxng/MDP_Tracking
Car Detection:
Integrating Context and occlusion for Car Detection by hierarchical and-or Model ECCV2014
Http://www.stat.ucla.edu/~boli/projects/context_occlusion/context_occlusion.html
Face Detection
Human face Detection 2015 progress: http://www.cvrobot.net/latest-progress-in-face-detection-2015/
Face detection without bells and whistles
project:http://markusmathias.bitbucket.org/2014_eccv_face_detection/
Code:https://bitbucket.org/rodrigob/doppia
talk:http://videolectures.net/eccv2014_mathias_face_detection/(Good report)
From facial Parts responses to face detection:a Deep learning approach ICCV2015 e-mail to get code and model
Http://personal.ie.cuhk.edu.hk/~ys014/projects/Faceness/Faceness.html
A Fast and accurate unconstrained face Detector Pami
Simple, fast and effective
http://www.cbsr.ia.ac.cn/users/scliao/projects/npdface/
Face Alignment
Face Alignment by Coarse-to-fine Shape searching
Http://mmlab.ie.cuhk.edu.hk/projects/CFSS.html
High-fidelity Pose and Expression normalization for face recognition
In the Wild
Http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/HPEN/main.htm
Face recognition
Deep face recognition
http://www.robots.ox.ac.uk/~vgg/software/vgg_face/
Person Re-identification:
Query-adaptive late Fusion for Image Search and person re-identification
CVPR2015
Http://www.liangzheng.com.cn/Project/project_fusion.html
Efficient person re-identification by Hybrid Spatiogram and covariance descriptor CVPR2015 Workshops
Https://github.com/Myles-ZMY/HSCD
Person re-identification by iterative re-weighted Sparse Ranking Pami 2015
Http://www.micc.unifi.it/masi/code/isr-re-id/No feature extraction code
Person re-identification by Local maximal occurrence representation and metric learning CVPR2015
http://www.cbsr.ia.ac.cn/users/scliao/projects/lomo_xqda/
Head detection
Context-aware CNNs for person head detection
Matlab Code & DataSet avaiable
http://www.di.ens.fr/willow/research/headdetection/
Pedestrian detection
Pedestrian Detection with spatially pooled Features and structured Ensemble Learning Pami 2015
Strengthening the effectiveness of pedestrian Detection with spatially pooled Features ECCV2014
Https://github.com/chhshen/pedestrian-detection
Object detection
Object detection via a multi-region & semantic segmentation-aware CNN model
Https://github.com/gidariss/mrcnn-object-detection
Deepbox:learning objectness with convolutional Networks ICCV2015
Proposal Re-ranker
Https://github.com/weichengkuo/DeepBox
Object-proposal Evaluation Protocol is ' gameable ' many proposal codes
Https://github.com/batra-mlp-lab/object-proposals
Deep learning
Deeply learned Attributes for crowded Scene understanding
Https://github.com/amandajshao/www_deep_crowd
Http://www.ee.cuhk.edu.hk/~jshao/WWWCrowdDataset.html
Human Pose Estimation
Deeppose:human Pose estimation via deep neural Networks, CVPR2014
Https://github.com/mitmul/deeppose Not official implementation
Articulated Pose estimation by a graphical Model with Image Dependent pairwise relations NIPS 2014
Http://www.stat.ucla.edu/~xianjie.chen/projects/pose_estimation/pose_estimation.html
Learning Human Pose estimation Features with convolutional Networks
Https://github.com/stencilman/deep_nets_iclr04
Flowing convnets for Human Pose estimation in Videos
http://www.robots.ox.ac.uk/~vgg/software/cnn_heatmap/
Miscellaneous
Unsupervised learning of Visual representations using Videos very promising!
Https://github.com/xiaolonw/caffe-video_triplet
Database
Mpii Human Pose Dataset
http://human-pose.mpi-inf.mpg.de/#overview
Dpm
Go to Windows voc-release4.0.1 Linux
http://blog.csdn.net/masibuaa/article/details/17577195
Open Source license plate recognition code
Support for U.S. and European license plates
Http://www.openalpr.com
Word recognition
Https://github.com/MichalBusta/FASText
Fastext:ef?cient Unconstrained Scene Text Detector
Web site links for computer vision, machine learning, and other open source libraries