Skip to content

Commit 9967d94

Browse files
committed
Added ED-AFM model
1 parent c977849 commit 9967d94

File tree

4 files changed

+510
-5
lines changed

4 files changed

+510
-5
lines changed

Diff for: docs/source/reference/mlspm.models.rst

+8
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,12 @@ mlspm.models
1717

1818
Alias of :class:`mlspm.image.models.ASDAFMNet`
1919

20+
.. class:: mlspm.models.AttentionUNet
21+
22+
Alias of :class:`mlspm.image.models.AttentionUNet`
23+
24+
.. class:: mlspm.models.EDAFMNet
25+
26+
Alias of :class:`mlspm.image.models.EDAFMNet`
27+
2028
.. autofunction:: mlspm.models.download_weights

0 commit comments

Comments
 (0)