Heliot7 / open-set-da

Open set domain adaptation
BSD 3-Clause "New" or "Revised" License
85 stars 16 forks source link

Have problem running the code #5

Closed LA-AI closed 4 years ago

LA-AI commented 4 years ago

Dear Pau Panareda Busto,

I just downloaded the Office data from your provided link and put it in the "Data\Real\DomainAdaptation\Saenko" folder like Data\Real\DomainAdaptation\Saenko\AMAZON", "Data\Real\DomainAdaptation\Saenko\DSLR", and "Data\Real\DomainAdaptation\Saenko\WEBCAM". However, I could not run the code. main.m leads to the error of: Error in main (line 34) for i = 1:length(input.sourceDataset.classes) and running the Run_DA script leads to the following error:

Unable to read file 'Z:\PhD\Data\Data\Real\DomainAdaptation\Saenko\amazon_CNN-fc7_L31': no such file or directory. I couldn't download the amazon_CNN-fc7_L31 data set from the provided link. I want to compare my results with yours and I really need to run the code. Would you please help me running the code?