HsinYingLee / OPN

46 stars 13 forks source link

Missing validation data #3

Open uahsan3 opened 6 years ago

uahsan3 commented 6 years ago

Hello,

I could not find "UCF_val.mat" file in your project page. This throws an error when I try to run the code.

Please share that file. Thanks!

HsinYingLee commented 6 years ago

Hi, For validation, you can use partial training data as the validation set. Or you can comment out the validation parts to avoid errors.