Pinned Repositories
BaiduImageSpider
一个超级轻量的百度图片爬虫
caffe
Caffe: a fast open framework for deep learning.
caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
caffe-model-1
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
china_area
2020年中国全国5级行政区划(省、市、县、镇、村)
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
cnn-facial-landmark
Facial landmark detection based on deep convolutional neural network.
Computer-Vision
学习计算机视觉的道路上
deep-residual-networks
Deep Residual Learning for Image Recognition
FSRNet
PyTorch implementation of FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors
XiangyuWu's Repositories
XiangyuWu/FSRNet
PyTorch implementation of FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors
XiangyuWu/BaiduImageSpider
一个超级轻量的百度图片爬虫
XiangyuWu/caffe
Caffe: a fast open framework for deep learning.
XiangyuWu/china_area
2020年中国全国5级行政区划(省、市、县、镇、村)
XiangyuWu/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
XiangyuWu/Computer-Vision
学习计算机视觉的道路上
XiangyuWu/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
XiangyuWu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
XiangyuWu/examples-1
TensorFlow examples
XiangyuWu/face_alignment
caffe face alignment 300w
XiangyuWu/face_landmark
A simple method for face alignment based on wingloss and mutitask learning :)
XiangyuWu/faceswap
Deepfakes Software For All
XiangyuWu/fashionAI2018
FashionAI Clothes Attribute Recognition
XiangyuWu/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
XiangyuWu/insightface
Face Analysis Project on MXNet
XiangyuWu/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
XiangyuWu/MGCAM
Mask data and code for 'Mask-guided Contrastive Attention Model for Person Re-Identification' (CVPR-2018)
XiangyuWu/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
XiangyuWu/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
XiangyuWu/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
XiangyuWu/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
XiangyuWu/Model-Compression
Model Pruning and Quantization using Tensorflow
XiangyuWu/models
Models and examples built with TensorFlow
XiangyuWu/opencv
Open Source Computer Vision Library
XiangyuWu/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
XiangyuWu/photonix
This is a new web-based photo management application. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, location awareness, color analysis and other ML algorithms.
XiangyuWu/ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
XiangyuWu/tensorflow
An Open Source Machine Learning Framework for Everyone
XiangyuWu/tensorpack
A Neural Net Training Interface on TensorFlow
XiangyuWu/tf-ckpt-2-pb
Convert your ckpt to pb savedModel for converting to tensorflow.js