Skip to content

make dwm installable#7

Open
jsta wants to merge 1 commit intoisikdogan:masterfrom
jsta:installable
Open

make dwm installable#7
jsta wants to merge 1 commit intoisikdogan:masterfrom
jsta:installable

Conversation

@jsta
Copy link

@jsta jsta commented Jul 6, 2022

I created a setup.py file and the other necessary infrastructure to install dwm. The enables inference.py to be called from other locations besides the dwm source code folder. Happy to close this PR but I thought I'd share in case its useful to someone else.

dwm_inference --checkpoint_path checkpoints/cp.135.ckpt --image_path sample_data/image2.tif --save_path water_map.png

instead of

python inference.py --checkpoint_path checkpoints/cp.135.ckpt --image_path sample_data/image2.tif --save_path water_map.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant