This code is to test running AWS in python and calling python from javascript
To use the code, the user need to have those installed
- pip
- npm
- node js
- python
- idle to write code
To run the code:
- clone the repo
- open terminal / command line prompt
- cd into the cloned repo
- run npm install
- run pip install -r requirements.txt
- create "srcimg" and "testimg" folders (for detail see blow)
- run testingjspy.js
currently, the user needs to create "srcimg" and "testimg" folders inside the same folder
- srcimg is a folder where user puts picture of people to test if they are in a given image
- testimg is a folder for testing / detecting faces of a picture