Skip to content

Issues: fepegar/torchio

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add docs about creating a custom transform documentation Improvements or additions to documentation
#276 opened Aug 18, 2020 by fepegar updated Aug 18, 2020
Use keyword-only arguments dev enhancement New feature or request
#303 opened Sep 17, 2020 by fepegar updated Sep 23, 2020
strange bug, due to missing copy ... ? bug Something isn't working
#345 opened Nov 4, 2020 by romainVala updated Nov 4, 2020
Add remap labels kwarg to RandomFlip augmentation enhancement New feature or request preprocessing
#409 opened Jan 1, 2021 by fepegar updated Feb 10, 2021
Documentation for masking method using bounds is missing documentation Improvements or additions to documentation
#528 opened May 11, 2021 by fepegar updated May 11, 2021
Adding Surface support enhancement New feature or request
#537 opened May 17, 2021 by romainVala updated May 17, 2021
improving RandomAnisotropy enhancement New feature or request
#644 opened Sep 2, 2021 by romainVala updated Sep 2, 2021
RandomAffine and RandomElasticDeformation on differently sized and oriented images enhancement New feature or request
#734 opened Nov 10, 2021 by Spenhouet updated Nov 12, 2021
Allow controlling intensity of RandomMotion transform enhancement New feature or request
#765 opened Dec 1, 2021 by dzenanz updated Dec 7, 2021
Saving a Whole Subject enhancement New feature or request
#783 opened Dec 20, 2021 by justusschock updated Jan 20, 2022
Randomize k-space filling axis in RandomMotion enhancement New feature or request good first issue Good for newcomers
#81 opened Feb 12, 2020 by fepegar updated Feb 15, 2022
Add antialiasing option to Resample and RandomAffine enhancement New feature or request good first issue Good for newcomers
#48 opened Jan 15, 2020 by fepegar updated Apr 19, 2022
Preferred order of augmentations/best practices in documentation documentation Improvements or additions to documentation enhancement New feature or request
#820 opened Feb 11, 2022 by LvanderGoten updated Jul 13, 2022
Parsing functions should be static enhancement New feature or request
#931 opened Jul 14, 2022 by justusschock updated Aug 10, 2022
Histogram standardization changes image shape after transformation bug Something isn't working
#933 opened Jul 15, 2022 by kondratevakate updated Aug 11, 2022
1 task done
Rethinking the Queue class to get full GPU utilization enhancement New feature or request
#393 opened Dec 22, 2020 by dmus updated Sep 15, 2022
Parallel histogram_standalization.train enhancement New feature or request
#970 opened Sep 22, 2022 by hsyang1222 updated Oct 9, 2022
Allow the ingestion of RSNA Spine Fracture Test Images enhancement New feature or request
#946 opened Aug 10, 2022 by dankleeman updated Nov 13, 2022
Complete label sampler enhancement New feature or request
#948 opened Aug 17, 2022 by themantalope updated Nov 13, 2022
Tests for queue are failing on Windows bug Something isn't working tests
#1014 opened Jan 15, 2023 by fepegar updated Jan 24, 2023
DataLoader is very slow when using SubjectsDataset
#941 opened Jul 28, 2022 by ivezakis updated Mar 2, 2023
1 task done
Combined Affine/Elastic augmentations enhancement New feature or request
#1052 opened Mar 13, 2023 by cfhammill updated Mar 29, 2023
Setting NUM_SAMPLES when using sampler with Queue enhancement New feature or request
#1108 opened Sep 20, 2023 by nicoloesch updated Sep 26, 2023
ProTip! Exclude everything labeled bug with -label:bug.