hi,
I am trying to run PCA on image set . PCA needs array of flatten image matrix.
I run into CPU meomory issue when i try to load train set into an array.
Is there any batch kind of approach like it is for GPU ?
hi,
I am trying to run PCA on image set . PCA needs array of flatten image matrix.
I run into CPU meomory issue when i try to load train set into an array.
Is there any batch kind of approach like it is for GPU ?