Closed xiaoyiliu-usc closed 3 years ago
Please check you caffe directory and change the path accordingly in extract_nfeature.cpp file.
This description is available in sentiBank.py file Usage: python sentiBank.py image_path/image_path_list.txt [CPU/GPU] [DEVICE_ID=0]
The same is added to the readme as well.
Please compile feature extrator with the below command
nvcc extract_nfeatures.cpp -o extract_nfeatures -lprotobuf -lglog -lpthread -lboost_system -lcaffe