torralba-lab / im2recipe

Code supporting the CVPR 2017 paper "Learning Cross-modal Embeddings for Cooking Recipes and Food Images"
MIT License
365 stars 89 forks source link

Link to pretrained skip-instructions model #23

Open mrdotnic opened 5 years ago

mrdotnic commented 5 years ago

Hello there,

would you please supply a way to download the pretrained skip-instructions model? It seems like there once was a link but it is no longer working (#6 ). This would be really helpful.

Regards

tomoki-oke commented 5 years ago

Hello mrdotnic. I also couldn't find the pretrained skip-instructions model, so I trained that model from scratch.

mrdotnic commented 5 years ago

Hello tomoki-oke,

thank you for your response.

I was having lots of problems setting up the necessary lua-torch environment and finally gave up, as lua-torch is no longer supported and for me the moonscript dialect is even more difficult debug. The error messages I got unfortunately seemed very cryptic even to this repository's owners, #22 .

Were you by chance successfully using Docker for the skip-instructions model and have a Dockerfile I could use and give credit to?