Pinned Repositories
cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Faster-RCNN-Pytorch
Faster-RCNN which YoungGer implemented using pytorch
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
free-programming-books
:books: Freely available programming books
labelme
Image Annotation Tool with Python.
Multimodal-Emotion-Recognition
This repository contains the code for the paper `End-to-End Multimodal Emotion Recognition using Deep Neural Networks`.
Paper-Implementations
Use PyTorch to implement some classic frameworks
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
cenqian's Repositories
cenqian/cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
cenqian/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
cenqian/Faster-RCNN-Pytorch
Faster-RCNN which YoungGer implemented using pytorch
cenqian/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
cenqian/free-programming-books
:books: Freely available programming books
cenqian/labelme
Image Annotation Tool with Python.
cenqian/Multimodal-Emotion-Recognition
This repository contains the code for the paper `End-to-End Multimodal Emotion Recognition using Deep Neural Networks`.
cenqian/Paper-Implementations
Use PyTorch to implement some classic frameworks
cenqian/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
cenqian/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
cenqian/pytorch-deeplab-resnet
DeepLab resnet v2 model in pytorch
cenqian/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
cenqian/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
cenqian/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
cenqian/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
cenqian/speech-processing
speech processing and analysis
cenqian/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector