colorization_tensorflow

时间:2024-05-22 06:35:23
【文件属性】:

文件名称:colorization_tensorflow

文件大小:91.3MB

文件格式:ZIP

更新时间:2024-05-22 06:35:23

tensorflow object-oriented image-colorization convolutional-neural-networks Python

让彩色!:灰度图像的自动着色 概述 这段代码使用Tensorflow在python中提供了的实现: "Let there be Color!: Joint End-to-end Learning of Global and Local Image Priors for Automatic Image Colorization with Simultaneous Classification" Satoshi Iizuka, Edgar Simo-Serra, and Hiroshi Ishikawa ACM Transaction on Graphics (Proc. of SIGGRAPH 2016), 2016 本文提供了一种使用深层网络自动为灰度图像着色的方法。 该网络在单个框架*同学习局部特征和全局特征,然后可以将其用于任何分辨率的图像上。 通过合并全局特征,可以使用


【文件预览】:
colorization_tensorflow-master
----.gitignore(1KB)
----RESULT()
--------Gland()
----README.md(3KB)
----img()
--------Architecture.jpg(163KB)
--------layer_details.jpg(187KB)
--------colorization_sig2016.pdf(15.32MB)
----SOURCE()
--------neural_network.py(3KB)
--------config.py(656B)
--------main.py(1KB)
--------model.py(8KB)
--------data.py(1KB)
----DATASET()
--------Gland()

网友评论