ERA-SESSION19 / README.md
RaviNaik's picture
Update README.md
3a710ef verified
|
raw
history blame contribute delete
No virus
997 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade
metadata
title: FastSAM & CLIP Inference with Gradio
emoji: 🏃
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 3.47.1
app_file: app.py
pinned: false
license: mit

GitHub Link: https://github.com/RaviNaik/ERA-SESSION19/blob/main/README.md

Tasks:

  1. :heavy_check_mark: Make a CLIP or FastSAM application on gradio/spaces using open-source models.
  2. :heavy_check_mark: Share the link on the assignment page for the GitHub, and Spaces

FastSAM (Variant of Segment Anything-SAM Model)

Architecture: image

Gradio Results

image

CLIP (Contrastive Language–Image Pre-training)

Architecture: image

Gradio Results

image