定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化,学习到的函数测试性能就会比较好。现有很多基于回归的方法,其中比较突出的有颜水成的DCR(Deep Cascaded Regression)、ESR(Explicitly Shape Regression)方法、LBF(Local Binary Features)方法以及SDM(Supervised Decent Method)方法。但是,上述方法也存在一定的问题,例如,基于提取到的局部图像特征来定位时很难找到具有全…
☆109May 7, 2019Updated 6 years ago
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below
Sorting:
- 基于物体轮廓检测和特征提取的木材图像计数模型☆16Dec 8, 2022Updated 3 years ago
- Human Face Detection based on AdaBoost☆11Nov 12, 2016Updated 9 years ago
- 用mtcnn检测人脸,使用kcf进行人脸跟踪☆20Dec 26, 2018Updated 7 years ago
- Unet, ResUnet, DenseUnet, SE-ResUnet, Dual Attention ResUnet, Attention Gates ResUnet☆18May 8, 2021Updated 4 years ago
- 水文监测数据通信规约☆13Jun 17, 2024Updated last year
- 新型冠状病毒(2019-nCoV)肺炎(COVID-19)疫情展示☆13Feb 16, 2023Updated 3 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆60Mar 24, 2023Updated 2 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
- Video Foreground Segmentation☆23Dec 27, 2019Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆35May 13, 2020Updated 5 years ago
- Age and gender classification is a dual-task of identifying the age and gender of a person from an image or video.☆12Apr 16, 2019Updated 6 years ago
- 应用强化学习在复杂的交通环境下自动学习最佳驾驶策略的方案,在测试环境下准确率达到100%。☆21Feb 26, 2017Updated 9 years ago
- Contour Knowledge Transfer for Salient Object Detection☆21Jun 15, 2019Updated 6 years ago
- Implementation of Segnet, FCN, UNet and other models in Keras. (Python 3)☆15Jan 15, 2018Updated 8 years ago
- 利用facenet模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能☆19Feb 11, 2019Updated 7 years ago
- 此项目主要是本人在研究生期间在计算机视觉方面的研究所学习的内容和程序,其中有收集前人的代码,也有自己改进的代码。会随时更新,仅供大家参考学习并讨论之用。另外本人是计算机视觉和深度学习方面的在读研究生,有需要一起沟通的话,可以联系微信:sincos246835☆29Oct 11, 2021Updated 4 years ago
- Joint Metric Learning Network for 2D Sketch-based 3D Shape Retrieval☆11Oct 19, 2020Updated 5 years ago
- Projeto e simulação de conversores chaveados (conversores estáticos), buck, boost, buck-boost, CCM, DCM, etc.☆14Jul 19, 2024Updated last year
- Holistically-Nested Edge Detection☆34Oct 1, 2015Updated 10 years ago
- 《ROS机械臂开发与实践》教材的课后题详解☆11May 16, 2023Updated 2 years ago
- 本Python源码是编写的基于开源3D软件MakeHuman的插件。 7_AotuHumanBodyRegistration.py主要功能是输入二维人体图片,通过改变三维人体模型的体态, 并把模型的映射到二维空间,通过轮廓迭代求优算法,得到三维模型与二维图片的配准。 7_A…☆17Apr 12, 2016Updated 9 years ago
- ☆16Aug 22, 2017Updated 8 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☆15Oct 24, 2022Updated 3 years ago
- ☆21Mar 1, 2023Updated 3 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
- High level Gazebo simulation for the Unitree Robotics' Aliengo, A1 and Go1 quadruped robots.☆11Nov 2, 2023Updated 2 years ago
- Joint CTC-Attention End-to-end Speech Recognition - PyTorch Implementation (Deep Learning for Human Language Processing Special Project)☆17Nov 22, 2020Updated 5 years ago
- The code for 'COVID-19 Lung Infection Segmentation with A Novel Two-Stage Cross-Domain Transfer Learning Framework'☆11Aug 16, 2021Updated 4 years ago
- 基于Win10 + Python3.7环境,从采集手势库开始,提取手势轮廓线,提取轮廓线的傅里叶算子作为特征,用KNN和SVM作为分类器训练模型,并用PyQt制作简易桌面☆10Aug 6, 2019Updated 6 years ago
- Arduino Compatible RTK1010 Board/PCB☆20Jun 2, 2024Updated last year
- gensim-fast2vec改造、灵活使用大规模外部词向量(具备OOV查询能力)☆23Jun 3, 2019Updated 6 years ago
- A library of basic immersive visualization and interaction projects built with Unity3D for AR (HoloLens) and VR (Rift and Vive).☆20Sep 8, 2022Updated 3 years ago
- A lightweight 3D Morphable Face Model fitting library in modern C++11/14☆77May 19, 2018Updated 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
- Conversion of depth data to images that are better qualified for classical feature detection.☆11Jan 12, 2024Updated 2 years ago
- ☆12Mar 30, 2018Updated 7 years ago
- plaque detection using CNN☆13May 14, 2019Updated 6 years ago
- GLCM,logistic fuction , OTSU , matlab,horizon detection in maritime, sea and sky segmentation☆12Jan 5, 2020Updated 6 years ago