匿名用户2024年07月31日
31阅读
所属分类aiPytorch
开源地址https://modelscope.cn/models/AlonzoLeeeoooo/LaCon

作品详情

# LaCon: Late-Constraint Diffusion for Steerable Guided Image Synthesis Chang Liu, Rui Li, Kaidong Zhang, Xin Luo, Dong Liu [[`Paper`]]((https://arxiv.org/pdf/2305.11520)) / [[`Project`]](https://alonzoleeeooo.github.io/LCDG/) / [[`GitHub`]](https://github.com/AlonzoLeeeooo/LCDG) / [[`Huggingface`]](https://huggingface.co/AlonzoLeeeooo/LaCon) / [`Demo`]

Official pre-trained model weights of the paper titled "LaCon: Late-Constraint Diffusion for Steerable Guided Image Synthesis".

Model Weights Structure

`` LaCon/ └── data-preprocessing ├── bdcn.pth <----- Model weights of BDCN edge detector (Place indata-preprocessing/bdcn-edge-detection/checkpoints) ├── vgg16.pth <----- Preresquisites of BDCN edge detector (Place indata-preprocessing/bdcn-edge-detection/checkpoints) └── u2net.pth <----- Model weights of U2-Net saliency detector (Place indata-preprocessing/u2net-saliency-detection/checkpoints`) └── sd-checkpoints ├── sd-v1-4.ckpt <----- SD v1.4 ├── kl-f8.ckpt <----- VAE model of SD v1.4 ├── sd-celebahq.ckpt <----- SD CelebA-HQ └── vq-f4.ckpt <----- VAE model of SD CelebA-HQ ├── sdv14edge.pth <----- Condition aligner based on SD v1.4, for edge conditions ├── sdv14color.pth <----- Condition aligner based on SD v1.4, for color conditions ├── sdv14mask.pth <----- Condition aligner based on SD v1.4, for mask conditions ├── sdcelebedge.pth <----- Condition aligner based on SD CelebA-HQ, for edge conditions └── sdceleb_stroke.pth <----- Condition aligner based on SD CelebA-HQ, for color conditions

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论