GSTT-CSC / GSTT-CSC/project-template
[Feature Request]: add a FakeData set so that users can test the pipeline without depending on XNAT
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
*Brief description of the new feature*
https://docs.pytorch.org/vision/main/generated/torchvision.datasets.FakeData.html, implement this such that users in debug mode can by-pass XNAT data import to test ML pipeline. Also could allow users to import data from sources other than XNAT.
**Why do you need the new feature?**
Make the template more adaptable and allow iterative testing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.