Skip to content
Snippets Groups Projects
Commit d3511abe authored by Daniel CARRON's avatar Daniel CARRON :b: Committed by André Anjos
Browse files

[doc] Add new models to doc

parent 5ccbe6d6
No related branches found
No related tags found
1 merge request!46Create common library
......@@ -129,6 +129,7 @@ CNN and other models implemented.
mednet.libs.classification.models.pasa
mednet.libs.classification.models.alexnet
mednet.libs.classification.models.classification_model
mednet.libs.classification.models.densenet
mednet.libs.classification.models.loss_weights
mednet.libs.classification.models.logistic_regression
......@@ -218,6 +219,7 @@ CNN and other models implemented.
mednet.libs.segmentation.models.lwnet
mednet.libs.segmentation.models.m2unet
mednet.libs.segmentation.models.normalizer
mednet.libs.segmentation.models.segmentation_model
mednet.libs.segmentation.models.unet
......
......@@ -155,7 +155,6 @@ Pre-configured models you can readily use.
mednet.libs.segmentation.config.models.unet
.. _mednet.libs.segmentation.config.datamodules:
DataModule support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment