HappyYang

Results 7 comments of HappyYang

here I have another question, can I incorporate the super resolution model into 'mmdetection',

I also need the normal version for SDXL

> Thanks for your attention! You can refer to our paper to find the details😁 sorry, i don't find the training step

I meet a problem that 'ImportError: cannot import name 'DualLearning' from 'imed_vision.models.segmentation' (/workspace/workspace/imed_vision-main/scripts/imed_vision/models/segmentation/__init__.py)'

> The mentioned issues with VAE tiling are due to: [vae/config.json](https://huggingface.co/stabilityai/stable-diffusion-3-medium-diffusers/blob/main/vae/config.json) > > Having: > > ``` > "use_post_quant_conv": false, > "use_quant_conv": false > ``` > > Which causes the...