定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化,学习到的函数测试性能就会比较好。现有很多基于回归的方法,其中比较突出的有颜水成的DCR(Deep Cascaded Regression)、ESR(Explicitly Shape Regression)方法、LBF(Local Binary Features)方法以及SDM(Supervised Decent Method)方法。但是,上述方法也存在一定的问题,例如,基于提取到的局部图像特征来定位时很难找到具有全…
☆110May 7, 2019Updated 7 years ago
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于物体轮廓检测和特征提取的木材图像计数模型☆17Dec 8, 2022Updated 3 years ago
- Human Face Detection based on AdaBoost☆11Nov 12, 2016Updated 9 years ago
- 用mtcnn检测人脸,使用kcf进行人脸跟踪☆19Dec 26, 2018Updated 7 years ago
- Unet, ResUnet, DenseUnet, SE-ResUnet, Dual Attention ResUnet, Attention Gates ResUnet☆18May 8, 2021Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆112Jul 19, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 新型冠状病毒(2019-nCoV)肺炎(COVID-19)疫情展示☆13Feb 16, 2023Updated 3 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆60Mar 24, 2023Updated 3 years ago
- Image classification based on SVM. Use Gray level co-occurrence matrix(GLCM) and Histogram of Oriented Gradient (HOG) for image features …☆13Oct 1, 2019Updated 6 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Aug 1, 2018Updated 7 years ago
- Video Foreground Segmentation☆23Dec 27, 2019Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆36May 13, 2020Updated 6 years ago
- a pytorch implementation of CPN☆25May 2, 2018Updated 8 years ago
- 应用强化学习在复杂的交通环境下自动学习最佳驾驶策略的方案,在测试环境下准确率达到100%。☆22Feb 26, 2017Updated 9 years ago
- 遥感图像道路提取算法的实现☆20Dec 18, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Contour Knowledge Transfer for Salient Object Detection☆21Jun 15, 2019Updated 7 years ago
- Implementation of Segnet, FCN, UNet and other models in Keras. (Python 3)☆15Jan 15, 2018Updated 8 years ago
- keras-regression-cnns☆11Dec 23, 2019Updated 6 years ago
- code for the paper ``Progressive Attention Guided Recurrent Network for Salient Object Detection"☆21Apr 1, 2019Updated 7 years ago
- 集鱼类拍照、PIT ID识别、体长、体宽、眼宽、鳍长等15个体型特征以及体重信息收集和记录于一体的软件——测鱼宝☆21Mar 5, 2025Updated last year
- 学习强国。懒人适合多学习,一个每天用总书记的声音叫醒沉睡的你的自动化学习工具。☆11Mar 25, 2019Updated 7 years ago
- Joint Metric Learning Network for 2D Sketch-based 3D Shape Retrieval☆11Oct 19, 2020Updated 5 years ago
- Holistically-Nested Edge Detection☆34Oct 1, 2015Updated 10 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Jul 15, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Source code for "Open Cross-Domain Visual Search" (CVIU, 2020).☆14Aug 24, 2020Updated 5 years ago
- Tutorial material for self-supervised blind-spot and blind-mask denoising for random and coherent noise, respectively.☆16Jun 12, 2024Updated 2 years ago
- tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN☆42Aug 17, 2019Updated 6 years ago
- Domain Disentangled Generative Adversarial Network for Zero-Shot Sketch-Based 3D Shape Retrieval☆16Oct 24, 2022Updated 3 years ago
- c++ implementation for ssh detector for object detect. something likes ssd☆14Jan 14, 2019Updated 7 years ago
- Implementation of my approach in the Retrieval of Cultural Heritage Objects (RCHO) track of the 3D Shape Retrieval Challenge (SHREC) 2021☆15Mar 4, 2021Updated 5 years ago
- 基于YOLOv3的口罩佩戴识别(识别是否佩戴了口罩),使用MFC制作了客户端☆18Dec 3, 2020Updated 5 years ago
- ☆16Oct 10, 2018Updated 7 years ago
- Based on Google Earth remote sensing images of Wuhan in 2016, using pre-trained models Alexnet, VGG11, Resnet-50 and Resnet-101 for trans…☆31Nov 18, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- FCN实现语义分割.☆21Jun 17, 2019Updated 7 years ago
- A toolkit for the calculation of radiomics features in R.☆21Mar 19, 2018Updated 8 years ago
- ☆23Apr 20, 2019Updated 7 years ago
- Vu Tran, Gihan Jayatilaka, Ashwin Ashok and Archan Misra, 2021, April. Deeplight : Robust & Unobtrusive Real-time Screen-Camera Communica…☆14Feb 10, 2023Updated 3 years ago
- 学习强国挂机程序☆11Mar 30, 2019Updated 7 years ago
- 基于Win10 + Python3.7环境,从采集手势库开始,提取手势轮廓线,提取轮廓线的傅里叶算子作为特征,用KNN和SVM作为分类器训练模型,并用PyQt制作简易桌面☆10Aug 6, 2019Updated 6 years ago
- Deep Correlated Holistic Metric Learning for Sketch-based 3D Shape Retrieval☆14Sep 14, 2020Updated 5 years ago