if (FALSE) {
ds <- rf100_medical_collection(
dataset = "rheumatology",
split = "test",
transform = transform_to_tensor,
download = TRUE
)
item <- ds[1]
boxed <- draw_bounding_boxes(item)
tensor_image_browse(boxed)
}
Run the code above in your browser using DataLab