Asher Chan's repositories
AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
AnimeGANv3
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Remote-sensing-image-semantic-segmentation
The project uses Unet-based improved networks to study Remote sensing image semantic segmentation, which is based on keras.
Remote-sensing-image-semantic-segmentation-tf2
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.
Road-Crack-Segmentation--Keras
The project uses Unet-based improved networks to study road crack segmentation, which is based on keras.
Anime-Sketch-Coloring-with-Swish-Gated-Residual-UNet
Implementation of paper which uses a swish-gated residual U-net to color line-art anime drawings
State-Farm-Distracted-Driver-Detect-Pytorch
This project is from a kaggle competition in 2016, we use mobileNet V2 to achieve classification recognition based on pytorch.
AnimeGAN.js
AnimeGAN.js: Photo Animation for Everyone
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper