-
There's something wrong with KSampler.
The KSampler processing fails (which was normal before the animatediff was used) while the model etc loads properly. The error log and workflow are attached bel…
-
https://github.com/Fannovel16/comfyui_controlnet_aux/issues/389
-
### System Info
Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.
- `transformers` version: 4.35.0.dev0
- Platform: macOS-13.4-arm64-arm-64bit
- Python ver…
-
Using xformers cross attention
Registered sys.path: ['/kaggle/working/ui/custom_nodes/comfyui_controlnet_aux/src/custom_oneformer', '/kaggle/working/ui/custom_nodes/comfyui_controlnet_aux/src/custom_…
-
I am fine tuning OneFormer for semantic segmentation and I have 5 classes including background. While training, I am also calculating mIOU so I extract segmentation maps. But as the model config has 1…
-
I referred to the S3DIS preprocessing section in readme, but did not see the code for generating superpoints. In the model, it seems that the number of superpoints in each room of the S3DIS dataset is…
-
Hi,
I wanted to try it out for testing purpose. For that I downloaded both the `llava_med_in_text_60k_delta.zip` and llama weights. but when I tried to run following command -
```
python3 -m ll…
-
Hello There,
Thanks for sharing the amazing work!
I have been experimenting OneFormer repo since past few days and I am able to run the training (fine-tuning) for Instance Segmentations using Cu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
After updating to 1.…
-
The process for fine-tuning Oneformer seems different to MaskFormer and Mask2Former. No matter what I try I can't seem to get the model to work. Here's an example, which I feel should work for semanti…