caoqi95 / CV_Learning
Projects related to computer vision and image processing.
☆24Updated 5 years ago
Alternatives and similar repositories for CV_Learning:
Users that are interested in CV_Learning are comparing it to the libraries listed below
- Code for segmenting salient colored images and determining a grasp.☆53Updated 5 years ago
- various algorithm in image processing.☆27Updated 6 years ago
- Single image example-based super resolution. Improves the spatial and temporal resolution of an image using a direct mapping of LR HR pat…☆34Updated 7 years ago
- Based on Onet to stabilize Face Detection BoundingBox. Fast, Smooth.☆61Updated 3 years ago
- train Gender and Age☆39Updated 6 years ago
- 记录每一个常用的深度模型结构的特点(图和代码)☆30Updated 6 years ago
- 68 face landmarks detection by CNN☆22Updated 6 years ago
- Building Pytorch Server with Flask☆31Updated 7 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 4 years ago
- fine-tune models like ssd_mobilenet、faster_rcnn models in COCO dataset☆26Updated 4 years ago
- 用opencv写的一个人的皮肤检测器,里面封装了多种算法☆58Updated 7 years ago
- ☆36Updated 6 years ago
- pytorch实现的Pyramidbox 人脸检测模型, 对原来代码的部分模块进行了修改,更简洁高效☆22Updated 4 years ago
- GENKI数据集是由加利福尼亚大学的机器概念实验室收集。该数据集包含GENKI-R2009a,GENKI-4K,GENKI-SZSL三个部分。GENKI-R2009a包含11159个图像,GENKI-4K包含4000个图像,分为“笑”和“不笑”两种,每个图片的人脸的尺度大小…☆22Updated 8 years ago
- 开源视频人脸跟踪算法,MNN基于mtcnn人脸检测+onet人脸跟踪,在i7-9700k的cpu检测速度可高达500fps☆22Updated 4 years ago
- 106-point face landmarks☆26Updated 5 years ago
- Volumetric CNN for Emotion Recognition for iPhone face dataset☆30Updated 5 years ago
- mnist classify using center loss☆13Updated 6 years ago
- 人脸三维重建学习笔记☆21Updated 6 years ago
- Use transfer learnig(VGGFace) to detect facial landmark. Alse use MobileNet to compresse(mean absolute error is 0.964)☆14Updated 7 years ago
- We present a spatiotemporal saliency detection method to extract salient objects. Unlike previous methods focusing on exploiting or incor…☆21Updated 8 years ago
- Image Registration☆20Updated 7 years ago
- Chinese Plate Number Recognition powered by OpenCV and MxNet written in Python 3.☆7Updated 7 years ago
- A collection of CNN structures, contains PyTorch Implementation and Netscope Visualization.☆39Updated 7 years ago
- This is the multilabel image classification label tool☆13Updated 7 years ago
- 首先将一段录像视频进行图像采集,而后分别采用单高斯法、混合高斯法,时间平均法,帧差法对运动目标进行定位,并进行不同方法的结果,后输出一个实现定位算法后的视频。☆13Updated 6 years ago
- 手工实现的智能图片处理系统 包含基础的图片处理功能 各类滤波 seam carving算法 以及结合精细语义分割信息 实现智能去除目标的功能☆28Updated 6 years ago
- Android 版本MTCNN Landmark 106, ncnn优化☆37Updated 5 years ago
- mobileNet SSD 基于caffe的前向检测☆10Updated 6 years ago
- 基于opencv的Mat的前景检测Vibe算法的实现☆38Updated 8 years ago