上传者: 42143161
|
上传时间: 2022-02-24 22:58:55
|
文件大小: 2.25MB
|
文件类型: -
全球和本地一致的图像完成(GLCIC)
Keras实现了GLCIC,这是一种用于补偿部分图像缺陷的技术。
摘录从表2的论述
环境
的Python 3
TensorFlow 1.4(TensorFlow-gpu)
凯拉斯2.1
OpenCV
可可API
对于GCP Datalab实例
我们使用GCP的Datalab实例进行了验证。当时的软件包安装命令如下。供你参考。
apt-get update
apt-get install -y --allow-unauthenticated graphviz
apt-get install -y --allow-unauthenticated python-opencv
apt-get install -y --allow-unauthenticated vim
apt-get install -y --allow-unauthent