Skip to content

Commit 46bb9e1

Browse files
committed
DFF: 1. Deal with batches. 2. Compute offset to make it positive
1 parent a38acde commit 46bb9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='grad-cam',
11-
version='1.4.2',
11+
version='1.4.3',
1212
author='Jacob Gildenblat',
1313
author_email='[email protected]',
1414
description='Many Class Activation Map methods implemented in Pytorch for classification, segmentation, object detection and more',

0 commit comments

Comments
 (0)