- SAM2와 deepghs/imgutils의 Person Detecting을 사용한 캐릭터 Segmentation
- Python3.11.x
- SAM2
- Person Detecting
- Gradio
chmod +x download.sh
# all
download.sh
# pick ex.large
download.sh --large
# tiny --tiny
# small --small
# base_plus --base
# large --large
git clone https://github.com/pupba/Character-Seg.git
cd Character-Seg
chmod +x run.sh
./run.sh
# GPU의 경우
./run.sh --gpu