We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776f89a commit 1feb1d5Copy full SHA for 1feb1d5
doc/scripts/fastsurfercnn.download_checkpoints.rst
@@ -0,0 +1,9 @@
1
+FastSurferCNN: download_checkpoints.py
2
+======================================
3
+
4
+Full commandline interface of FastSurferCNN/download_checkpoints.py
5
+-------------------------------------------------------------------
6
+.. argparse::
7
+ :module: FastSurferCNN.download_checkpoints
8
+ :func: make_parser
9
+ :prog: FastSurferCNN/download_checkpoints.py
doc/scripts/util.rst
@@ -4,5 +4,6 @@ FastSurfer Utilities
.. toctree::
:maxdepth: 2
+ fastsurfercnn.download_checkpoints.rst
fastsurfercnn.generate_hdf5.rst
fastsurfercnn.run_model.rst
0 commit comments