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.
git clone git://github.com/chenying-wang/Fast-HEVC-Intra-Encoder.git
make -C src/HM-16.18/build/linux all
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