Skip to content

tomlof/Nethin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 

Repository files navigation

Nethin

Nethin contains ready-to-use networks, additional functionality and helper functions for Keras.

Dependencies

The reference Python version for Nethin is 3.6.x, but newer versions of Python likely work as well.

The base functionality of Nethin requires:

  • NumPy (>= 1.21.2)
  • SciPy (>= 1.7.3)
  • Tensorflow (>= 2.2.0)

The data augmentation may require:

  • Pillow (>= 8.4.0)
  • scikit-image (>= 0.18.3)

The data readers may require:

  • SciPy (>= 1.7.3)
  • Pydicom (>= 1.1.0)
  • scikit-image (>= 0.18.3)

The data readers may benefit from having PyTorch installed:

  • PyTorch (>= 0.4.1)

About

Nethin contains ready-to-use networks, additional functionality and helper functions for Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages