ITD is a web that allows customers to upload videos and receive object tracking videos and a CSV file with tags.
It is expected that users can quickly obtain video results and analyze the details of object tracking.
Web link: ITD Website
Safari not supported currently.
The project consists of two servers: this repository is responsible for web behavior and database.
The other server focuses on parsing, uploading videos, and deploys them to S3 buckets.
For more details on movie processing, see another repository:video-parsing
- HTML
- CSS
- JavaScript
- Python (Flask)
- OpenCV-Python
- RESTful API
- NGINX
- Ubuntu 22.04
- Docker
- Git
- GitHub
- AWS - EC2/RDS/S3/CDN
- GCP - VM/cloud storage
- MySQL