Why?
The current setup steps to run a complete scouter is too time-consuming.
- The data mining requires at least 3 hours to fetch all user data in Taiwan.
- The face encoding requires another couple of hour.
- The unity app is not distributable.
How?
- Export user data from the database as a mongodb backup.
- Prepare import steps in README.
- Commit responding face encoding pickle file and index file.
- Find a way to distribute unity app effectively.