Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
atom
The hackable text editor
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-crawler
A collection of awesome web crawler,spider in different language
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
limt15's Repositories
limt15/3D-Machine-Learning
A resource repository for 3D machine learning
limt15/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
limt15/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
limt15/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
limt15/conference_call_for_paper
2019-2020 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics
limt15/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
limt15/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
limt15/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
limt15/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
limt15/Graph-CNN-in-3D-Point-Cloud-Classification
Code for A GRAPH-CNN FOR 3D POINT CLOUD CLASSIFICATION (ICASSP 2018)
limt15/keras
Deep Learning for humans
limt15/Keras-GAN
Keras implementations of Generative Adversarial Networks.
limt15/keras-vggface
VGGFace implementation with Keras Framework
limt15/keras_frcnn
Keras Implementation of faster-rcnn
limt15/machine-learning-yearning-cn
CHINESE TRANSLATION OF MACHINE LEARNING YEARNING BY ANDREW NG
limt15/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
limt15/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
limt15/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
limt15/pcl
Point Cloud Library (PCL)
limt15/PDB-ConvLSTM
Pyramid Dilated Deeper CoonvLSTM for Video Salient Object Detection
limt15/PlaneMatch
[ECCV'18 Oral] PlaneMatch: Patch Coplanarity Prediction for Robust RGB-D Reconstruction
limt15/PointCNN
PointCNN: Convolution On X-Transformed Points (NIPS 2018)
limt15/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
limt15/python-plyfile
NumPy-based text/binary PLY file reader/writer for Python
limt15/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
limt15/ScanNet
limt15/slambook
limt15/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
limt15/testingR
limt15/YOLOv3
Keras implementation of yolo v3 object detection.