You can find our Google presentation in this link
a. Recognize faces and blur strangers’ faces b. Add subtitle automatically (differ colors by speaker) c. Automatically remove stuttering or fluttering d. Concatenate videos through finding same pose
a. Upload video file b. Select video file from 'Uploaded Videos' c. Select function you want to apply from bottom buttons
To run frontend server, in the project directory run:
yarn install
yarn start
To run backend server, in python_server directory run:
./install.sh
python routes.py