Pinned Repositories
3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
ab-test
arbitrary-neural-style
Learning instance normalization parameters in order to achieve real-time arbitrary style transfer. (WIP)
CameraToTensorFlow
Using Laptop camera to feed opencv frames to tensorflow pretrained CIFAR-10 model.
CNN_heatmap_focus
This is to demonstrate what the last feature map focuses.
LabelSmoothing
2 Pytorch implementation for label smoothing
ResNeXt-DenseNet
PyTorch Implementation for ResNet, Pre-Activation ResNet, ResNeXt, DenseNet, and Group Normalisation
T2T_VIT
vision-ood
Shaunlipy's Repositories
Shaunlipy/CNN_heatmap_focus
This is to demonstrate what the last feature map focuses.
Shaunlipy/ResNeXt-DenseNet
PyTorch Implementation for ResNet, Pre-Activation ResNet, ResNeXt, DenseNet, and Group Normalisation
Shaunlipy/AdvSemiSeg
Pytorch implementation of the paper "Adversarial Learning for Semi-supervised Semantic Segmentation," Wei-Chih Hung, Yi-Hsuan Tsai, Yan-Ting Liou, Yen-Yu Lin, and Ming-Hsuan Yang
Shaunlipy/awesome-action-recognition
A curated list of action recognition and related area resources
Shaunlipy/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
Shaunlipy/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Shaunlipy/conditional-similarity-networks
Shaunlipy/eeg_rnn_cnn
Shaunlipy/face_landmark_detection_pytorch
Shaunlipy/faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
Shaunlipy/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
Shaunlipy/faceswap-GAN
A denoising autoencoder + adversarial loss for face swapping.
Shaunlipy/FacialLandmark_Caffe
Facial Landmark Detection with Caffe CNN. Face alignment avaiable.
Shaunlipy/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Shaunlipy/GradCAM
A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization"
Shaunlipy/gradcam.pytorch
Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization
Shaunlipy/Heatmap
Keras implementation for heatmap
Shaunlipy/image-similarity-deep-ranking
Shaunlipy/LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
Shaunlipy/LSTM
Keras LSTM for character generation
Shaunlipy/models
Models and examples built with TensorFlow
Shaunlipy/mtcnn
mtcnn in python
Shaunlipy/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Shaunlipy/Pytorch-Deeplab
DeepLab-ResNet rebuilt in Pytorch
Shaunlipy/pytorch-faster-rcnn
This repository will probably be only updated for new version of pytorch but no new features, since there seems to be more better repos.
Shaunlipy/PyTorch_snippet
Tuning pertained PyTorch models
Shaunlipy/recurrent-visual-attention
A PyTorch Implementation of "Recurrent Models of Visual Attention"
Shaunlipy/resized_inception_v3
Shaunlipy/SemanticSegmentation_DL
Resources of semantic segmantation based on Deep Learning model
Shaunlipy/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector