pytorch-grad-cam icon indicating copy to clipboard operation
pytorch-grad-cam copied to clipboard

Improve type hints

Open hoel-bagard opened this issue 1 year ago • 0 comments
trafficstars

This PR marks some optional arguments as optional, and makes some numpy types more specific.

numpy.typing.NDArray requires numpy >= 1.21, so I'm not sure if it can be used here (since the numpy version is not pinned in the requirements.txt).

hoel-bagard avatar Feb 14 '24 07:02 hoel-bagard