Automatic Surgical Screw Planning
382
Preprocess, train or predict vertebral segmentations, keypoints or pedicle screw plans.
assp config > config.yml
assp segmentation --config config.yml \
--training SUBJECT_{001..060} \
--training SUBJECT_{081..100} \
--validation SUBJECT_{061..080} \
--jobs 8 \
--target results
docker run \
--rm -it \
--ipc=host \
--env=CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES \
--gpus=device=$CUDA_VISIBLE_DEVICES \
--volume=$(pwd):$(pwd) \
chumharbour/assp
Content type
Image
Digest
sha256:2927bbf05…
Size
4.1 GB
Last updated
7 months ago
docker pull chumharbour/assp