Project-MONAI / tutorials

MONAI Tutorials
https://monai.io/started.html
Apache License 2.0
1.74k stars 662 forks source link

Breakup of datasets used during lung nodule detector training #1730

Closed Rajesh-ParaxialTech closed 1 month ago

Rajesh-ParaxialTech commented 2 months ago

Hello

The datasets used for training the MONAI lung nodule detector were the LUNA16 (which has around 888 datasets and is a subset of LIDC-IDRI) dataset right ? May I know the approximate breakup used for training and testing ?

Thanks Rajesh

ericspod commented 2 months ago

@mingxin-zheng @tangy5 may be able to help with this one, I assume this refers to this notebook.

mingxin-zheng commented 2 months ago

Thanks @Rajesh-ParaxialTech for the question. I would defer the question @Can-Zhao about the dataset splitting.

KumoLiu commented 1 month ago

Hi @Rajesh-ParaxialTech, you can refer to the data section in this tutorial: https://github.com/Project-MONAI/tutorials/tree/main/detection#1-data.

Hope it helps, thanks. (move to discussion for now)