NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.37k stars 404 forks source link

Feature request: CSV Reader #198

Open tomvars opened 6 years ago

tomvars commented 6 years ago

This issue is to track progress on new features for the CSVReader

The current version is in the refactoring-data-app branch. Its intended use is to be called within any Sampler such that the user can load CSV data as easily as they can load images. This data could be used as input to a network or as the target.

Features

wyli commented 6 years ago

perhaps leave a flexible interface for the advanced features as well:

-- relevant issues: