open-cd icon indicating copy to clipboard operation
open-cd copied to clipboard

Run open-CD on a single image pair

Open arianaa30 opened this issue 1 year ago • 0 comments

Right now, when I run open-cd, it generates change maps on the whole test image pairs located in data\LEVIR-CD\test:

python3 tools/test.py configs/changer/changer_ex_r18_512x512_40k_levircd.py changer_r18_levir_workdir/ChangerEx_r18-512x512_40k_levircd_20221223_120511.pth --show-dir tmp_infer

How can I test in just on a single given image pair? Basically I want to compare 2 input images, i1 and i2.

arianaa30 avatar Aug 02 '23 23:08 arianaa30