Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 608 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 608 Bytes

InfraRed Small Target Detection


RPCA-PCP via IALM

git clone git@github.com:vj-hansen/IRSTD.git

cd IRSTD

sudo apt install \
  python3-pip \
  python3-tk \
  python3-lxml \
  python3-pil

pip install -r requirements.txt

python main.py --method "apg" --image-dir "test_imgs"