Pinned Repositories
2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
DIP
GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
kamacoder-solutions
卡码网题解全集
mmdetection
Open MMLab Detection Toolbox and Benchmark
mnist_tutorial
A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.
MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
pytorch-deeplab-resnet
DeepLab resnet v2 model in pytorch
Nicole2Zh's Repositories
Nicole2Zh/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
Nicole2Zh/2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
Nicole2Zh/DIP
Nicole2Zh/GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
Nicole2Zh/kamacoder-solutions
卡码网题解全集
Nicole2Zh/mmdetection
Open MMLab Detection Toolbox and Benchmark
Nicole2Zh/mnist_tutorial
A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.
Nicole2Zh/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Nicole2Zh/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Nicole2Zh/pytorch-deeplab-resnet
DeepLab resnet v2 model in pytorch
Nicole2Zh/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Nicole2Zh/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Nicole2Zh/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头