学习图像分割,使用属于图割(Graph Cut)方法的Efficient Graph-Based Image Segmentation进行实验。
Continue reading提取视频中的光流特征,并进行人体动作识别。
Continue reading(CVPR 2016) Deep Metric Learning via Lifted Structured Feature Embedding
Project Page: http://cvgl.stanford.edu/projects/lifted_struct/
Code: https://github.com/rksltnl/Deep-Metric-Learning-CVPR16
Continue reading学习颜色空间和颜色直方图12,使用OpenCV + Python 3进行一些小实验。
Continue readingSome experiment results of image annotation according to the papers.
Continue reading使用CAFFE( http://caffe.berkeleyvision.org )运行CNN网络,并提取出特征,将其存储成lmdb以供后续使用,亦可以对其可视化。
Continue readingPython用Image来合并图像,写了两个类似的函数,分别是纵向合并和横向合并。
Continue reading