marianocabezas / data_manipulation

CNN tests with pytorch and other tools
GNU General Public License v3.0
1 stars 1 forks source link

Data manipulation module

Module to generate feature vectors to train Deep Learning algorithms based on pytorch for Python 3. With this module we can create patches of 3D images, as well as work on under- and over-sampling of a given feature set (independently of the size).

Future

The goal is to implement several tests to generate features to test different CNN/CEN configurations. TODO: