Commit 1a256e03 authored by yongshk's avatar yongshk
Browse files

update

parent 65bb21c1
......@@ -144,7 +144,7 @@ python train.py --name label2city_512p --batchSize 4 --gpu_ids 0,1,2,3
### 热点应用行业
`设计`
`设计`,`交通`,`网安`
## 源码仓库及问题反馈
......
......@@ -5,6 +5,6 @@ modelName=pix2pixhd_pytorch
# 模型描述
modelDescription=Pix2pixHD是一种图像到图像的转换模型,它可以将输入图像转换成一种特定的输出图像。这种模型的应用非常广泛,例如将草图转换成真实的图片、将低分辨率图片转换成高分辨率图片、将黑白图像转换成彩色图像等等。
# 应用场景
appScenario=推理,训练,图像超分,设计
appScenario=推理,训练,图像超分,设计,交通,网安
# 框架类型
frameType=pytorch
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment