Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mednet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
medai
software
mednet
Commits
d3511abe
Commit
d3511abe
authored
8 months ago
by
Daniel CARRON
Committed by
André Anjos
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Add new models to doc
parent
5ccbe6d6
No related branches found
No related tags found
1 merge request
!46
Create common library
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/api.rst
+2
-0
2 additions, 0 deletions
doc/api.rst
doc/config.rst
+0
-1
0 additions, 1 deletion
doc/config.rst
with
2 additions
and
1 deletion
doc/api.rst
+
2
−
0
View file @
d3511abe
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc/config.rst
+
0
−
1
View file @
d3511abe
...
...
@@ -155,7 +155,6 @@ Pre-configured models you can readily use.
mednet.libs.segmentation.config.models.unet
.. _mednet.libs.segmentation.config.datamodules:
DataModule support
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment