File size: 446 Bytes
62615d9
82363ef
 
 
62615d9
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
%
% 1. Create a parent folder '../Transformed_IN1k_Data' and two subfolders: 
%     '../Transformed_IN1k_Data/Modularized_Data_for_SGD' and 
%     '../Transformed_IN1k_Data/Transformed_Data_for_SGD' in the current folder.
%
% 2. Run first 'Run_Modularize_Data.m' to organize the ImageNet-1k into 
%     modules of labels. 
%
% 3. Run next 'Run_Transform_Data.m' to transform the modularized data set
%     into the input data to the ANN models
%