Skip to content

Work-in-progress pipeline for using Segment Anything for animal tracking

Notifications You must be signed in to change notification settings

beckypadget/SANDCAT

Repository files navigation

SANDCAT (Segment ANything Does Collective Animal Tracking)

This is a work-in-progress pipeline to extract frames from a video using opencv then apply a Segment Anything Model to each frame to identify multiple animals. Ultimately, segmented frames will be combined and segments tracked to track multiple animals moving through frames of videos.

Requirements

  • A model from Segment Anything, placed in the 'Model' folder in your directory.
  • Segment Anything version found here: link to be able to threshold max and min size of segments.

About

Work-in-progress pipeline for using Segment Anything for animal tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published