Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
albumentations
fast image augmentation library and easy to use wrapper around other libraries
awesome-machine-learning-operations
a curated list of awesome resources to deploy, monitor, version and scale your machine learning (ML + DevOps = MLOps)
GraphJigsaw
Code for the paper: Graph Jigsaw Learning for Cartoon Face Recognition
High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
PG-CNN
Occlusion aware facial expression recognition using CNN with attention mechanism
TCAE
Self-supervised Representation Learning from Videos for Facial Action Unit Detection
video-nonlocal-net
Non-local Neural Networks for Video Classification
mysee1989's Repositories
mysee1989/TCAE
Self-supervised Representation Learning from Videos for Facial Action Unit Detection
mysee1989/PG-CNN
Occlusion aware facial expression recognition using CNN with attention mechanism
mysee1989/GraphJigsaw
Code for the paper: Graph Jigsaw Learning for Cartoon Face Recognition
mysee1989/AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
mysee1989/AutoCrawler
Collect images from internet fast
mysee1989/autoptim
Automatic differentiation + optimization
mysee1989/Awesome-Crowd-Counting
Awesome Crowd Counting
mysee1989/benchmark_results
Visual Tracking Paper List
mysee1989/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
mysee1989/colorwheel
create a color wheel for optical flow
mysee1989/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
mysee1989/Deep-Learning-Approach-for-Surface-Defect-Detection
(秒杀 DeepLabV3+ 和Unet 的缺陷检测网络) A Tensorflow implementation of "(cvpr2019)Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
mysee1989/Deep3DFaceReconstruction
Deep3DFaceReconstruction
mysee1989/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
mysee1989/EXTD_Pytorch
Official EXTD Pytorch code
mysee1989/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
mysee1989/FaceDetection-DSFD
mysee1989/HRNet-Facial-Landmark-Detection
High-resolution representation learning (HRNets) for facial landmark detection
mysee1989/HyperVID
移动端车型识别[Experimental] Mobile Plateform Vehicle Identification Model
mysee1989/multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
mysee1989/mysee1989.github.io
mysee1989/nlp_made_easy
Explains nlp building blocks in a simple manner.
mysee1989/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
mysee1989/practical-cryptography-for-developers-book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Elliptic Curves, Digital Signatures
mysee1989/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
mysee1989/Recommenders
Recommender Systems
mysee1989/StanfordDoggoProject
mysee1989/tensorflow2-generative-models
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
mysee1989/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
mysee1989/Ultra-Light-Fast-Generic-Face-Detector-1MB
一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC