Lumbar Coordinate Dataset
Medical images of the lower lumbar vertebra with keypoints.
@kaggle.brendanartley_lumbar_coordinate_pretraining_dataset
Medical images of the lower lumbar vertebra with keypoints.
@kaggle.brendanartley_lumbar_coordinate_pretraining_dataset
CREATE TABLE coords_pretrain (
"filename" VARCHAR,
"source" VARCHAR,
"x" BIGINT,
"y" BIGINT,
"level" VARCHAR,
"relative_x" DOUBLE,
"relative_y" DOUBLE
);
Anyone who has the link will be able to view this.