GitHub - replicate/green-screen-creator: Track an object in a video and add a green screen to the background.

· GitHub

1 min read Original article ↗

Repository files navigation

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

About

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

Resources

Readme

Activity

Custom properties

Stars

96 stars

Watchers

2 watching

Forks

21 forks

Used by

Contributors

Languages