charan-debug's Stars
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
Skype-line/X-Avatar
X-Avatar: Expressive Human Avatars (CVPR2023)
sakshikakde/FaceSwap
Python code to swap faces from images and videos using classical and deep learning approach.
gopiashokan/Apple-Inspired-AI-Calculator-using-Computer-Vision-and-GenAI
Engineered an AI model utilizing advanced Computer Vision and Google Generative AI to solve math problems by recognizing hand gestures, offering real-time, accurate solutions through an intuitive interface inspired by Apple Tablet calculators.
zj-dong/AG3D
Official code release for ICCV2023 paper AG3D: Learning to Generate 3D Avatars from 2D Image Collections
una-dinosauria/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
khaHesham/Cartoon-World
A cartoonizer able to turn your images or videos to high-quality real-life cartoons using the power of GANs and Vgg16 NN archticture
lukas-blecher/AutoMask
Automatic Rotoscoping/Masking tool powered with Machine Learning for Blender (WIP)
hkchengrex/Cutie
[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
Kazuhito00/mediapipe-python-sample
MediaPipeのPythonパッケージのサンプルです。2024/9/1時点でPython実装のある15機能について用意しています。
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
yoyo-nb/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
laxmaniron/3D-Animation
2D to 3D motion capture
qxresearch/Face-Mesh-Detection
Face Mesh Detection of Static Image & Live Video Using Python
ganeshsar/UnityPythonMediaPipeAvatar
Creating a multi-threaded full body tracking solution supporting arbitrary humanoid avatars for Unity using Google Mediapipe Pose Python bindings.
elicampbell845/Rhinoscript_imgtomesh
Convert sets of bitmap images to a single 3D mesh in Rhino3D
bigmmgz/3D-Crowd-Reconstruction-from-a-Single-Image
This project is about how to reconstruct a crowd mesh from a single RGB image.
facebookresearch/audio2photoreal
Code and dataset for photorealistic Codec Avatars driven from audio
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
rerun-io/rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
eth-ait/MultiPly
MultiPly: Reconstruction of Multiple People from Monocular Video in the Wild (CVPR2024 Oral)
w-okada/mediapipe-avatar-js
anirudhrealdeal/FaceMeshProject
This Project is a face mesh project and extensively uses opencv-python and mediapipe. This is the perfect way to learn image processing. NO GPU required! Just the CPU would work. Also can track all 468 points on your face. The IDs of each point can be inferred from the mediapipe's page. So what are you waiting for> Code your masks now! Happy Coding
One-2-3-45/One-2-3-45
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
hongsukchoi/Pose2Mesh_RELEASE
Official Pytorch implementation of "Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose", ECCV 2020
threedle/text2mesh
3D mesh stylization driven by a text input in PyTorch
hiroharu-kato/neural_renderer
"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.