搜索资源列表
mtensorflow1
- tensorflow program utilizes deep learning techniques
FCN.tensorflow-master
- 基于tensorflow,通过FCN实现图像分割的深度学习算法(Based on tensorflow, depth learning algorithm for image segmentation through FCN)
YOLO_tensorflow-master
- 基于TensorFlow平台下的YOLO算法,可用于目标检测(YOLO algorithm based on TensorFlow platform, which can be used for target detection)
ImageProcessing-master
- 将图片读入python转化为tensorflow能识别的二进制文件(the transfer from a picture to Binary file in python)
pixel-recursive-super-resolution-master
- 谷歌Pixel Recursive Super Resolution的代码(TensorFlow implementation of Pixel Recursive Super Resolution.)
SRGAN-master
- 深度对抗学习用于超分辨率成像,在Windows平台下 使用TensorFlow(Depth confrontation learning for super resolution imaging)
crfasrnn_keras-master
- Conditional Random Fields as Recurrent Neural Networks 论文中提供的方法,在tensorflow上实现(The method provided in the paper Conditional Random Fields as Recurrent Neural Networks which is implemented on tensorflow)
caffe-tensorflow-master
- 实现CamVid数据集分割功能,利用caffe转tensorflow模型,得以实现,使用FCN网络(come true the function of datasets of CamVid to segmantic segmentation)
CNN_easy
- 简单CNN神经网络的TensorFlow实现(TensorFlow implementation of simple CNN neural network)
DeepLabV3-Tensorflow-master
- Deeplabv3 实现语义分割,可以实现标准库21个分类目标识别(Deeplabv3 segmentation)
python
- 通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
PSPNet-tensorflow
- 源代码为PSPNet的tensorflow的实现的源代码,PSPNet是港中文发明的网络。(The source code of the source code PSPNet is tensorflow, PSPNet is the network invented by Chinese in Hong Kong.)
分布式tensorflow
- 1.使用distribute.py在分布式tensorflow中进行训练mnist模型 2.使用mnist_test.py进行测试模型,获取输出结果(1. Training MNIST model in distributed tensorflow using distribute.py 2. Use mnist_test.py to test the model and get the output results)