You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2018. It is now read-only.
In examples/readme.md:
Partition the data into 8 parts.
./partition.sh train.lst ../../tools/im2bin
I dont see any im2bin nor "make" does work. How to fix this??
"~/cxxnet/tools$ make
g++ -Wall -O3 -msse3 -Wno-unknown-pragmas -funroll-loops -I../mshadow/ -I.. -DMSHADOW_USE_MKL=0 -o im2rec
g++: fatal error: no input files
compilation terminated.
make: *** [im2rec] Error 4
"
The text was updated successfully, but these errors were encountered: