- Go to folder
Luon_working/LSCServer/lifelog_retrieval - Activate environment and run command:
python app.py - Run command:
ssh -N -L 5000:127.0.0.1:5000 [email protected]
- Extract
lsc2020.zipand move extracted folder topublic/dataset - Install node and npm
- Run command:
npm install - Run command:
node app - Open browser and go to localhost:{port} (Default port: 3000)