mediapipe
stylegan2-pytorch
Our great sponsors
mediapipe | stylegan2-pytorch | |
---|---|---|
42 | 1924 | |
21,146 | 3,424 | |
2.4% | - | |
6.3 | 2.6 | |
1 day ago | 8 months ago | |
C++ | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mediapipe
-
New ControlNet Face Model
We've trained ControlNet on a subset of the LAION-Face dataset using modified output from MediaPipe's face mesh annotator to provide a new level of control when generating images of faces.
-
Trained an ML model using TensorFlow.js to classify American Sign Language (ASL) alphabets on browser. We are creating an open-source platform and would love to receive your feedback on our project.
Medipaipe library link: https://mediapipe.dev/
-
mediapipe VS daisykit - a user suggested alternative
2 projects | 24 Mar 2023
- Google Summer of code 2023 is coming
-
10$ Full Body Tracking! I'm proud to release ToucanTrack (in Beta!). Get decent FBT with the power of 2 PS3 Eye Cameras and AI!
If you're looking for the differences in terms of how inference is done, I recommend you take a look at MediaPipe's source code. MediaPipe doesn't use raw code, but uses a "graph" instead (eg. pose_landmark_cpu.pbtxt), which can be visualised using MediaPipe Viz. I also used axinc-ai/ailia-models as the base (preprocessing, inference, postprocessing, etc...) which I further built upon (keypoint refinement, roi from keypoints, filtering / smoothing, etc...)
-
Started working on this motion tracking prototype demo game in python and Unity!
I thought of doing that but unfortunately medipipe requires a RGB input and performs better with it more on that here
- obs-backgroundremoval: An OBS plugin for removing background in portrait video
- [N] Body tracking with TensorFlow
- I'm Addicted to Assets
-
What software can convert camera footage to a skeleton animation?
You might want to check out https://github.com/open-mmlab/mmhuman3d and https://github.com/google/mediapipe
stylegan2-pytorch
-
StyleGAN-T Nvidia, 30x Faster than SD?
GANs on the other hand uses a generator and discriminator model, where the generator learns to generate images that are "good enough" to fool the discriminator. It may make it easier to make discriminators that are better at picking out visual artefacts that stand out for humans, (it was easy to pick out "fake humans" from the early versions of thispersondoesnotexist.com by looking at their eyes and teeth, they tend to be pointing in different directions, or their teeth are too irregular before the discriminator got better at picking those out) but they can suffer from mode collapse, and generate images with very little variety.
- Site para criar AI art de graça, não é tão bom quanto um midjourney da vida, mas esse deixa você gerar até 1000 imagens por dia: playgroundai.com
-
Are there jobs that have intersections between graphics and machine learning?
Generative networks like StyleGAN
-
A developer on twitter asked an AI to generate party pictures…
It's interesting that AI generated pictures of people can get most things right but seemingly always struggles with teeth & fingers. If you check out thispersondoesnotexist.com the teeth are almost always goofy looking...
Teeth as well, check out thispersondoesnotexist.com you'll come across a lot of convincing looking people with odd teeth
-
I guess we can just pull people out of thin air now.
https://thispersondoesnotexist.com/ has been around for 4 years now...
I remember there was https://thispersondoesnotexist.com/ Did it also work on StableDiffusion beneath?
-
These are not real people. These are all images created by AI
Another great place to see AI generated faces: https://thispersondoesnotexist.com/
Check out https://thispersondoesnotexist.com/
What are some alternatives?
openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ue4-mediapipe-plugin - UE4 MediaPipe plugin
Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
DeepFaceLab - DeepFaceLab is the leading software for creating deepfakes.
AlphaPose - Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
BlazePose-tensorflow - A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".
jeelizFaceFilter - Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
awesome-pretrained-stylegan2 - A collection of pre-trained StyleGAN 2 models to download
VQGAN-CLIP - Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
bevy - A refreshingly simple data-driven game engine built in Rust
flutter_hand_tracking_plugin - 这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验
tfjs-models - Pretrained models for TensorFlow.js