帳號:guest(3.133.114.38)          離開系統
字體大小: 字級放大   字級縮小   預設字形  

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):王儀靜
作者(外文):Wang, I Ching
論文名稱(中文):在GPU上使用邊緣偵測加速HEVC
論文名稱(外文):Using Edge Detection to Accelerate HEVC Mode Decision on GPU
指導教授(中文):李哲榮
指導教授(外文):Lee, Che Rung
口試委員(中文):陳煥宗
孫民
口試委員(外文):Chen, Hwann Tzong
Sun, Min
學位類別:碩士
校院名稱:國立清華大學
系所名稱:資訊工程學系
學號:103062530
出版年(民國):105
畢業學年度:104
語文別:英文中文
論文頁數:24
中文關鍵詞:視訊編碼
外文關鍵詞:HEVCGPUEdge detection
相關次數:
  • 推薦推薦:0
  • 點閱點閱:393
  • 評分評分:*****
  • 下載下載:20
  • 收藏收藏:0
新一代的視訊編碼技術HEVC (高效率視訊編碼技術)比現行的標準
H.264/MPEG-4 AVC,HEVC具有更佳的解析度視訊畫面以及有夠優的壓縮效果。 然而,這些優點也代表需要更高的計算量及更好的設備。
為了解決這個問題,這篇論文主要研究HEVC在異質系統中發揮更高效能,分 析HEVC中的各個工作流程,將最花時間計算效能的部分進行時間最佳化,針對動 態估計部分以及選擇CTU的切法加以改良,用邊緣偵測的方式加速HEVC,取代原 本藉由計算找出最佳切法方式,以邊緣偵測後的數值直接決定好CTU的切法。
實驗結果可得知比起原先的x265技術,在QP為22時速度平均提升7.78倍,PSNR 失真率平均在-1.79%,Bit-rate則平均提升了6.57%,若跟無邊緣偵測跑在GPU版本 相比下,QP為22時速度提升了4.34倍。
HEVC is the latest video compression standard, which provides better compression ration and video quality than H.264. However, its computational time is much higher than previous standards. One of the performance bottleneck is mode decision, which searches the best mode for motion estimation. In this thesis, we proposed a method to accelerate the mode decision and motion estimation on the CTU level. The method uses edge detection to estimate the proper mode of each CTU blocks, instead of searching the best mode from bottom to top. The method has been implemented on GPU and CPU. Experiments show that comparing with the x265 and previous work, the performance can be improved up to eight times with slightly increases in bitrate and PSNR.
Chinese Abstract i
Abstract ii Contents iv
List of Figures vi
List of Tables vii 1 Introduction 1
2 Background 4
2.1 MotionEstimation ............................ 4 2.2 MVPandAMVP............................. 5 2.3 SearchMethod .............................. 6 2.4 CodingTreeUnit............................. 7 2.5 ModeDecision............................... 8 2.6 RelatedWork ............................... 10
3 Methodology 12
3.1 Proposedmethod............................. 12 3.2 GPUAlgorithmwithoutEdgeDetectionMethod . . . . . . . . . . . 13 3.3 SobelOperator .............................. 14 3.4 EdgeModeDecision ........................... 15 3.5 DecidetheMode ............................. 16
4 Experiments 19
4.1 ExperimentalEnvironment........................ 19
iv
4.2 Comparisonwithx265CPUmethod .................. 19 4.3 Comparewiththemethodwithoutedgedetection . . . . . . . . . . . 21
5 Conclusion
23
[1] Jaeho Lee, Seongwan Kim, Kyungmin Lim, and Sangyoun Lee. A fast cu size decision algorithm for hevc. IEEE Transactions on Circuits and Systems for Video Technology, 25(3):411–421, 2015.
[2] Sangkwon Na, Wonjae Lee, and Kiwon Yoo. Edge-based fast mode decision algorithm for intra prediction in hevc. In 2014 IEEE International Conference on Consumer Electronics (ICCE), pages 11–14. IEEE, 2014.
[3] Liquan Shen, Zhaoyang Zhang, and Ping An. Fast cu size decision and mode decision algorithm for hevc intra coding. IEEE Transactions on Consumer Elec- tronics, 59(1):207–213, 2013.
[4] Liquan Shen, Zhaoyang Zhang, and Zhi Liu. Effective cu size decision for hevc intracoding. IEEE Transactions on Image Processing, 23(10):4232–4241, 2014.
[5] Wen Shi, Xiantao Jiang, Tian Song, and Takashi Shimamoto. Edge information based fast selection algorithm for intra prediction of hevc. In Circuits and Sys- tems (APCCAS), 2014 IEEE Asia Pacific Conference on, pages 17–20. IEEE, 2014.
[6] Tao Zhang, Ming-Ting Sun, Debin Zhao, and Wen Gao. Fast intra mode and cu size decision for hevc. 2016.
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *