Skip to content

Commit

Permalink
Merge pull request #18 from bnubald/pytorch_nbs
Browse files Browse the repository at this point in the history
Resolves #13: Shows example usage of IceNet library with Pytorch UNet and cGAN models
  • Loading branch information
bnubald authored Mar 1, 2024
2 parents c2509ee + 685bc4f commit b2894a8
Show file tree
Hide file tree
Showing 13 changed files with 17,302 additions and 7,532 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,12 @@ dmypy.json
.pyre/

/data

# icenet run dirs
*data/
*_sicfile/
*dataset_config*.json
*lightning_logs/
*loader.*.json
*results/
*testdates.csv
Loading

0 comments on commit b2894a8

Please sign in to comment.