cvondrick / soundnet

SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016
http://projects.csail.mit.edu/soundnet/
MIT License
462 stars 94 forks source link

Can I simply use cpu on extract_prediction.lua #5

Open smallsheep666 opened 7 years ago

smallsheep666 commented 7 years ago

Now I simply use a virtual machine running under VM. I just want to use the pretrained model to get some result. Can I simply use cpu instead of gpu? If I can ,what should I do?