Currently, the repo contains the following two folders:
These folders contain instructions on how to use beta models (not part of SCT yet)
Their content is pretty similar; for example, run_inference_single_subject.py is almost identical for both folders. I believe I created two folders because I shared different models (cervical, lumbar) with different users. But it would be better to merge the folders into something like packaging to reduce duplicities.
TODO:
Currently, the repo contains the following two folders:
These folders contain instructions on how to use beta models (not part of SCT yet)
Their content is pretty similar; for example,
run_inference_single_subject.pyis almost identical for both folders. I believe I created two folders because I shared different models (cervical, lumbar) with different users. But it would be better to merge the folders into something likepackagingto reduce duplicities.TODO: