From 813d42c28dac5b22d6e0fa20afabc0ce155f936a Mon Sep 17 00:00:00 2001 From: Igor Davidyuk Date: Thu, 26 Oct 2023 10:04:00 +0300 Subject: [PATCH] add fastsam to hyped section (#1402) Signed-off-by: igor-davidyuk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 945136ec208..85932fd76bf 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Check out the latest notebooks that show how to optimize and deploy popular mode | [LLaVA Multimodal Chatbot](notebooks/257-llava-multimodal-chatbot/)
| Visual-language assistant with LLaVA and OpenVINO™ | | [BLIP-Diffusion - Subject-Driven Generation](notebooks/258-blip-diffusion-subject-generation)
| Subject-driven image generation and editing using BLIP Diffusion and OpenVINO™ | | [DeciDiffusion](notebooks/259-decidiffusion-image-generation/)
| Image generation with DeciDiffusion and OpenVINO™ | | +| [Fast Segment Anything](notebooks/261-fast-segment-anything/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/openvinotoolkit/openvino_notebooks/HEAD?filepath=notebooks%2F261-fast-segment-anything%2F261-fast-segment-anything.ipynb)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openvinotoolkit/openvino_notebooks/blob/main/notebooks/261-fast-segment-anything/261-fast-segment-anything.ipynb) | Object segmentations with FastSAM and OpenVINO™ | | | [SoftVC VITS Singing Voice Conversion](notebooks/262-softvc-voice-conversion)
| SoftVC VITS Singing Voice Conversion and OpenVINO™ | | | [Latent Consistency Models: the next generation of Image Generation models ](notebooks/263-latent-consistency-models-image-generation)
| Image generation with Latent Consistency Models (LCM) and OpenVINO™ | |