-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm trying to look at deep_folding for the first time, so I naturally look at the notebooks, but cannot use most of them:
- https://github.com/neurospin/deep_folding/blob/main/notebooks/moving_average_use_case.ipynb:
- the
moving_averagesimport is not defined and I cannot find it as a github project. It is also used from within the moduledeep_folding.anatomist_tools.utils.remove_hull - colorado is also used but is not cited in dependencies
- the
- https://github.com/neurospin/deep_folding/blob/main/notebooks/run_bounding_box.ipynb:
the program and moduledeep_folding/anatomist_tools/bounding_box.pyis not at the expected location - https://github.com/neurospin/deep_folding/blob/main/notebooks/run_dataset_gen_piupe.ipynb:
- needs
tqdm.notebookwhich is intqdm>=4.36. I can fix this in the requirements. - also needs
moving_averages
- needs
- https://github.com/neurospin/deep_folding/blob/main/notebooks/run_mask.ipynb:
deep_folding/anatomist_tools/mask.pyis not at the expected location - https://github.com/neurospin/deep_folding/blob/main/notebooks/run_preprocessing_brainvisa.ipynb:
also an import error in:from deep_folding.anatomist_tools import transform - https://github.com/neurospin/deep_folding/blob/main/notebooks/run_transform.ipynb:
deep_folding/anatomist_tools/transform.pyis not at the expected location (same as above I guess)
Well I have finally found moving_averages (because I thought I have heard about it), it is renamed
point-colud-pattern-mining but this has to be explained or described in a dependency.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels