Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for saving output in output folder, #439

Merged
merged 4 commits into from
Jul 18, 2023

Conversation

akashAD98
Copy link
Contributor

usage

Usage: python cam.py --image-path <path_to_image> --method <method> --output-dir <output_dir_path>

To use with CUDA: python cam.py --image-path <path_to_image> --use-cuda --output-dir <output_dir_path>

added support for output_dir argument
updated redme & added support for storing output in customoutputdir.

python cam.py --image-path input.jpg --method gradcam --output-dir custom_output
add your own custom_model
@jacobgil
Copy link
Owner

Thank you for the contribution.

@jacobgil jacobgil merged commit 3f6c1fb into jacobgil:master Jul 18, 2023
JustasB added a commit to JustasB/pytorch-grad-cam that referenced this pull request Jul 21, 2023
added support for saving output in output folder, (jacobgil#439)
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.

None yet

2 participants