Pinned Repositories
-ControlNet-Poses-pose-depot
A collection of ControlNet poses.
-SAMplayground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
AI-Paint-Tool-krita-ai-diffusion
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
animate-your-word
Official implementations for paper: Dynamic Typography: Bringing Text to Life via Video Diffusion Prior
awesome-pretrained-stylegan2
A collection of pre-trained StyleGAN 2 models to download
espnet
End-to-End Speech Processing Toolkit
face_recognition
The world's simplest facial recognition api for Python and the command line
stylegan2_justtinpinkney
StyleGAN2 - Official TensorFlow Implementation with practical improvements
ymzlygw's Repositories
ymzlygw/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
ymzlygw/animegan2-pytorch
PyTorch implementation of AnimeGANv2
ymzlygw/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
ymzlygw/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
ymzlygw/AwesomeAnimeResearch
Papers, repository and other data about anime or manga research. Please let me know if you have information that the list does not include.
ymzlygw/Colorization
Automatic line art colorization using various types of hint or without hint
ymzlygw/Hands-On-Image-Generation-with-TensorFlow-2.0
Hands-On Image Generation with TensorFlow 2.0, published by Packt
ymzlygw/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
ymzlygw/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
ymzlygw/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
ymzlygw/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ymzlygw/manga-colorization
ymzlygw/Manga-Colorization-FJ
An amazing manga comic colorization project | 漫画 AI 上色
ymzlygw/manga-colorization-v2
杰出的漫画上色
ymzlygw/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
ymzlygw/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
ymzlygw/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
ymzlygw/NeROIC-3D-model-create-
Create 3D from several image.
ymzlygw/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
ymzlygw/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
ymzlygw/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
ymzlygw/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
ymzlygw/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
ymzlygw/SPADE
Semantic Image Synthesis with SPADE
ymzlygw/stylegan2-distillation
ymzlygw/SwinIR
SwinIR: Image Restoration Using Swin Transformer
ymzlygw/tfjs-models
Pretrained models for TensorFlow.js
ymzlygw/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
ymzlygw/yoha
A practical hand tracking engine.
ymzlygw/yolov7-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序(官方导出的model需要添加预处理,看issue)