Skip to content
Snippets Groups Projects
Commit 20598a84 authored by jose.luis.holgado's avatar jose.luis.holgado
Browse files

solve merge conflicts

parent 28ebb56b
No related branches found
No related tags found
Loading
......@@ -9,11 +9,8 @@ It first creates model and dataset given the option. It will hard-code some para
Example (You need to train models first):
Test a Change Detection based on pix2pix model:
<<<<<<< HEAD
python test.py --dataroot /patches --dataset /test_set/patch_coords.json --name S2_NET_001 --results_dir /results
=======
python test.py --dataroot /patches --dataset /test_set/patch_coords.json --name CD_NET --results_dir /results
>>>>>>> 3c6a3edf9fade715d06aa570c759fb31475ed83a
See options/base_options.py and options/test_options.py for more test options.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment