-
2018AICity_TeamUW Public
Forked from zhengthomastang/2018AICity_TeamUWThe winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation
-
mtcnn_demo Public
Forked from LIRUILONGS/mtcnn_demo人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸
Python Apache License 2.0 UpdatedMay 17, 2024 -
metahuman-stream Public
Forked from lipku/LiveTalkingReal time streaming digital human based on nerf
Python MIT License UpdatedApr 21, 2024 -
-
-
-
-
Wav2Lip-CodeFormer Public
Forked from langzizhixin/Wav2Lip-CodeFormerJupyter Notebook Other UpdatedJun 30, 2023 -
Awesome-Chinese-LLM Public
Forked from AiHubCN/Awesome-Chinese-LLM整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
UpdatedJun 20, 2023 -
ChatGPT-Feishu Public
Forked from bestony/ChatGPT-Feishu给飞书准备的 ChatGPT 机器人
JavaScript GNU General Public License v3.0 UpdatedFeb 16, 2023 -
tortoise-tts Public
Forked from neonbjb/tortoise-ttsA multi-voice TTS system trained with an emphasis on quality
Python Apache License 2.0 UpdatedFeb 15, 2023 -
cognitive-services-speech-sdk Public
Forked from Azure-Samples/cognitive-services-speech-sdkSample code for the Microsoft Cognitive Services Speech SDK
C# MIT License UpdatedSep 12, 2022 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python UpdatedApr 10, 2022 -
Audio2Face-1 Public
Forked from FACEGOOD/FACEGOOD-Audio2Facehttp://www.facegood.cc
Python MIT License UpdatedJan 21, 2022 -
lazydocker Public
Forked from jesseduffield/lazydockerThe lazier way to manage everything docker
Go MIT License UpdatedDec 10, 2021 -
Cognitive-Speech-TTS Public
Forked from Azure-Samples/Cognitive-Speech-TTSMicrosoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
-
Puppeteer Public
Forked from ViktroNZ/PuppeteerA UE5 plugin for improving the Metahuman ARKit face tracking.
UpdatedNov 28, 2021 -
CPP Public
Forked from ShiqiYu/CPPLecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
C++ Other UpdatedNov 14, 2021 -
kalidokit Public
Forked from yeemachine/kalidokitBlendshape and kinematics solver for Mediapipe/Tensorflow.js face, eyes, pose, and hand tracking models.
JavaScript UpdatedNov 6, 2021 -
mocap4face Public
Forked from facemoji/mocap4faceA free, multiplatform SDK for real-time facial motion capture using blendshapes, and rigid head pose in 3D space from any RGB camera, photo, or video.
Swift Other UpdatedNov 4, 2021 -
util_tool Public
Forked from ziyeshanwai/util_tool记录我一些关于三维模型常用的工具代码,会不断更新
Python UpdatedNov 2, 2021 -
deformxfer Public
Forked from jerenchen/deformxferA C++ header-only implementation of "Deformation Transfer for Triangle Meshes"
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 2, 2021 -
BlogLearning Public
Forked from bingothreed/BlogLearning自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习
Jupyter Notebook UpdatedOct 26, 2021 -
TensorflowASR Public
Forked from Z-yq/TensorflowASR集成了Tensorflow 2版本的端到端语音识别模型,并且RTF(实时率)在0.1左右/Mandarin State-of-the-art Automatic Speech Recognition in Tensorflow 2
C++ Apache License 2.0 UpdatedOct 25, 2021 -
DECA Public
Forked from yfeng95/DECADECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
Python Other UpdatedOct 19, 2021 -
RingNet Public
Forked from soubhiksanyal/RingNetLearning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
Python MIT License UpdatedOct 12, 2021 -
kaggle-landmark-2021-1st-place Public
Forked from ChristofHenkel/kaggle-landmark-2021-1st-placeMIT License UpdatedOct 7, 2021 -
metahuman_rig_transfer Public
Forked from eriseros/metahuman_rig_transferA series of python scripts to modify the metahuman rig into a new one for Maya.
Python UpdatedSep 23, 2021 -
PaddlePaddle-DeepSpeech Public
Forked from yeyupiaoling/PaddlePaddle-DeepSpeech基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
Python Apache License 2.0 UpdatedSep 19, 2021 -
bert_seq2seq Public
Forked from 920232796/bert_seq2seqpytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
Python Apache License 2.0 UpdatedSep 15, 2021