当前位置:网站首页>基于Unet的环路滤波
基于Unet的环路滤波
2022-07-01 03:37:00 【Dillon2015】
本文来自大华在JVET工作组的提案JVET-Y0086《A Unet-Based Deep In-Loop Filter》
简介
由于DNN在图像去噪和细节还原上效果显著,如果用于视频编码的环路滤波环节则能更好的重建图像提高编码效率。提案提出了基于HDRUnet的环路滤波技术,其中HDRUnet是一种基于Unet的网络。
网络结构
图1 网络结构
图1是网络结构,对于亮度分量网络输入尺寸是160x160,在CTU尺寸128x128基础上每个方向往外填充16个像素,同时对应的色度块上采样到160x160作为输入。
处理色度时,网络输入尺寸是80x80,在色度CTU尺寸64x64基础上每个方向往外填充8个像素,同时对应的亮度块下采样到80x80作为输入。
亮度和色度分别训练不同的模型,其中两个色度分量共用一套模型参数。
该模型作用于环路滤波SAO之后,ALF之前。并且在SPS中通过标志位控制该工具的开启,同时帧级对亮度和色度分量分别有标志位表示是否开启。
训练和推导信息
对于不同QP={22,27,32,37,42}分别训练模型,所以亮度和色度各有5个模型。模型训练使用PyTorch框架,并使用Libtorch集成到VTM11.0_NNVC。
模型训练信息如表1,
模型推导信息如表2,
实验结果
在VTM11.0_NNVC上AI配置下,该方法Y、U、V的BD-Rate分别为 -6.08%、 -20.34%、 -21.13%
感兴趣的请关注微信公众号Video Coding
边栏推荐
- 30. 串联所有单词的子串
- [EI conference] 2022 international joint civil and Offshore Engineering Conference (jccme 2022)
- PageObject模式解析及案例
- What does ft mean in the data book table
- AfxMessageBox和MessageBox的用法
- 241. Design priorities for operational expressions
- 187. repeated DNA sequences
- Quickly filter data such as clock in time and date: Excel filter to find whether a certain time point is within a certain time period
- 205. isomorphic string
- 线程常用方法与守护线程
猜你喜欢
盘点华为云GaussDB(for Redis)六大秒级能力
How to display scrollbars on the right side of the background system and how to solve the problem of double scrollbars
Use of comment keyword in database
The programmer's girlfriend gave me a fatigue driving test
Unexpected token o in JSON at position 1, JSON parsing problem
TEC: Knowledge Graph Embedding with Triple Context
Random seed torch in deep learning manual_ seed(number)、torch. cuda. manual_ seed(number)
Use of JMeter counters
这可能是你进腾讯最后的机会了..
AfxMessageBox和MessageBox的用法
随机推荐
JMeter login failure, extracting login token, and obtaining token problem solving
线程常用方法与守护线程
8. string conversion integer (ATOI)
Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
[ta - Frost Wolf May - 100 people plan] 1.2.1 base vectorielle
【EI检索】2022年第六届材料工程与先进制造技术国际会议(MEAMT 2022)重要信息会议网址:www.meamt.org会议时间:2022年9月23-25日召开地点:中国南京截稿时间:2
214. 最短回文串
[small sample segmentation] interpretation of the paper: prior guided feature enrichment network for fee shot segmentation
What does ft mean in the data book table
Complete knapsack problem
30. 串联所有单词的子串
Error: plug ins declaring extensions or extension points must set the singleton directive to true
[EI search] important information conference of the 6th International Conference on materials engineering and advanced manufacturing technology (meamt 2022) in 2022 website: www.meamt Org meeting time
409. longest palindrome
Appium fundamentals of automated testing - basic principles of appium
Network metering - application layer
Binary tree god level traversal: Morris traversal
The combination of applet container technology and IOT
【TA-霜狼_may-《百人計劃》】2.3 常用函數介紹
Sort linked list (merge sort)