Pinned Repositories
2Dto3D
Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinate point (X, Y, Z).
accum_optimizer_for_keras
wrapping a keras optimizer to implement gradient accumulation
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Attentive_Convolution
This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.
awslambda-psycopg2
bayesian-deep-rul
Official implementation of https://arxiv.org/abs/1911.06256. Bayesian and frequentist deep learning models for remaining useful life (RUL) estimation implemented in PyTorch.
cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
CNN-RNN-A-Unified-Framework-for-Multi-label-Image-Classification
Paper implementation
Rotating-machine-fault-data-set
Open rotating mechanical fault datasets (开源旋转机械故障数据集整理)
kkangshen's Repositories
kkangshen/bayesian-deep-rul
Official implementation of https://arxiv.org/abs/1911.06256. Bayesian and frequentist deep learning models for remaining useful life (RUL) estimation implemented in PyTorch.
kkangshen/Rotating-machine-fault-data-set
Open rotating mechanical fault datasets (开源旋转机械故障数据集整理)
kkangshen/2Dto3D
Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinate point (X, Y, Z).
kkangshen/accum_optimizer_for_keras
wrapping a keras optimizer to implement gradient accumulation
kkangshen/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
kkangshen/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
kkangshen/awslambda-psycopg2
kkangshen/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
kkangshen/CNN-RNN-A-Unified-Framework-for-Multi-label-Image-Classification
Paper implementation
kkangshen/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
kkangshen/dailyfresh
kkangshen/glTF-Sample-Models
glTF Sample Models
kkangshen/HUAPA
AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》
kkangshen/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
kkangshen/ImageProcess-
单高斯背景模型
kkangshen/keras-YOLOv3-model-set
end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies
kkangshen/LiDAR_ground_removal
This is an implement of Fast Segmentation of 3D Point Clouds for Ground Vehicles
kkangshen/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
kkangshen/pcl-learning
🔥PCL(Point Cloud Library)点云库学习记录
kkangshen/photo2cartoon
人像卡通化探索项目 (photo-to-cartoon translation project)
kkangshen/pyradiomics
Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks.
kkangshen/python_interview_question
关于python的面试题
kkangshen/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
kkangshen/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
kkangshen/PyTorchCV
PyTorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision.
kkangshen/Safety-Helmet-Wearing-Dataset
Safety helmet wearing detect dataset, with pretrained model
kkangshen/senet-keras
Naive implementation of SENet in Keras
kkangshen/SigleGaussianModel
Single Gaussian background modeling to identify contours in images
kkangshen/torchcv
A PyTorch-Based Framework for Deep Learning in Computer Vision
kkangshen/tpu
Reference models and tools for Cloud TPUs.