RepoReplicateReplicatepublished Aug 7, 2024seen 5d

replicate/green-screen-creator

Vue

Open original ↗

Captured source

source ↗
published Aug 7, 2024seen 5dcaptured 10hhttp 200method plain

replicate/green-screen-creator

Description: Track an object in a video and add a green screen to the background.

Language: Vue

Stars: 97

Forks: 21

Open issues: 0

Created: 2024-08-07T20:20:12Z

Pushed: 2024-11-18T19:50:01Z

Default branch: main

Fork: no

Archived: no

README:

Green Screen Creator

Track objects in videos and add a green screen to the background.

Powered by Meta's Segment Anything Model (SAM) on Replicate.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Notability

notability 4.0/10

Small utility repo with moderate stars.