IRSTD icon indicating copy to clipboard operation
IRSTD copied to clipboard

Infrared Small Target Detection (IRSTD)

InfraRed Small Target Detection

- Paper

- Single-frame InfraRed Small Target (SIRST) Dataset


RPCA-PCP via IALM

git clone [email protected]: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"