From 51340688fcc2342c32982cca34f496a08839b07e Mon Sep 17 00:00:00 2001 From: JISHNU P <cb.en.p2aid19017@cb.students.amrita.edu> Date: Fri, 3 Jul 2020 11:58:24 +0530 Subject: [PATCH] Upload New File --- Read_me.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Read_me.txt diff --git a/Read_me.txt b/Read_me.txt new file mode 100644 index 0000000..812d26d --- /dev/null +++ b/Read_me.txt @@ -0,0 +1,11 @@ +HC18 Grand challenge + +https://hc18.grand-challenge.org/ + + +About the data + +The data is divided into a training set of 999 images and a test set of 335 images. The size of each 2D ultrasound image is 800 by 540 pixels with a pixel size ranging from 0.052 to 0.326 mm. The pixel size for each image can be found in the csv files: ‘training_set_pixel_size_and_HC.csv’ and ‘test_set_pixel_size.csv’. The training set also includes an image with the manual annotation of the head circumference for each HC, which was made by a trained sonographer. The csv file 'training_set_pixel_size_and_HC.csv ' includes the head circumference measurement (in millimeters) for each annotated HC in the training set. All filenames start with a number. There are 999 images in the trainingset, but the filenames only go to 805. Some ultrasound images were made during the same echoscopic examination and have therefore a very similar appearance. These images have an additional number in the filename in between "_" and "HC" (for example 010_HC.png and 010_2HC.png). + +Download link : https://zenodo.org/record/1327317#.Xv2xeSgzZPY +(176.5MB \ No newline at end of file -- GitLab