人脸三维重建学习笔记
☆22Jan 10, 2019Updated 7 years ago
Alternatives and similar repositories for FaceTool
Users that are interested in FaceTool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 对图片运用深度学习算法进行三维重建,三维目标检测等处理☆38Feb 17, 2022Updated 4 years ago
- 人体动作捕捉与三维重建 SMPL 和 SMPLify 模型☆22Jan 4, 2021Updated 5 years ago
- 基于图像的三维模型重建☆38Nov 17, 2019Updated 6 years ago
- ☆14Sep 21, 2022Updated 3 years ago
- Fast parallel CTC.☆10Apr 7, 2017Updated 8 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 三维重建算法Structure from Motion(Sfm)的python实现☆246Jan 28, 2019Updated 7 years ago
- 用C++和Python实现从头实现一个深度学习训练框架☆12Nov 22, 2020Updated 5 years ago
- We have implemented Track # 1 for ICME 2024: Spatial Action Localization on Chaotic World dataset. Our mAP on the validation set reaches …☆12Nov 11, 2024Updated last year
- Graduation Project for "基于深度学习的三维重建方法的研究".☆36Sep 25, 2019Updated 6 years ago
- ☆15May 29, 2024Updated last year
- ☆13Jul 25, 2023Updated 2 years ago
- A website which shows examples of the various blendshapes that can be animated using ARKit.☆22Nov 28, 2021Updated 4 years ago
- MPI-IS Mesh Processing Library☆13Mar 13, 2021Updated 5 years ago
- 深蓝学院课程助教:基于图像的三维重建 课程作业☆20Sep 22, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Implemented human keypoint detection and created a simple motion counting app using keypoint detection☆19Aug 8, 2022Updated 3 years ago
- 关于AI,ML,DA,DV等的几个经典案例,包括堵车模拟(NagelSchreckenberg)、蒙特卡洛排队问题(Monte Carlo Queuing Problem)、人脸识别(RecognitionFace)、遗传算法推断图像(IconGenetic)☆10Oct 14, 2018Updated 7 years ago
- Official Pytorch Code of the Paper "WorldWander: Bridging Egocentric and Exocentric Worlds in Video Generation"☆26Dec 6, 2025Updated 3 months ago
- 3D视觉从入门到精通,包括3D视觉工坊的技术文章汇总,技术星球的问答及精华帖汇总。☆37Aug 17, 2020Updated 5 years ago
- 使用树莓派和Arduino构建一个无线视频小车☆34Sep 1, 2018Updated 7 years ago
- This is the project page for our ECCV2020 paper: "Deep near-light photometric stereo for spatially varying reflectances".☆10Jul 29, 2024Updated last year
- 1000点的人脸关键点检测☆17Jul 3, 2020Updated 5 years ago
- 这个代码库存放了个人学习结构光三维重建的学习内容和代码,旨在分享和交流,帮助其他对该主题感兴趣的人。如有问题或建议,欢迎联系我 !(This repository contains personal learning materials and code related to…☆23Mar 7, 2024Updated 2 years ago
- ☆14Nov 28, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- This is the official code repository for the paper: Towards General Continuous Memory for Vision-Language Models.☆23Jul 3, 2025Updated 8 months ago
- OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark dete…☆21Aug 21, 2019Updated 6 years ago
- 本设计采用STC12C5A60S2单片机为电动消防车的核心控制系统,方便输出PWM波。配合有L298N驱动电路模块、循迹模块、障碍物探测模块、红外火焰传感器模块和云台。车身采用亚克力板。PWM和驱动电路用于方向 和速度控制;循迹模块利用光感元件,对黑色线条进行检测;障碍物探测…☆11Jul 27, 2019Updated 6 years ago
- ☆14Jun 2, 2025Updated 9 months ago
- ☆11May 24, 2023Updated 2 years ago
- Estimating pulse remotely using video images☆20Jul 26, 2020Updated 5 years ago
- As alternative heuristic techniques; genetic algorithm, simulated annealing algorithm and city swap algorithm are implemented in Python f…☆12May 23, 2022Updated 3 years ago
- Self-reimplemented version of 4D-LRM.☆65May 30, 2025Updated 9 months ago
- 教你一点点掌握视觉三维 重建-colmap 重要代码逐行解析(本人利用下班和周末时间update,so 速度会慢)☆210Mar 3, 2022Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆11May 23, 2019Updated 6 years ago
- 基于传统多标签的定长验证码识别和基于GRU+CTC的不定长验证码识别☆16Oct 11, 2019Updated 6 years ago
- 注释版☆10Apr 29, 2017Updated 8 years ago
- 开源视频人脸跟踪算法,MNN基于mtcnn人脸检测+onet人脸跟踪,在i7-9700k的cpu检测速度可高达500fps☆23May 29, 2020Updated 5 years ago
- point-light photometric stereo for metal surface reconstruction☆17Mar 15, 2023Updated 3 years ago
- 基于BlendShape表情基与计算着色器实现对人脸表情的控制☆25Nov 1, 2018Updated 7 years ago
- 首个中文的简单从零开始实现视觉SLAM理论与实践教程,使用Python实现。包括:ORB特征点提取,对极几何,视觉里程计后端优化,实时三维重建地图。A easy SLAM practical tutorial (Python).图像处理、otsu二值化。更多其他教程我的CS…☆413Nov 25, 2019Updated 6 years ago