Skip to content
Snippets Groups Projects
Commit 5f4394b6 authored by Andrew Cohen's avatar Andrew Cohen
Browse files

setting up remote data

parent 6467363a
No related branches found
No related tags found
Loading
The NIST intermediate results files (distances) can be downloaded from
...@@ -125,4 +125,4 @@ idxRemove=find(rgTest(:,3)==-1); ...@@ -125,4 +125,4 @@ idxRemove=find(rgTest(:,3)==-1);
rgTest(idxRemove,:)=[]; rgTest(idxRemove,:)=[];
rgTest=rgTest(:,3:end); rgTest=rgTest(:,3:end);
save('combine.mat','rgTest','rgTrain'); save('..\results\combine.mat','rgTest','rgTrain');
\ No newline at end of file \ No newline at end of file
The NIST intermediate results files (distances) can be downloaded from
http://bioimage.coe.drexel.edu/openSource/NCDMultisets%20NIST%20JPEG%202K%20results.zip
unzip these files into the results folder, and then run the scripts in "classify"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment