Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

chenying-wang/Fast-HEVC-Intra-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast HEVC Intra Encoder

Fast HEVC Intra Encoder is an improvement on HEVC Test Model aimed at both CTU/CU partition and prediction mode decision in intra mode. In contrast to the current brute-force RDO search method, a faster approach of CTU/CU partition decision based on deep convolutional neural network and texture complexity will be implemented in TensorFlow.

Build

git clone git://github.com/chenying-wang/Fast-HEVC-Intra-Encoder.git
make -C src/HM-16.18/build/linux all

License

Copyright (c) 2018 Chenying Wang <wangchenying@hust.edu.cn>

Licensed under the MIT License


HEVC Test Model

https://hevc.hhi.fraunhofer.de/svn/svn_HEVCSoftware

Copyright (c) 2010-2017, ITU/ISO/IEC

Licensed under the BSD License


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published