hpc203 / virtual_try_on_use_deep_learningLinks
使用深度学习算法实现虚拟试衣镜,结合了人体姿态估计、人体分割、几何匹配和GAN,四种模型。仅仅只依赖opencv库就能运行
☆261Updated 3 years ago
Alternatives and similar repositories for virtual_try_on_use_deep_learning
Users that are interested in virtual_try_on_use_deep_learning are comparing it to the libraries listed below
Sorting:
- 基于扩散模型stable diffusion的T恤图案设计和基于HR-VITON的虚拟试衣项目☆37Updated 2 years ago
- CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡☆262Updated 2 years ago
- 手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose☆694Updated 4 months ago
- This repository contains the implementations of the preprocessing stages of VITON-HD☆37Updated 4 months ago
- PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡☆190Updated 3 years ago
- 自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习☆251Updated 3 years ago
- Simulated masked face with dataset CelebA☆40Updated 4 years ago
- Google's Next Gen Pose Estimation in PyTorch☆137Updated 2 years ago
- Virtual Try-on Network on Flask☆82Updated 4 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆233Updated 2 years ago
- 使用姿态识别来玩游戏☆59Updated 3 years ago
- 人像卡通化探索项目 (photo-to-cartoon translation project)☆63Updated 4 years ago
- 数字人开源项目 (Digital human project)☆148Updated 3 years ago
- 简单换脸、人脸对齐、关键点定位与画图☆173Updated 7 years ago
- ☆51Updated last year
- 基于opencv+pyqt5开发的美颜化妆软件,功能包括:图像锐化、亮睛、红唇、瘦脸、美肤等☆72Updated 4 years ago
- 基于GAN的人像卡通化☆105Updated 2 years ago
- 1000点的人脸关键点检测☆150Updated 3 years ago
- pose demo on android mobile based on PaddleDetection☆93Updated 2 years ago
- 人脸三维重建学习笔记☆22Updated 6 years ago
- Erase specific content from the video that you don't wanna see☆301Updated 2 years ago
- Better model,Better performance☆107Updated 3 years ago
- SKU级别的商品图像数据集汇总☆59Updated 2 years ago
- 人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸☆10Updated last year
- Next Gen Face detection based on YOLOv7☆60Updated 2 years ago
- Unofficial PyTorch implementation of the Try-On algorithm (tryondiffusion, sd+cn, PIDM).☆91Updated 8 months ago
- Official PyTorch implementation for the paper High-Resolution Virtual Try-On with Misalignment and Occlusion-Handled Conditions (ECCV 202…☆877Updated 5 months ago
- (CVPR 2022) HairMapper: Removing Hair from Portraits Using GANs.☆311Updated last year
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆101Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆119Updated 3 years ago