OverFeat icon indicating copy to clipboard operation
OverFeat copied to clipboard

Build failed on Ubuntu

Open Jimmycai123 opened this issue 11 years ago • 1 comments

overfeat.cpp:55:21: fatal error: net_init.hpp: No such file or directory

I cannot find the files defined in overfeat.cpp, such as:

define INIT_FILE "net_init.hpp"

define FPROP_FILE "net_fprop.hpp"

Jimmycai123 avatar Jan 02 '15 11:01 Jimmycai123

When you read the installation instructions, you'll notice that it says to run the download_weights.py script first.

dnouri avatar Jan 18 '15 21:01 dnouri