Hello,
Would it be possible to package FastSurfer completely for Pypi (and eventually conda-forge).
The main folder FastSurferCNN already has the suited structure. The main entry-point run_fastsurfer.sh could be defined as an actual entry-point.
This packaging would make distribution of FastSurfer simpler for native installation, especially for people not familiar with Docker. At the moment, a native install requires to edit several files: requirements, python version used in run_fastsurfer.sh, ... and it also creates many uncommitted and non-ignored files in the cloned repository.
I could open a PR for this change if needed.
Mathieu
Hello,
Would it be possible to package FastSurfer completely for Pypi (and eventually conda-forge).
The main folder FastSurferCNN already has the suited structure. The main entry-point run_fastsurfer.sh could be defined as an actual entry-point.
This packaging would make distribution of FastSurfer simpler for native installation, especially for people not familiar with Docker. At the moment, a native install requires to edit several files: requirements, python version used in
run_fastsurfer.sh, ... and it also creates many uncommitted and non-ignored files in the cloned repository.I could open a PR for this change if needed.
Mathieu