Description Usage Format Details
Tensors were created from 151 768x384 images of the 160 patients, along with manually created masks for subcutaneous adipose tissue (SCAT) and visceral adipose tissue (VSAT).
1 |
A list of tensors. Images resolution 768x384.
number of samples 141
number of samples 10
Tensors are arranged into two lists, train and test list, respectively. There are eight tensors: train$image, train$mask, train$scat, train$vsat, test$image, test$mask, test$scat, test$vsat.
Each tensor is an array of image data with shape: train – 141x768x384, test – 10x768x384, Fat 768x384x1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.