Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangyh09 authored Jan 4, 2024
1 parent ced34c6 commit 3989601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Compute CNN receptive field size in pytorch. Support both 2D CNN and 3D CNN.

## Create 2D visualization gif
```python
# pip install git+ssh://git@github.com/Fangyh09/pytorch-receptive-field.git
from torch_receptive_field import receptive_field
from torch_receptive_field import receptive_field_visualization_2d

Expand Down

0 comments on commit 3989601

Please sign in to comment.