-
I download the [pretrained model](https://drive.google.com/drive/folders/1UC3XOoezeum0uck4KBVGa8osahs6rKUY?usp=sharing), and run
```bash
python test.py --dataset Synapse --cfg configs/swin_tiny_patc…
-
Hello, after running some demos related to the optimizer's diffusion, I am not very clear about the current demo's support for situations involving ControlNet in the SD series. Here, I have been usi…
-
Hi folks,
I'm using LCM onnx and controlnet-hed onnx together, but I will meet exception with here:
// Add ControlNet outputs to Unet input
foreach (var item in contro…
-
Lora
https://civitai.com/models/11457/jinx-league-of-legends
Base Model | SD 1.5
```
Loading models from: models/stable_diffusion\animesh_PrunedV22.safetensors
model_name: sd_text_encoder m…
-
I'm using unet for semantic segmentation but my model is overfitting, so can I add a dropout layer for unet because I think that there isn't .
-
-
Hi there,
I am deeply impressed by your innovative work on DarSwin, which I had the pleasure of reading recently. The concepts and methodologies of DarSwin-Unet are particularly captivating, offeri…
-
other VFIs are working fine, but flavr doesn't seem to load properly. models download just fine
Error occurred when executing FLAVR VFI:
No module named 'models.flavr.resnet_3D'
File "A:\AI\S…
drmbt updated
21 hours ago
-
### Your question
When i try to run comfyui with FLUX i get the error 'conv_in.weight' i'm using the [flux_schnell_example](https://github.com/user-attachments/assets/f4211f70-eab3-458d-88fa-aaba30…
-
I'm glad you can provide the code of the paper, I am very interested in your work, can you provide the code in raw_data = .. /dataset/JSRT/jsrt_all.csv csv file, I would appreciate it.