Implementation of paper which uses a swish-gated residual U-net to color line-art anime drawings
Repositories
TachibanaYoshino repositories
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.
AnimeGAN.js: Photo Animation for Everyone
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
Implementing AnimeGANv2 with Tensorflow2
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
The whole image inference based on the onnx model of AnimeGANv3
The UI tool based on pyqt5 to call the AnimeGANv3 model.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
demo
OpenPano: Automatic Panorama Stitching From Scratch
Based on the DB algorithm of PaddleOCR-2.7, it implements text detection and classification, and supports DB++ algorithm.
A Cross platform implementation of Wenet ASR inference. It's based on ONNXRuntime and Wenet. We provide a set of easier APIs to call wenet models.
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
The project uses Unet-based improved networks to study Remote sensing image semantic segmentation, which is based on keras.
The remote sensing image semantic segmentation repository based on tf.keras includes backbone networks such as resnet, densenet, mobilenet, and segmentation networks such as deeplabv3+, pspnet, panet, and refinenet.
The project uses Unet-based improved networks to study road crack segmentation, which is based on keras.
This project is from a kaggle competition in 2016, we use mobileNet V2 to achieve classification recognition based on pytorch.
Deep Speaker: an End-to-End Neural Speaker Embedding System.