OverFeat
OverFeat copied to clipboard
Build failed on Ubuntu
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"
When you read the installation instructions, you'll notice that it says to run the download_weights.py script first.