NifTK / NiftyNetModelZoo

[unmaintained] This repository hosts NiftyNet networks pre-trained for specific tasks
http://niftynet.io
Apache License 2.0
50 stars 26 forks source link

Access and downloading from python script #12

Open WrathofBhuvan11 opened 5 years ago

WrathofBhuvan11 commented 5 years ago

How can we access these pre trained models in Python script from library.... Say like in keras we can download VGG16 pre-trained ResNet50 pre-trained etc etc...??