clara-train-examples
clara-train-examples copied to clipboard
Example notebooks demonstrating how to use Clara Train to build Medical Imaging Deep Learning models
Hi, I need to load the NGC DenseNet121 pre-trained model into native TF. link to the model: https://ngc.nvidia.com/catalog/models/nvidia:med:clara_xray_classification_chest_amp Loading the checkpoints in the 'models' directory into densenet121 architecture with `model.load_weights('path')`...
Facing issues when executing classification task. Is there any sample jupyter notebook providing steps to solve a classification problem using clara train like making changes to config files and script...
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.1 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...