Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About adding LNDb chest CT scan images for nodule detection training #240

Closed
Rajesh-ParaxialTech opened this issue Apr 7, 2024 · 3 comments
Labels
stale Issue without activity, will be closed soon

Comments

@Rajesh-ParaxialTech
Copy link

Hello
I have planned to use LNDb chest CT scan datasets for training a nodule detector model using your nice "nnDetection". Some of the images of these datasets do not have unit normal direction vectors. Also the dimensions of these images are such that there are more than 512 voxels along the x-axis. Simply meaning, dataset image sizes are something like 674x512x442, 632x512x416, etc where as usually the dataset images of "other than LNDb" datasets have typical size like 512x512x442, 512x512x416, etc, (i mean to say they will have same no of voxels along both x and y axes). Now my questions are:

  1. Can I use them for training ?
  2. If i can, do i need to apply some transforms to these images and then use them for training ?

It would be very helpful, if i could get answers for these questions. Thank you

Rajesh

@mibaumgartner
Copy link
Collaborator

Dear @Rajesh-ParaxialTech ,

nnDetection automatically handles images without unit normal direction vectors (note: the vectors this need to be orthogonal otherwise SimpleITK will complain) and of varying images sizes, nothing special todo.

Best,
Michael

Copy link

github-actions bot commented May 9, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Issue without activity, will be closed soon label May 9, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue without activity, will be closed soon
Projects
None yet
Development

No branches or pull requests

2 participants