Skip to content

Infrared Small Target Detection (IRSTD)

License

Notifications You must be signed in to change notification settings

vj-hansen/IRSTD

Repository files navigation

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"