Skip to content

Commit 1feb1d5

Browse files
committed
add download_checkpoints
1 parent 776f89a commit 1feb1d5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ FastSurfer Utilities
44
.. toctree::
55
:maxdepth: 2
66

7+
fastsurfercnn.download_checkpoints.rst
78
fastsurfercnn.generate_hdf5.rst
89
fastsurfercnn.run_model.rst

0 commit comments

Comments
 (0)