Development of an AI-based video encoder to mimic compression of AV1. — Quality of AV1, as fast as h264
This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-07-24 16:49:36 +01:00
.gitignore Initial Commit 2023-07-24 16:47:07 +01:00
DeepEncode.py Initial Commit 2023-07-24 16:47:07 +01:00
LICENSE Initial commit 2023-07-24 16:40:29 +01:00
README.md Initial commit 2023-07-24 16:40:29 +01:00
train_model.py Removed saved checkpoints 2023-07-24 16:49:36 +01:00
video_compression_model.py Initial Commit 2023-07-24 16:47:07 +01:00

DeepEncode