https://github.com/zehengl/face-timeline
A Python script to make video from selfies
https://github.com/zehengl/face-timeline
opencv python yolo
Last synced: over 1 year ago
JSON representation
A Python script to make video from selfies
- Host: GitHub
- URL: https://github.com/zehengl/face-timeline
- Owner: zehengl
- Created: 2022-03-28T05:34:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T14:53:16.000Z (about 2 years ago)
- Last Synced: 2024-04-08T18:15:40.868Z (about 2 years ago)
- Topics: opencv, python, yolo
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-timeline

A Python script to make video from selfies
## Environment
- Python 3.9
## Install
python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txt
> Configure `--extra-index-url` if CUDA is available, e.g. `pip install --trusted-host download.pytorch.org --extra-index-url https://download.pytorch.org/whl/cu118 -r requirements.txt`.
>
> Use `requirements-dev.txt` for development.
## Usage
1. Create a `.env` file and specify the `selfies` path
# .env
selfies="..."
2. Run Script
python make_timeline.py
## Credits
- [Logo][1] by [Anna Litviniuk][2]
[1]: https://www.iconfinder.com/icons/628286/anonym_avatar_default_head_person_unknown_user_icon
[2]: https://www.iconfinder.com/Naf_Naf