叠加态的猫's repositories
DCGAN_TensorFlow
通过DCGAN生成动漫人物头像
TransforLearning_TensorFlow
使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
SSD_Tensorflow
Single Shot MultiBox Detector in TensorFlow,个人注释版
EDSR_WDSR_PyTorch
PyTorch version EDSR、WDSR,添加了注释以及使用说明
Mask_RCNN_KeyPoints
将Mask_RCNN应用于关键点检测,基于TensorFlow和Keras
ClassifierForCifar10_TensorFlow
分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO
SSD_Realization_MXNet
MXNet复现SSD目标检测网络
SSD_Realization_TensorFlow
基于开源SSD的重构,简化了代码结构
miniDeepFrame
手动实现mini深度学习框架,主要精力不放在运算优化上,仅体会原理
TensorRT-6.0.1.5
TensorRT-6.0.1.5的Plugin开发
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
TensorFlow2.0Tutorials
TensorFlow 2.0 Tutorials and Examples, CNN, RNN, GAN tutorials, etc. TF 2.0 版 入门实战案例教程
SpectrumClassifier
Classify 1d spectrum data
mmdetection-supervisely-person-datasets
We used mmdetection(mask rcnn) to train supervisely person dataset.
custom_ops
Deformable Convolution Networks(deformable conv2D TF_implementation)
Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
mmdetection
Open MMLab Detection Toolbox and Benchmark
NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
tensorflow
An Open Source Machine Learning Framework for Everyone