From 93e14486d626ae7ba0db1168b9f381ee3cc3881b Mon Sep 17 00:00:00 2001 From: NielsRogge <48327001+NielsRogge@users.noreply.github.com> Date: Wed, 9 Nov 2022 18:31:22 +0100 Subject: [PATCH] [CLIPSeg] Add resources (#20118) * Add resource * Add tag Co-authored-by: Niels Rogge --- docs/source/en/model_doc/clipseg.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/en/model_doc/clipseg.mdx b/docs/source/en/model_doc/clipseg.mdx index c72154883d..94b58275f6 100644 --- a/docs/source/en/model_doc/clipseg.mdx +++ b/docs/source/en/model_doc/clipseg.mdx @@ -52,6 +52,13 @@ alt="drawing" width="600"/> This model was contributed by [nielsr](https://huggingface.co/nielsr). The original code can be found [here](https://github.com/timojl/clipseg). +## Resources + +A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with CLIPSeg. If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we'll review it! The resource should ideally demonstrate something new instead of duplicating an existing resource. + + + +- A notebook that illustrates [zero-shot image segmentation with CLIPSeg](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/CLIPSeg/Zero_shot_image_segmentation_with_CLIPSeg.ipynb). ## CLIPSegConfig