Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
BigGAN-pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
BQDC
ncac
caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
darknet
Convolutional Neural Networks
darknet-1
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
paper-reading
深度学习经典、新论文逐段精读
Python-Core-50-Courses
Python语言基础50课
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yolact
A simple, fully convolutional model for real-time instance segmentation.
kupine's Repositories
kupine/BQDC
ncac
kupine/paper-reading
深度学习经典、新论文逐段精读
kupine/Python-Core-50-Courses
Python语言基础50课
kupine/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kupine/yolact
A simple, fully convolutional model for real-time instance segmentation.
kupine/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
kupine/BigGAN-pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
kupine/caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
kupine/darknet
Convolutional Neural Networks
kupine/darknet-1
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
kupine/deep-learning
kupine/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
kupine/deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
kupine/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
kupine/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
kupine/fastai
The fastai deep learning library, plus lessons and and tutorials
kupine/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
kupine/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
kupine/learnopencv
Learn OpenCV : C++ and Python Examples
kupine/powerai-market-sentiment
Built for developers familiar with IBM Power systems that are looking to leverage IBM's new PowerAI offering for machine learning.
kupine/powerai-transfer-learning
Image recognition training with TensorFlow Inception and transfer learning
kupine/Python
Python 入门教程:【草根学 Python (基于Python3.6)】
kupine/Python-100-Days
Python - 100天从新手到大师
kupine/pytorch-caffe-darknet-convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
kupine/semantic-segmentation-editor
Web labelling tool for camera and LIDAR data
kupine/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
kupine/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
kupine/terminus
A terminal for a more modern age
kupine/Translate-darknetyolov2-to-tensorflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
kupine/Visualization-for-Darknet-network-structure-