Pinned Repositories
awesome-pytorch-toolkit
A list of pytorch toolkits for CV application.
Deep-Steganography
Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"
deeplab-pytorch-crf
PyTorch implementation of DeepLab v2 (ResNet) + COCO-Stuff 10k/164k
face-makeup.PyTorch
Lip and hair color editor using face parsing maps.
face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
facetools
Easy-to-use face related tools, including face detection, landmark localization, alignment & recognition, based on PyTorch.
hand-detection.PyTorch
FaceBoxes for hand detection in PyTorch
SiameseX.PyTorch
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
TSNE-Embedding-Visualisation-Python
Using the t-SNE algorithm to visualize Face embedding produced by face recognition networks.
video-object-removal
Just draw a bounding box and you can remove the object you want to remove.
zllrunning's Repositories
zllrunning/Deep-Steganography
Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"
zllrunning/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zllrunning/CliqueNet
Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)
zllrunning/interview_python
关于Python的面试题
zllrunning/matlab_imresize
Python implementation of MatLab imresize function
zllrunning/mtcnn-pytorch
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
zllrunning/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
zllrunning/PyTorch-Tutorial
Build your neural network easy and fast
zllrunning/pytorch_official_examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zllrunning/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
zllrunning/tutorials
机器学习相关教程
zllrunning/Video-Super-Resolution
zllrunning/vision
Datasets, Transforms and Models specific to Computer Vision