Pinned Repositories
3d-cnn-action-recognition
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
3D-Machine-Learning
A resource repository for 3D machine learning
3dcnn-vis
Visualizing activations of 3D convolutional filters using keras-vis library
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
algorithm-python
小白入坑,依次实现各种常规算法
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-deep-vision
A curated list of deep learning resources for computer vision
bitconin_diy
modelnet-cnn
Training a 3D CNN on the ModelNet10 dataset using Keras.
ModelNet_Blender_OFF2Multiview
from ModelNet off file to multiview images
firstandsecond's Repositories
firstandsecond/3dcnn-vis
Visualizing activations of 3D convolutional filters using keras-vis library
firstandsecond/ModelNet_Blender_OFF2Multiview
from ModelNet off file to multiview images
firstandsecond/3d-cnn-action-recognition
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
firstandsecond/3D-Machine-Learning
A resource repository for 3D machine learning
firstandsecond/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
firstandsecond/algorithm-python
小白入坑,依次实现各种常规算法
firstandsecond/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
firstandsecond/c-primer-plus
firstandsecond/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
firstandsecond/CNN-Visualization
TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propagation
firstandsecond/Cpp-Primer-Plus-6th
firstandsecond/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
firstandsecond/CyC2018-CS-Notes
firstandsecond/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
firstandsecond/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
firstandsecond/joyful-pandas
Pandas中文教程
firstandsecond/keras-drop-block
DropBlock implemented in Keras
firstandsecond/ModelNet_Mat2PNG
Convert 3D mat file to PNG(or other image types)
firstandsecond/ModelNet_OFF2MAT
You can easily generate mat files with different views from off file
firstandsecond/mvcnn
Multi-view CNN (MVCNN) for shape recognition
firstandsecond/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
firstandsecond/Python-100-Days
Python - 100天从新手到大师
firstandsecond/RT-CNN-Vis
A Platform for Real Time CNN Visualization
firstandsecond/semi-supervised-learning
深度学习半监督相关算法,主要是Mean teachers are better role models
firstandsecond/TD
Complementary code for the Targeted Dropout paper
firstandsecond/tf-dropblock
TensorFlow implementation of DropBlock
firstandsecond/tvnet
End-to-End Learning of Motion Representation for Video Understanding
firstandsecond/VisualizationCNN
Visualization CNN model by Keras.
firstandsecond/vsl
The implementation of "Learning a Hierarchical Latent-Variable Model of 3D Shapes".
firstandsecond/watermelon-book-