rgoroshin / LISTA

LISTA/dictionary learning
12 stars 10 forks source link

i can't run this problem, can you upload your train_data and test_data? #5

Open ghost opened 7 years ago

ghost commented 7 years ago

hello rgoroshin, i have no data to run your program. can you give us the "CIFAR_CN_train.t7" , “CIFAR_CN_test.t7” and "FISTA_Wd_32x3x9x9.t7"? thank you very much!!!!!!

rgoroshin commented 7 years ago

https://www.cs.toronto.edu/~kriz/cifar.html

On Thu, Dec 8, 2016 at 10:41 AM, fpbibi notifications@github.com wrote:

hello rgoroshin, i have no data to run your program. can you give us the "CIFAR_CN_train.t7" , “CIFAR_CN_test.t7” and "FISTA_Wd_32x3x9x9.t7"? thank you very much!!!!!!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rgoroshin/LISTA/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AECBuvguhVC4qXmsRDP-oZq47Skc-Lclks5rF9DYgaJpZM4LHnWT .

ghost commented 7 years ago

CIFAR-10 python version 163 MB c58f30108f718f92721af3b95e74349a CIFAR-10 Matlab version 175 MB 70270af85842c9e89bb428ec9976c926 CIFAR-10 binary version (suitable for C programs)

which ?~~~

ghost commented 7 years ago

i can't find the .t7 format==

rgoroshin commented 7 years ago

there is no standard .t7 format version I built it myself but don't have it saved. Just load the images in Lua

On Thursday, December 8, 2016, fpbibi notifications@github.com wrote:

i can't find the .t7 format==

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rgoroshin/LISTA/issues/5#issuecomment-265715176, or mute the thread https://github.com/notifications/unsubscribe-auth/AECBusF_rojC7ZoB2KjS45oSCQtrVSppks5rF-VGgaJpZM4LHnWT .

ghost commented 7 years ago

ok thank you very much~ but i‘m too stupid to know how to load the images in Lua and convert the format===i will try it after .