-
### Feature request
I'm trying to export a pretrained OneFormer to ONNX. I know that optimum has not yet officially supported exporting OneFormer to ONNX. That was why I wrote my own export script. H…
-
**Describe the feature**
Add support for OneFormer in mmdetection. It looks like there is one open PR for this (#10714), one closed PR for this (#10661) and it's referenced in (#10413).
Can someon…
-
# Describe the feature
Oneformer model seems to be topping the leaderboards for image segmentation across a number of different datasets.
**Motivation**
Oneformer seems to be giving incredibly g…
-
Would it be possible to support the OneFormer model? I am not experienced with ML, but would love to use that model on mobile devices if possible.
Thank you so much!
-
when I tested demo ```150_16_dinat_l_oneformer_coco_100ep.pth``` with related config ```configs/coco/dinat/oneformer_dinat_large_bs16_100ep.yaml```
I got a ```natten``` error
```Input axes must be g…
-
加载下载好的模型, oneformer出错,huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name':
oneformer_ade20k_processor = OneFormerProcessor.from_p…
-
For Mask2Former there is a fantastic tutorial for finetuning (e.g., https://github.com/NielsRogge/Transformers-Tutorials/blob/master/MaskFormer/Fine-tuning/Fine_tuning_MaskFormer_on_a_panoptic_dataset…
-
[Model loaded] Mask branch (SAM) is loaded.
'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /shi-labs/oneformer_cityscapes_dinat_large/resolve/main/preprocessor_…
-
python 3.10.13
torch: 2.1.2
matplotlib 3.8.3
Error occurred when executing Oneformer Coco Segmentor:
ERROR:root:Traceback (most recent call last):
File "/home/ubuntu/ComfyUI/execution.py"…
-
Hi, thanks for this great work.
In the colab demo I noticed that a different repo is being cloned:
```!git clone https://github.com/SHI-Labs/OneFormer-Colab.git```
instead of:
```https://github.…