Skip to content

pupba/Character-Seg

Repository files navigation

Segmenation with SAM2

Summary

  • SAM2와 deepghs/imgutils의 Person Detecting을 사용한 캐릭터 Segmentation

Used

DEMO

  • Only SAM2

  • Person Dectect + SAM2

Download Checkpoint

chmod +x download.sh
# all
download.sh
# pick ex.large
download.sh --large
# tiny --tiny
# small --small
# base_plus --base
# large --large

Install

git clone https://github.com/pupba/Character-Seg.git
cd Character-Seg
chmod +x run.sh
./run.sh
# GPU의 경우
./run.sh --gpu

About

SAM and Detect Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published