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-08-13 17:46:48 +01:00
test_data updated 2023-08-13 02:06:45 +01:00
.gitignore update 2023-08-13 13:33:03 +01:00
DeepEncode.py Removed uncompressed frame view and fixed predictor 2023-08-13 17:46:48 +01:00
featureExtraction.py Added comments 2023-08-13 17:46:14 +01:00
globalVars.py Added comments 2023-08-13 17:46:14 +01:00
LICENSE Initial commit 2023-07-24 16:40:29 +01:00
log.py Improved model 2023-07-30 16:48:51 +01:00
README.md Initial commit 2023-07-24 16:40:29 +01:00
train_model.py Max Frames now works 2023-08-13 15:56:51 +01:00
video_compression_model.py Added comments 2023-08-13 17:46:14 +01:00

DeepEncode