Simon123123/MSMVF_VVC_TIP2023
Code implementation and dataset of <
This project helps video engineers and researchers working with video compression by improving the efficiency of the Versatile Video Coding (VVC) standard. It takes raw video data and outputs compressed video streams, while also generating data about the encoding process. Users are typically video compression specialists, researchers, or developers focused on optimizing video codecs.
No commits in the last 6 months.
Use this if you need to accelerate VVC inter-partitioning during video encoding, especially for research or development purposes, by leveraging motion field predictions.
Not ideal if you are an end-user simply looking to compress videos without needing to understand or optimize the underlying VVC encoding process.
Stars
14
Forks
—
Language
C++
License
—
Category
Last pushed
Jan 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Simon123123/MSMVF_VVC_TIP2023"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models