WO2023239879A1 - Methods and devices for geometric partitioning mode with adaptive blending - Google Patents

Methods and devices for geometric partitioning mode with adaptive blending Download PDF

Info

Publication number
WO2023239879A1
WO2023239879A1 PCT/US2023/024873 US2023024873W WO2023239879A1 WO 2023239879 A1 WO2023239879 A1 WO 2023239879A1 US 2023024873 W US2023024873 W US 2023024873W WO 2023239879 A1 WO2023239879 A1 WO 2023239879A1
Authority
WO
WIPO (PCT)
Prior art keywords
context
blending
bins
bin
coded
Prior art date
Application number
PCT/US2023/024873
Other languages
French (fr)
Inventor
Ning Yan
Xiaoyu XIU
Che-Wei Kuo
Hong-Jheng Jhu
Wei Chen
Xianglin Wang
Bing Yu
Original Assignee
Beijing Dajia Internet Information Technology Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co., Ltd. filed Critical Beijing Dajia Internet Information Technology Co., Ltd.
Publication of WO2023239879A1 publication Critical patent/WO2023239879A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards

Definitions

  • the present disclosure relates to video coding and compression. More specifically, this disclosure relates to methods and apparatus on improving the coding efficiency of geometric partitioning (GPM) mode.
  • GPS geometric partitioning
  • Video coding is performed according to one or more video coding standards.
  • video coding standards include Versatile Video Coding (VVC), High Efficiency Video Coding (HEVC, also known as H.265 or MPEG-H Part2) and Advanced Video Coding (AVC, also known as H.264 or MPEG-4 Part 10), which are jointly developed by ISO/IEC MPEG and ITU-T VECG.
  • AV Versatile Video Coding
  • HEVC High Efficiency Video Coding
  • AVC also known as H.264 or MPEG-4 Part 10
  • AOMedia Video 1 was developed by Alliance for Open Media (AOM) as a successor to its preceding standard VP9.
  • Audio Video Coding which refers to digital audio and digital video compression standard
  • AVS Audio Video Coding
  • Most of the existing video coding standards are built upon the famous hybrid video coding framework i.e., using block-based prediction methods (e.g., inter-prediction, intra-prediction) to reduce redundancy present in video images or sequences and using transform coding to compact the energy of the prediction errors.
  • An important goal of video coding techniques is to compress video data into a form that uses a lower bit rate while avoiding or minimizing degradations to video quality.
  • VTM VVC Test Model
  • CTCs JVET common test conditions
  • the present disclosure provides examples of techniques relating to improving the coding efficiency of geometric partitioning mode (GPM) in a video encoding or decoding process.
  • GPM geometric partitioning mode
  • a decoder may obtain a context compressed binarized value generated by compressing a binarized value using one or more contexts. Additionally, the decoder may obtain a blending index based on the context compressed binarized value, where the blending index is binarized as the binarized value. Furthermore, the decoder may obtain based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode.
  • an encoder may obtain a blending index based on a mapping relationship and a blending width of a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, and the mapping relationship is between a plurality of blending indices and a set of blending width. Additionally, the encoder may obtain a binarized value by binarizing the blending index, where the binarized value may include one or more bins. Furthermore, the encoder may obtain a context compressed binarized value by compressing the binarized value using one or more contexts. Moreover, the encoder may signal the context compressed binarized value in a bitstream.
  • an apparatus for video decoding includes one or more processors and a memory coupled to the one or more processors and configured to store instructions executable by the one or more processors. Furthermore, the one or more processors, upon execution of the instructions, are configured to perform the method according to the first aspect above.
  • an apparatus for video encoding includes one or more processors and a memory coupled to the one or more processors and configured to store instructions executable by the one or more processors. Furthermore, the one or more processors, upon execution of the instructions, are configured to perform the method according to the second aspect above.
  • a non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to receive a bitstream, and perform the method according to the first aspect.
  • a non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to perform the method according to the second aspect to encode the current block into a bitstream, and transmit the bitstream.
  • a non-transitory computer-readable storage medium storing a bitstream to be decoded by the method according to the first aspect.
  • a non-transitory computer-readable storage medium storing a bitstream generated by the method according to the second aspect.
  • FIG. 1A is a block diagram of a video encoder in accordance with some examples of the present disclosure.
  • FIG. 1B is a block diagram illustrating an exemplary video encoder in accordance with some examples of the present disclosure.
  • FIG. 1C is a block diagram illustrating an exemplary video decoder in accordance with some examples of the present disclosure.
  • FIG. 2 is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 3 is a block diagram of a video decoder in accordance with some examples of the present disclosure.
  • FIG. 4 illustrates allowed GPM partitions in accordance with some examples of the present disclosure.
  • FIG. 5 illustrates selection of uni -prediction motion vector from motion vectors of merge candidate list for the GPM in accordance with some examples of the present disclosure.
  • FIG. 6 illustrates template matching algorithm in accordance with some examples of the present disclosure.
  • FIG. 7 illustrates a set of chosen pixels on which a gradient analysis is performed in accordance with some examples of the present disclosure.
  • FIG. 8 illustrates convolution of a 3x3 Sobel gradient filter in accordance with some examples of the present disclosure.
  • FIG. 9 illustrates prediction fusion by weighted averaging of two HoG modes and planar in accordance with some examples of the present disclosure.
  • FIG. 10 illustrates a template and its reference samples used in TIMD in accordance with some examples of the present disclosure.
  • FIG. 11 illustrates blending of template used for reordering of GPM split modes in accordance with some examples of the present disclosure.
  • FIGS. 12A to 12C illustrates available IPM candidates for GPM with inter and intra prediction in accordance with some examples of the present disclosure.
  • FIG. 12D illustrates a disabled combination for GPM with inter and intra prediction in accordance with some examples of the present disclosure.
  • FIG. 13 illustrates a distance from an arbitrary position inside a block to partitioning edge for geometric partition mode in accordance with some examples of the present disclosure.
  • FIG. 14 illustrates an example of quantization of the distance in FIG. 13 in accordance with some examples of the present disclosure.
  • FIG. 15 illustrates a soft blending area on both sides of a partitioning boundary in accordance with some examples of the present disclosure.
  • FIG. 16 illustrates a GPM blending in the current ECM 4.0 in accordance with some examples of the present disclosure.
  • FIG. 17 is a block diagram illustrating a system for encoding and decoding video blocks in accordance with some examples of the present disclosure.
  • FIG. 18 is a diagram illustrating a computing environment coupled with a user interface in accordance with some examples of the present disclosure.
  • FIG. 19A is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 19B is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 19C is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 19D is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 20 is a flow chart illustrating a method for video decoding in accordance with some examples of the present disclosure.
  • FIG. 21 is a flow chart illustrating a method for video encoding corresponding to the method for video decoding as shown in FIG. 20 in accordance with some examples of the present disclosure.
  • first,” “second,” “third,” etc. are all used as nomenclature only for references to relevant elements, e.g., devices, components, compositions, steps, etc., without implying any spatial or chronological orders, unless expressly specified otherwise.
  • a “first device” and a “second device” may refer to two separately formed devices, or two parts, components, or operational states of a same device, and may be named arbitrarily.
  • module may include memory (shared, dedicated, or group) that stores code or instructions that can be executed by one or more processors.
  • a module may include one or more circuits with or without stored code or instructions.
  • the module or circuit may include one or more components that are directly or indirectly connected. These components may or may not be physically attached to, or located adjacent to, one another.
  • a method may comprise steps of: i) when or if condition X is present, function or action X’ is performed, and ii) when or if condition Y is present, function or action Y’ is performed.
  • the method may be implemented with both the capability of performing function or action X’, and the capability of performing function or action Y’.
  • the functions X’ and Y’ may both be performed, at different times, on multiple executions of the method.
  • a unit or module may be implemented purely by software, purely by hardware, or by a combination of hardware and software.
  • the unit or module may include functionally related code blocks or software components, that are directly or indirectly linked together, so as to perform a particular function.
  • FIG. 1A gives the block diagram of a generic block-based hybrid video encoding system.
  • the input video signal is processed block by block (called coding units (CUs)).
  • CUs coding units
  • a CU can be up to 128x128 pixels.
  • one coding tree unit (CTU) is split into CUs to adapt to varying local characteristics based on quad/binary/ternary-tree.
  • each CTU is firstly partitioned by a quad-tree structure. Then, each quad-tree leaf node can be further partitioned by a binary and ternary tree structure.
  • FIG. 2 is a schematic diagram illustrating multi-type tree splitting modes in accordance with some implementations of the present disclosure. As shown in FIG. 2, there are five splitting types, quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.
  • spatial prediction and/or temporal prediction may be performed.
  • Spatial prediction (or “intra prediction”) uses pixels from the samples of already coded neighboring blocks (which are called reference samples) in the same video picture/slice to predict the current video block. Spatial prediction reduces spatial redundancy inherent in the video signal.
  • Temporal prediction (also referred to as “inter prediction” or “motion compensated prediction”) uses reconstructed pixels from the already coded video pictures to predict the current video block. Temporal prediction reduces temporal redundancy inherent in the video signal.
  • Temporal prediction signal for a given CU is usually signaled by one or more motion vectors (MVs) which indicate the amount and the direction of motion between the current CU and its temporal reference.
  • MVs motion vectors
  • one reference picture index is additionally sent, which is used to identify from which reference picture in the reference picture store the temporal prediction signal comes.
  • the mode decision block in the encoder chooses the best prediction mode, for example based on the ratedistortion optimization method.
  • the prediction block is then subtracted from the current video block; and the prediction residual is de-correlated using transform and quantized.
  • the quantized residual coefficients are inverse quantized and inverse transformed to form the reconstructed residual, which is then added back to the prediction block to form the reconstructed signal of the CU.
  • in-loop filtering such as deblocking filter, sample adaptive offset (SAO) and adaptive in-loop filter (ALF) may be applied on the reconstructed CU before it is put in the reference picture store and used to code future video blocks.
  • coding mode inter or intra
  • prediction mode information motion information
  • quantized residual coefficients are all sent to the entropy coding unit to be further compressed and packed to form the bit-stream.
  • FIG. 3 provides a block diagram of a block-based video decoder in accordance with some examples of the present disclosure.
  • the video bit-stream 201 is first entropy decoded at entropy decoding unit 202.
  • the coding mode and prediction information are sent to either the spatial prediction unit (if intra coded) or the temporal prediction unit (if inter coded) to form the prediction block.
  • the residual transform coefficients are sent to inverse quantization unit 204 and inverse transform unit 206 to reconstruct the residual block.
  • the prediction block and the residual block are then added together.
  • the reconstructed block may further go through in-loop filtering 209 before it is stored in reference picture buffer 213.
  • the reconstructed video in reference picture buffer 213 is then sent out for display, as well as used to predict future video blocks.
  • the main focus of this disclosure is to further improve the coding efficiency of the context modeling of the GPM with adaptive blending proposed in JVET-Z0127.
  • some related coding tools in the ECM are briefly reviewed. After that, some deficiencies in the existing design of the context modeling in the current GPM with adaptive blending are discussed. Finally, the solutions are provided to improve the existing GPM with adaptive blending.
  • FIG. 17 is a block diagram illustrating an exemplary system 10 for encoding and decoding video blocks in parallel in accordance with some implementations of the present disclosure.
  • the system 10 includes a source device 12 that generates and encodes video data to be decoded at a later time by a destination device 14.
  • the source device 12 and the destination device 14 may comprise any of a wide variety of electronic devices, including desktop or laptop computers, tablet computers, smart phones, set-top boxes, digital televisions, cameras, display devices, digital media players, video gaming consoles, video streaming device, or the like.
  • the source device 12 and the destination device 14 are equipped with wireless communication capabilities.
  • the destination device 14 may receive the encoded video data to be decoded via a link 16.
  • the link 16 may comprise any type of communication medium or device capable of moving the encoded video data from the source device 12 to the destination device 14.
  • the link 16 may comprise a communication medium to enable the source device 12 to transmit the encoded video data directly to the destination device 14 in real time.
  • the encoded video data may be modulated according to a communication standard, such as a wireless communication protocol, and transmitted to the destination device 14.
  • the communication medium may comprise any wireless or wired communication medium, such as a Radio Frequency (RF) spectrum or one or more physical transmission lines.
  • RF Radio Frequency
  • the communication medium may form part of a packet-based network, such as a local area network, a wide-area network, or a global network such as the Internet.
  • the communication medium may include routers, switches, base stations, or any other equipment that may be useful to facilitate communication from the source device 12 to the destination device 14.
  • the encoded video data may be transmitted from an output interface 22 to a storage device 32. Subsequently, the encoded video data in the storage device 32 may be accessed by the destination device 14 via an input interface 28.
  • the storage device 32 may include any of a variety of distributed or locally accessed data storage media such as a hard drive, Blu-ray discs, Digital Versatile Disks (DVDs), Compact Disc Read-Only Memories (CD-ROMs), flash memory, volatile or non-volatile memory, or any other suitable digital storage media for storing the encoded video data.
  • the storage device 32 may correspond to a file server or another intermediate storage device that may hold the encoded video data generated by the source device 12.
  • the destination device 14 may access the stored video data from the storage device 32 via streaming or downloading.
  • the file server may be any type of computer capable of storing the encoded video data and transmitting the encoded video data to the destination device 14.
  • Exemplary file servers include a web server (e.g., for a website), a File Transfer Protocol (FTP) server, Network Attached Storage (NAS) devices, or a local disk drive.
  • the destination device 14 may access the encoded video data through any standard data connection, including a wireless channel (e.g., a Wireless Fidelity (Wi-Fi) connection), a wired connection (e g., Digital Subscriber Line (DSL), cable modem, etc ), or a combination of both that is suitable for accessing encoded video data stored on a file server.
  • the transmission of the encoded video data from the storage device 32 may be a streaming transmission, a download transmission, or a combination of both.
  • the source device 12 includes a video source 18, a video encoder 20 and the output interface 22.
  • the video source 18 may include a source such as a video capturing device, e.g., a video camera, a video archive containing previously captured video, a video feeding interface to receive video from a video content provider, and/or a computer graphics system for generating computer graphics data as the source video, or a combination of such sources.
  • a video capturing device e.g., a video camera, a video archive containing previously captured video, a video feeding interface to receive video from a video content provider, and/or a computer graphics system for generating computer graphics data as the source video, or a combination of such sources.
  • the source device 12 and the destination device 14 may form camera phones or video phones.
  • the implementations described in the present application may be applicable to video coding in general, and may be applied to wireless and/or wired applications.
  • the captured, pre-captured, or computer-generated video may be encoded by the video encoder 20.
  • the encoded video data may be transmitted directly to the destination device 14 via the output interface 22 of the source device 12.
  • the encoded video data may also (or alternatively) be stored onto the storage device 32 for later access by the destination device 14 or other devices, for decoding and/or playback.
  • the output interface 22 may further include a modem and/or a transmitter.
  • the video encoder 20 may be the video encoding system as shown in FIG. 1.
  • the destination device 14 includes the input interface 28, a video decoder 30, and a display device 34.
  • the input interface 28 may include a receiver and/or a modem and receive the encoded video data over the link 16.
  • the encoded video data communicated over the link 16, or provided on the storage device 32 may include a variety of syntax elements generated by the video encoder 20 for use by the video decoder 30 in decoding the video data. Such syntax elements may be included within the encoded video data transmitted on a communication medium, stored on a storage medium, or stored on a fde server.
  • the video decoder 30 may be the video decoder as shown in FIG. 3.
  • the destination device 14 may include the display device 34, which can be an integrated display device and an external display device that is configured to communicate with the destination device 14.
  • the display device 34 displays the decoded video data to a user, and may comprise any of a variety of display devices such as a Liquid Crystal Display (LCD), a plasma display, an Organic Light Emitting Diode (OLED) display, or another type of display device.
  • LCD Liquid Crystal Display
  • OLED Organic Light Emitting Diode
  • the video encoder 20 and the video decoder 30 may operate according to proprietary or industry standards, such as VVC, HEVC, MPEG-4, Part 10, AVC, or extensions of such standards. It should be understood that the present application is not limited to a specific video encoding/decoding standard and may be applicable to other video encoding/decoding standards. It is generally contemplated that the video encoder 20 of the source device 12 may be configured to encode video data according to any of these current or future standards. Similarly, it is also generally contemplated that the video decoder 30 of the destination device 14 may be configured to decode video data according to any of these current or future standards.
  • the video encoder 20 and the video decoder 30 each may be implemented as any of a variety of suitable encoder and/or decoder circuitry, such as one or more microprocessors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs), discrete logic, software, hardware, firmware or any combinations thereof.
  • DSPs Digital Signal Processors
  • ASICs Application Specific Integrated Circuits
  • FPGAs Field Programmable Gate Arrays
  • an electronic device may store instructions for the software in a suitable, non-transitory computer-readable medium and execute the instructions in hardware using one or more processors to perform the video encoding/decoding operations disclosed in the present disclosure.
  • Each of the video encoder 20 and the video decoder 30 may be included in one or more encoders or decoders, either of which may be integrated as part of a combined encoder/decoder (CODEC) in a respective device.
  • CODEC combined encoder/decoder
  • a video sequence typically includes an ordered set of frames or pictures.
  • Each frame may include three sample arrays, denoted SL, SCb, and SCr.
  • SL is a two-dimensional array of luma samples.
  • SCb is a two-dimensional array of Cb chroma samples.
  • SCr is a two-dimensional array of Cr chroma samples.
  • a frame may be monochrome and therefore includes only one two-dimensional array of luma samples.
  • the video encoder 20 (or more specifically the partition unit 45) (as shown in FIG. 1B) generates an encoded representation of a frame by first partitioning the frame into a set of CTUs.
  • a video frame may include an integer number of CTUs ordered consecutively in a raster scan order from left to right and from top to bottom.
  • Each CTU is a largest logical coding unit and the width and height of the CTU are signaled by the video encoder 20 (as shown in FIG. IB) in a sequence parameter set, such that all the CTUs in a video sequence have the same size being one of 128 ⁇ 128, 64 ⁇ 64, 32 ⁇ 32, and 16 ⁇ 16.
  • each CTU may comprise one CTB of luma samples, two corresponding coding tree blocks of chroma samples, and syntax elements used to code the samples of the coding tree blocks.
  • the syntax elements describe properties of different types of units of a coded block of pixels and how the video sequence can be reconstructed at the video decoder 30 (as shown in FIG. 1C), including inter or intra prediction, intra prediction mode, motion vectors, and other parameters.
  • a CTU may comprise a single coding tree block and syntax elements used to code the samples of the coding tree block.
  • a coding tree block may be an NxN block of samples.
  • the video encoder 20 may recursively perform tree partitioning such as binary-tree partitioning, ternary-tree partitioning, quad-tree partitioning or a combination thereof on the coding tree blocks of the CTU and divide the CTU into smaller CUs.
  • tree partitioning such as binary-tree partitioning, ternary-tree partitioning, quad-tree partitioning or a combination thereof on the coding tree blocks of the CTU and divide the CTU into smaller CUs.
  • the 64 ⁇ 64 CTU 400 is first divided into four smaller CUs, each having a block size of 32 ⁇ 32.
  • CU 410 and CU 420 are each divided into four CUs of 16 ⁇ 16 by block size.
  • the two 16 ⁇ 16 CUs 430 and 440 are each further divided into four CUs of 8x8 by block size.
  • each leaf node of the quad-tree corresponding to one CU of a respective size ranging from 32 ⁇ 32 to 8 ⁇ 8.
  • each CU may comprise a CB of luma samples and two corresponding coding blocks of chroma samples of a frame of the same size, and syntax elements used to code the samples of the coding blocks.
  • a CU may comprise a single coding block and syntax structures used to code the samples of the coding block. It should be noted that the quad-tree partitioning depicted in FIG.
  • FIG. 19C and FIG. 19D is only for illustrative purposes and one CTU can be split into CUs to adapt to varying local characteristics based on quad/temary/binary-tree partitions.
  • one CTU is partitioned by a quad-tree structure and each quad-tree leaf CU can be further partitioned by a binary and ternary tree structure.
  • FIG. 2 there are five possible partitioning types of a coding block having a width W and a height H, i.e., quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.
  • the video encoder 20 may further partition a coding block of a CU into one or more MxN PBs.
  • a PB is a rectangular (square or non-square) block of samples on which the same prediction, inter or intra, is applied.
  • a PU of a CU may comprise a PB of luma samples, two corresponding PBs of chroma samples, and syntax elements used to predict the PBs.
  • a PU may comprise a single PB and syntax structures used to predict the PB.
  • the video encoder 20 may generate predictive luma, Cb, and Cr blocks for luma, Cb, and Cr PBs of each PU of the CU.
  • the video encoder 20 may use intra prediction or inter prediction to generate the predictive blocks for a PU. If the video encoder 20 uses intra prediction to generate the predictive blocks of a PU, the video encoder 20 may generate the predictive blocks of the PU based on decoded samples of the frame associated with the PU. If the video encoder 20 uses inter prediction to generate the predictive blocks of a PU, the video encoder 20 may generate the predictive blocks of the PU based on decoded samples of one or more frames other than the frame associated with the PU.
  • the video encoder 20 may generate a luma residual block for the CU by subtracting the CU’s predictive luma blocks from its original luma coding block such that each sample in the CU’s luma residual block indicates a difference between a luma sample in one of the CU's predictive luma blocks and a corresponding sample in the CU's original luma coding block.
  • the video encoder 20 may generate a Cb residual block and a Cr residual block for the CU, respectively, such that each sample in the CU's Cb residual block indicates a difference between a Cb sample in one of the CU's predictive Cb blocks and a corresponding sample in the CU's original Cb coding block and each sample in the CU's Cr residual block may indicate a difference between a Cr sample in one of the CU's predictive Cr blocks and a corresponding sample in the CU's original Cr coding block.
  • the video encoder 20 may use quad-tree partitioning to decompose the luma, Cb, and Cr residual blocks of a CU into one or more luma, Cb, and Cr transform blocks respectively.
  • a transform block is a rectangular (square or non-square) block of samples on which the same transform is applied.
  • a TU of a CU may comprise a transform block of luma samples, two corresponding transform blocks of chroma samples, and syntax elements used to transform the transform block samples.
  • each TU of a CU may be associated with a luma transform block, a Cb transform block, and a Cr transform block.
  • the luma transform block associated with the TU may be a sub-block of the CU's luma residual block.
  • the Cb transform block may be a sub-block of the CU's Cb residual block.
  • the Cr transform block may be a sub-block of the CU's Cr residual block.
  • a TU may comprise a single transform block and syntax structures used to transform the samples of the transform block.
  • the video encoder 20 may apply one or more transforms to a luma transform block of a TU to generate a luma coefficient block for the TU.
  • a coefficient block may be a two-dimensional array of transform coefficients.
  • a transform coefficient may be a scalar quantity.
  • the video encoder 20 may apply one or more transforms to a Cb transform block of a TU to generate a Cb coefficient block for the TU.
  • the video encoder 20 may apply one or more transforms to a Cr transform block of a TU to generate a Cr coefficient block for the TU.
  • the video encoder 20 may quantize the coefficient block. Quantization generally refers to a process in which transform coefficients are quantized to possibly reduce the amount of data used to represent the transform coefficients, providing further compression.
  • the video encoder 20 may entropy encode syntax elements indicating the quantized transform coefficients. For example, the video encoder 20 may perform CABAC on the syntax elements indicating the quantized transform coefficients.
  • the video encoder 20 may output a bitstream that includes a sequence of bits that forms a representation of coded frames and associated data, which is either saved in the storage device 32 or transmitted to the destination device 14.
  • the video decoder 30 may parse the bitstream to obtain syntax elements from the bitstream.
  • the video decoder 30 may reconstruct the frames of the video data based at least in part on the syntax elements obtained from the bitstream.
  • the process of reconstructing the video data is generally reciprocal to the encoding process performed by the video encoder 20.
  • the video decoder 30 may perform inverse transforms on the coefficient blocks associated with TUs of a current CU to reconstruct residual blocks associated with the TUs of the current CU.
  • the video decoder 30 also reconstructs the coding blocks of the current CU by adding the samples of the predictive blocks for PUs of the current CU to corresponding samples of the transform blocks of the TUs of the current CU. After reconstructing the coding blocks for each CU of a frame, video decoder 30 may reconstruct the frame.
  • video coding achieves video compression using primarily two modes, i.e., intra-frame prediction (or intra-prediction) and inter-frame prediction (or inter-prediction). It is noted that 1BC could be regarded as either intra-frame prediction or a third mode. Between the two modes, inter-frame prediction contributes more to the coding efficiency than intra-frame prediction because of the use of motion vectors for predicting a current video block from a reference video block.
  • motion information of spatially neighboring CUs and/or temporally co-located CUs as an approximation of the motion information (e.g., motion vector) of a current CU by exploring their spatial and temporal correlation, which is also referred to as “Motion Vector Predictor (MVP)” of the current CU.
  • MVP Motion Vector Predictor
  • the motion vector predictor of the current CU is subtracted from the actual motion vector of the current CU to produce a Motion Vector Difference (MVD) for the current CU.
  • MVD Motion Vector Difference
  • a set of rules need to be adopted by both the video encoder 20 and the video decoder 30 for constructing a motion vector candidate list (also known as a “merge list”) for a current CU using those potential candidate motion vectors associated with spatially neighboring CUs and/or temporally co-located CUs of the current CU and then selecting one member from the motion vector candidate list as a motion vector predictor for the current CU.
  • a motion vector candidate list also known as a “merge list”
  • a geometric partitioning mode is supported for inter prediction.
  • the geometric partitioning mode is signaled by one CU-level flag as one special merge mode.
  • 64 partitions are supported in total by the GPM mode for each possible CU size with both width and height not smaller than 8 and not larger than 64, excluding 8x64 and 64x8.
  • a CU When this mode is used, a CU is split into two parts by a geometrically located straight line as shown in FIG. 4.
  • the location of the splitting line is mathematically derived from an angle and an offset parameter of a specific partition.
  • Each part of a geometric partition in the CU is interpredicted using its own motion; only uni-prediction is allowed for each partition, that is, each part has one motion vector and one reference index.
  • the uni -prediction motion constraint is applied to ensure that same as the conventional bi-prediction, only two motion compensated prediction are needed for each CU.
  • a geometric partition index indicating the partition mode of the geometric partition (angle and offset), and two merge indices (one for each partition) are further signaled.
  • the number of maximum GPM candidate size is signaled explicitly at sequence level.
  • one uni -prediction candidate list is firstly derived directly from the regular merge candidate list generation process.
  • n the index of the uni -prediction motion in the geometric uni -prediction candidate list.
  • the LX motion vector of the n-th merge candidate with X equal to the parity of n, is used as the n-th uni-prediction motion vector for geometric partitioning mode.
  • These motion vectors are marked with “x” in FIG. 5.
  • the L(1 - X) motion vector of the same candidate is used instead as the uni-prediction motion vector for geometric partitioning mode.
  • blending is applied to the two uni-prediction signals to derive samples around geometric partition edge.
  • the blending weight for each position of the CU are derived based on the distance from each individual sample position to the corresponding partition edge.
  • the distance (or displacement) d(x_c,y_c) from an arbitrary position inside a block to the partitioning edge (or partitioning boundary) is mathematically defined by Hessian norm form: where x c and y c denote the position relative to the central of the block; ⁇ p denotes the angle parameter and p denotes the offset parameter of the partitioning boundary.
  • both angle parameter and offset parameter are quantized into integer, i.e., where and are quantized offsets depending on the width and height of the block; and cosLut[i] denotes the quantized cosine look up table for angle parameter index i.
  • FIG. 14 illustrates quantization of the distance in FIG. 13 in accordance with some examples of the present disclosure.
  • FIG. 15 illustrates a soft blending area on both sides of a partitioning boundary in accordance with some examples of the present disclosure.
  • a soft blending area with a width of 0 luma samples is defined on both sides of the partitioning boundary. Outside of the soft blending area, only weighting value 0 or 8 can be selected.
  • the weighting value ⁇ (x c ,y c ) is computed using a ramp function: [0092] This ramp function is also quantized into integer position to obtain weighting value m(m, n), which is used in the blending process of GPM, i.e.,
  • the usage of the GPM is indicated by signaling one flag at the CU-level.
  • the flag is only signaled when the current CU is coded by either merge mode or skip mode. Specifically, when the flag is equal to one, it indicates the current CU is predicted by the GPM. Otherwise (the flag is equal to zero), the CU is coded by another merge mode such as regular merge mode, merge mode with motion vector differences, combined inter and intra prediction and so forth.
  • one syntax element namely merge gpm partition idx
  • the applied geometric partition mode which specifies the direction and the offset of the straight line from the CU center that splits the CU into two partitions as shown in FIG. 4
  • merge_gpm_idx0 and merge gpm idx1 are signaled to indicate the indices of the uni-prediction merge candidates that are used for the first and second GPM partitions.
  • those two syntax elements are used to determine the uni-directional MVs of the two GPM partitions from the uni -prediction merge list
  • the two indices cannot be the same.
  • the uni -prediction merge index of the first GPM partition is firstly signaled and used as the predictor to reduce the signaling overhead of the uni-prediction merge index of the second GPM partition.
  • the second uni-prediction merge index is smaller than the first uni-prediction merge index, its original value is directly signaled.
  • the second uni-prediction merge index is larger than the first uni-prediction merge index
  • its value is subtracted by one before being signaled to bit- stream.
  • the first uni-prediction merge index is firstly decoder. Then, for the decoding of the second uni-prediction merge index, if the parsed value is smaller than the first uniprediction merge index, the second uni-prediction merge index is set equal to the parse value; otherwise (the parsed value is equal to or larger than the first uni-prediction merge index), the second uni-prediction merge index is set equal to the parsed value plus one.
  • Table 1 illustrates the existing syntax elements that are used for the GPM mode in the current VVC specification.
  • truncated unary code is used for the binarization of the two uni -prediction merge indices, i.e., merge gpm idx0 and merge gpm idxl.
  • different maximum values are used to truncate the code-words of the two uni -prediction merge indices, which are set equal to MaxGPMMergeCand - 1 and MaxGPMMergeCand -2 for merge_gpm_idx0 and merge_gpm_idxl, respectively.
  • MaxGPMMergeCand is the number of the candidates in the uni-prediction merge list.
  • merge_gpm_idxl when the value of received merge_gpm_idxl is equal to or larger than that of merge gpm idx0, its value will be increased by 1 given that the values of merge gpm idx0 and merge gpm idx1 cannot be the same.
  • the GPM/ mode two different binarization methods are applied to translate the syntax merge gpm partition idx into a string of binary bits. Specifically, the syntax element is binarized by fixed-length code and truncated binary code in the VVC.
  • both VVC and AVS3 allow one inter CU to explicitly specify its motion information in bitstream.
  • the motion information signaling in both VVC and AVS3 are kept the same as that in the HEVC standard.
  • one inter prediction syntax i.e., inter_pred ide, is firstly signaled to indicate whether the prediction signal from list L0, L1 or both.
  • MVP MV predictor
  • MVP motion vector difference
  • one control flag mvd ll zero flag is signaled at slice level.
  • the L1 MVD When the mvd 11 zero flag is equal to 0, the L1 MVD is signaled in bitstream; otherwise (when the mvd_11_zero_flag flag is equal to 1), the L1 MVD is not signaled and its value is always inferred to zero at encoder and decoder.
  • the bi-prediction signal is generated by averaging the uni-prediction signals obtained from two reference pictures.
  • one tool coding namely bi-prediction with CU-level weight (BCW)
  • BCW CU-level weight
  • the bi-prediction in the BCW is extended by allowing weighted averaging of two prediction signals, as depicted as:
  • the weight of one BCW coding block is allowed to be selected from a set of predefined weight values w ⁇ ⁇ -2,3,4,5,10 ⁇ and weight of 4 represents traditional bi-prediction case where the two uni-prediction signals are equally weighted. For low-delay, only 3 weights w ⁇ ⁇ 3,4,5 ⁇ are allowed.
  • the two coding tools are targeting at solving the illumination change problem at different granularities. However, because the interaction between the WP and the BCW could potentially complicate the VVC design, the two tools are disallowed to be enabled simultaneously. Specifically, when the WP is enabled for one slice, then the BCW weights for all the bi-prediction CUs in the slice are not signaled and inferred to be 4 (i.e., the equal weight being applied).
  • Template matching is a decoder side MV derivation method to refine the motion information of the current CU by finding the best match between one template which consists of top and left neighboring reconstructed samples of the current CU and a refence block (i.e., same size to the template) in a reference picture.
  • a refence block i.e., same size to the template
  • Best match may be defined as the MV that achieves the lowest matching cost, for example, sum of absolute difference (SAD), sum of absolute transformed difference (SATD) and so forth, between the current template and the reference template.
  • SAD sum of absolute difference
  • SATD sum of absolute transformed difference
  • an MVP candidate is determined based on template matching difference to pick up the one which reaches the minimum difference between current block template and reference block template, and then TM performs only for this particular MVP candidate for MV refinement.
  • TM refines this MVP candidate, starting from full-pel MVD precision (or 4-pel for 4- pel AMVR mode) within a [-8, +8]-pel search range by using iterative diamond search.
  • the AMVP candidate may be further refined by using cross search with full-pel MVD precision (or 4- pel for 4-pel AMVR mode), followed sequentially by half-pel and quarter-pel ones depending on AMVR mode as specified in the below table. This search process ensures that the MVP candidate still keeps the same MV precision as indicated by AMVR mode after TM process.
  • TM may perform all the way down to 1/8-pel MVD precision or skipping those beyond half-pel MVD precision, depending on whether the alternative interpolation filter (that is used when AMVR is of half-pel mode) is used according to merged motion information.
  • DIMD is an intra coding tool wherein the luma intra prediction mode (IPM) is not transmitted via the bitstream. Instead, it is derived using previously encoded/decoded pixels, in an identical fashion at the encoder and at the decoder.
  • the DIMD method performs a texture gradient processing to derive 2 best modes. These two modes and planar mode are then applied to the block and their predictors are weighted averaged.
  • the selection of DIMD is signaled in the bitstream for intra coded blocks using a flag.
  • the intra prediction mode is derived in the reconstruction process using the same previously encoded neighboring pixels. If not, the intra prediction mode is parsed from the bitstream as in classical intra coding mode.
  • a set of neighboring pixels must be selected first and a gradient analysis will be performed on the set of neighboring pixels. For normativity purposes, these pixels should be in the decoded / reconstructed pool of pixels.
  • a template is chosen surrounding the current block by T pixels to the left, and T pixels above.
  • a gradient analysis is performed on the pixels of the template. This allows to determine a main angular direction for the template, which is assumed to (and that is the core premise of the proposed method) have a high chance to be identical to the one of the current block.
  • a simple 3x3 Sobel gradient filter is used and defined by the following matrices that will be convoluted with the template:
  • each of these two matrices is point-by-point multiplied with the 3x3 window centered around the current pixel and composed of its 8 direct neighbors, and sum the result.
  • Gx from the multiplication with Mx
  • Gy from the multiplication with My
  • FIG. 8 shows the convolution process.
  • the pixel 801 is the current pixel.
  • Pixels 803 (including the pixel 801) are pixels on which the gradient analysis is possible.
  • Pixels 802 are pixels on which the gradient analysis is not possible due to lack of some neighbors.
  • Pixels 804 are available (reconstructed) pixels outside of the considered template, used in the gradient analysis of the pixels 803. In case a pixel 804 is not available (due to blocks being too close to the border of the picture for instance), the gradient analysis of all pixels 803 that use this pixel 804 is not performed.
  • the intensity (G) and the orientation (O) of the gradient are computed using Gx and Gy as such:
  • the orientation of the gradient is then converted into an intra angular prediction mode, used to index a histogram (first initialized to zero).
  • the histogram value at that intra angular mode is increased by G.
  • the histogram will contain cumulative values of gradient intensities, for each intra angular mode.
  • the IPMs corresponding to two tallest histogram bars are selected for the current block. If the maximum value in the histogram is 0 (indicating no gradient analysis was able to be made, or the area composing the template is flat), then the DC mode is selected as intra prediction mode for the current block.
  • the two IPMs corresponding to two tallest histogram of oriented gradient (HoG) bars are combined with the Planar mode.
  • the prediction fusion is applied as a weighted average of the above three predictors.
  • the weight of planar is fixed to 21/64 ( ⁇ 1/3).
  • the remaining weight of 43/64 ( ⁇ 2/3) is then shared between the two HoG IPMs, proportionally to the amplitude of their HoG bars.
  • FIG. 9 visualizes this process.
  • Derived intra modes are included into the primary list of intra most probable modes (MPM), so the DIMD process is performed before the MPM list is constructed.
  • the primary derived intra mode of a DIMD block is stored with a block and is used for MPM list construction of the neighboring blocks.
  • the sum of absolute transformed differences (SATD) between prediction and reconstruction samples of the template region shown in FIG. 10 is computed and the intra modes with the first two modes with the smallest SATD cost are chosen and then fused with the weights, and such weighted intra prediction is used to code the current CU.
  • the costs of the two selected modes are compared with a threshold, in the test the cost factor of 2 is applied as follows: costMode2 ⁇ 2*costModel. [0118] If this condition is true, the fusion is applied, otherwise the only model is used.
  • TM template matching
  • interleaved List-0 MV candidates and List-1 MV candidates are derived directly from the regular merge candidate list, where List-0 MV candidates are higher priority than List-1 MV candidates.
  • a pruning method with an adaptive threshold based on the current CU size is applied to remove redundant MV candidates.
  • interleaved List-1 MV candidates and List-0 MV candidates are further derived directly from the regular merge candidate list, where List-1 MV candidates are higher priority than List-0 MV candidates.
  • the same pruning method with the adaptive threshold is also applied to remove redundant MV candidates.
  • a CU-level flag is further signaled to indicate that TM is enabled for GPM, that is, both motion vectors of GPM are further refined using template matching.
  • template matching one of following template type may be used for the refinement, i.e., above (A), left (L), above plus left (A+L) of the current block.
  • the template type is selected based on the angle parameter of GPM, as in Table 3 below.
  • Template matching-based GPM split modes reordering method is first proposed in the JVET document JVET-Y0135.
  • the template-matching cost for each GPM split mode is calculated and the split modes are reordered based on the cost both at the encoder and decoder side. Only the best N, where N is smaller than or equal to 64, candidates are available.
  • the GPM mode index is signaled using Golomb-Rice code instead of fixed-length binary code.
  • the reordering method for GPM split modes is a two-step process after the respective reference templates of the two GPM partitions in a coding unit are generated, as follows:
  • GPM with Inter and Intra Prediction [0132]
  • the final prediction is generated using two uni-predicted inter predictions.
  • a method that combines inter and intra prediction for GPM were introduced by JVET- X0166 and JVET-Y0065.
  • the final prediction samples are generated by weighting inter predicted samples and intra predicted samples for each GPM-separated region. Each part contains flag to indicate whether inter or intra prediction is used.
  • the inter predicted samples are derived by the same scheme of the current GPM, whereas the intra predicted samples are derived by an intra prediction mode (IPM) candidate list and an index signaled from the encoder.
  • the IPM candidate list size is pre-defined as 3.
  • the available IPM candidates are the parallel angular mode against the GPM block boundary (Parallel mode as shown in FIG. 12A), the perpendicular angular mode against the GPM block boundary (Perpendicular mode as shown in FIG. 12B), and the Planar mode as shown in FIG. 12C, respectively.
  • GPM with intra and intra prediction as shown FIG. 12D is restricted in the method to reduce the signaling overhead for IPMs and avoid an increase in the size of the intra prediction circuit on the hardware decoder.
  • a direct motion vector and IPM storage on the GPM-blending area is introduced to further improve the coding performance.
  • the IPM list of GPM intra can be further improved by DIME), TIMD, and angular modes from the neighboring blocks. More specifically, the parallel mode is used in the first place of IPM list, then IPM candidates of TIMD, DIMD, and angular modes from neighbors are used, pruning between candidates are performed.
  • GPM Geometric Partitioning Mode
  • the weighing values in the blending mask can be given by a ramp function
  • the width of the blending area (i.e., ⁇ ) is allowed to be selected from a set of pre-defined values, e.g., ⁇ 0, 1, 2, 4, 8 ⁇ .
  • the optimal blending area width is determined for each GPM CU at the encoder and signaled to the decoder based on one syntax element merge gpm blending width idx.
  • all predefined blending strength values are shiftable while all the clipping and shifting operations in the existing GPM blending process can be kept without any changes.
  • the range of the weights is increased from [0, 8] to [0, 32] to accommodate the increased width of the GPM blending area. Specifically, the weights are calculated as
  • the index of the blending width needs to be signaled into the bitstream at the encoder, and this index need to be parsed at the decoder.
  • all the bins of the blending width index are coded using the same context, which is less effective in compression performance.
  • several context modeling methods are proposed to improve the coding efficiency of the blending width index.
  • Methods and devices are provided to improve the context modeling of the blending width index for geometric partitioning mode with adaptive blending.
  • the binarization method may be but not limited to truncated unary, truncated rice and exp-golomb method.
  • two contexts (denoted as C 0 and C 1 ) are used to compress the bins of the blending width indices.
  • the binarization method and context modeling design is shown as the table 5.
  • the first bin of the index is coded using context C 0 while the remaining bins are coded using the context C 1 .
  • Table 5 Two Contexts Blending Width Coding with Blending Width as ⁇ 0,1, 2, 4, 8 ⁇ [0152]
  • the binarization and context modeling methods is designed as the following table 6.
  • the binarization and context modeling methods is designed as the following table 7.
  • the binarization and context modeling methods is designed as the following table 8.
  • the binarization and context modeling methods is designed as the following table 9.
  • the binarization and context modeling methods is designed as the following table 10.
  • Table 10 Two Contexts Blending Width Coding with Blending Width as ⁇ 172,2,4 ⁇ [0157]
  • the binarization and context modeling methods is designed as the following table 11.
  • the binarization and context modeling methods is designed as the following table 12.
  • the binarization and context modeling methods is designed as the following table 13.
  • the binarization method and context modeling design is shown as the table 14 below. The first bin of the index is coded using the context C 0 , the second bin is coded using the context Ci, while the remaining bins are coded using the context C 2 .
  • the binarization and context modeling methods is designed as the following table 15.
  • the binarization and context modeling methods is designed as the following table 16.
  • the binarization method and context modeling design are shown as the table 17 below.
  • the first bin of the index is coded using context C 0
  • the second bin is coded using context C 1 . If the second bin equals 1, the third bin is coded using the context C 2 , otherwise the third bin is coded using the context C 3 .
  • Blending Width Coding with Blending Width as ⁇ 172,1,2,4,8 ⁇ .
  • the binarization and context modeling methods are designed as the following table 19.
  • FIG. 18 shows a computing environment 1610 coupled with a user interface 1650.
  • the computing environment 1610 can be part of a data processing server.
  • the computing environment 1610 includes a processor 1620, a memory 1630, and an Input/Output (I/O) interface 1640.
  • I/O Input/Output
  • the processor 1620 typically controls overall operations of the computing environment 1610, such as the operations associated with display, data acquisition, data communications, and image processing.
  • the processor 1620 may include one or more processors to execute instructions to perform all or some of the steps in the above-described methods.
  • the processor 1620 may include one or more modules that facilitate the interaction between the processor 1620 and other components.
  • the processor may be a Central Processing Unit (CPU), a microprocessor, a single chip machine, a Graphical Processing Unit (GPU), or the like.
  • the memory 1630 is configured to store various types of data to support the operation of the computing environment 1610.
  • the memory 1630 may include predetermined software 1632. Examples of such data includes instructions for any applications or methods operated on the computing environment 1610, video datasets, image data, etc.
  • the memory 1630 may be implemented by using any type of volatile or non-volatile memory devices, or a combination thereof, such as a Static Random Access Memory (SRAM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), an Erasable Programmable Read-Only Memory (EPROM), a Programmable Read-Only Memory (PROM), a Read-Only Memory (ROM), a magnetic memory, a flash memory, a magnetic or optical disk.
  • SRAM Static Random Access Memory
  • EEPROM Electrically Erasable Programmable Read-Only Memory
  • EPROM Erasable Programmable Read-Only Memory
  • PROM Programmable Read-Only Memory
  • ROM Read-Only Memory
  • magnetic memory a magnetic memory
  • the I/O interface 1640 provides an interface between the processor 1620 and peripheral interface modules, such as a keyboard, a click wheel, buttons, and the like.
  • the buttons may include but are not limited to, a home button, a start scan button, and a stop scan button.
  • the I/O interface 1640 can be coupled with an encoder and decoder.
  • a non-transitory computer-readable storage medium comprising a plurality of programs, for example, in the memory 1630, executable by the processor 1620 in the computing environment 1610, for performing the above-described methods.
  • the non-transitory computer-readable storage medium may have stored therein a bitstream or a data stream comprising encoded video information (for example, video information comprising one or more syntax elements) generated by an encoder (for example, the video encoder 20 in FIG. 17) using, for example, the encoding method described above for use by a decoder (for example, the video decoder 30 in FIG. 17) in decoding video data.
  • the non-transitory computer- readable storage medium may be, for example, a ROM, a Random Access Memory (RAM), a CD- ROM, a magnetic tape, a floppy disc, an optical data storage device or the like.
  • the is also provided a computing device comprising one or more processors (for example, the processor 1620); and the non-transitory computer-readable storage medium or the memory 1630 having stored therein a plurality of programs executable by the one or more processors, wherein the one or more processors, upon execution of the plurality of programs, are configured to perform the above-described methods.
  • processors for example, the processor 1620
  • non-transitory computer-readable storage medium or the memory 1630 having stored therein a plurality of programs executable by the one or more processors, wherein the one or more processors, upon execution of the plurality of programs, are configured to perform the above-described methods.
  • a computer program product comprising a plurality of programs, for example, in the memory 1630, executable by the processor 1620 in the computing environment 1610, for performing the above-described methods.
  • the computer program product may include the non-transitory computer-readable storage medium.
  • the computing environment 1610 may be implemented with one or more ASICs, DSPs, Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), FPGAs, GPUs, controllers, micro-controllers, microprocessors, or other electronic components, for performing the above methods.
  • ASICs application-specific integrated circuits
  • DSPs Digital Signal Processing Devices
  • PLDs Programmable Logic Devices
  • FPGAs field-programmable Logic Devices
  • GPUs GPUs
  • controllers micro-controllers
  • microprocessors microprocessors, or other electronic components, for performing the above methods.
  • FIG. 20 is a flowchart illustrating a method for video decoding according to an example of the present disclosure.
  • the example method may be implemented by a decoder.
  • the processor 1620 may obtain a context compressed binarized value generated by compressing a binarized value using one or more contexts, where the binarized value includes one or more bins.
  • the binarized value of blending width index has one or multiple bins.
  • the bins are compressed with context to form context compressed binarized value.
  • the processor 1620 may obtain a blending index based on the context compressed binarized value, where the blending index is binarized as the binarized value. For example, as shown in Table 5, the processor 1620 obtains a blending index from the first column based on the context compressed binarized value where the blending index in the first column is binarized as bins in the third column, and the bins are compressed by the contexts in the fourth column.
  • the processor 1620 may obtain, based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, as shown in FIGS. 4, 15-16.
  • mapping relationship between the blending indices and the blending widths is changeable.
  • the set of blending widths includes a plurality of pre-defined values.
  • the plurality of pre-defined values may include 2, 0, 1, 4, 8.
  • the plurality of pre-defined values may include 2, 1/2, 1, 4, 8. Tables 7-19 respectively shows different examples of the plurality of pre-defined values.
  • the one or more contexts may include a first context and a second context, a first bin of the plurality of bins is coded using the first context, and remaining bins of the plurality of bins are coded using the second context.
  • the first context is Co and the second context is Ci.
  • Tables 6-13 respectively shows different examples of using the first context and the second context to code the first bin and the remaining bins.
  • the one or more contexts may include a first context, a second context, and a third context
  • a first bin of the plurality of bins is coded using the first context
  • a second bin of the plurality of bins is coded using the second context
  • a third bin of the plurality of bins is coded using the third context.
  • the first context is C 0
  • the second context is C 1
  • the third context is C 2 .
  • Tables 15-16 respectively shows different examples of using the first context, the second context and the third context to code the first bin and the remaining bins.
  • the one or more contexts may include a first context, a second context, a third context, and a fourth context
  • a first bin of the plurality of bins is coded using the first context
  • a second bin the plurality of bins is coded using the second context
  • a third bin the plurality of bins is coded using the third context
  • a third bin the plurality of bins is coded using the fourth context.
  • FIG. 21 is a flowchart illustrating a method for video encoding corresponding the method for video decoding as shown in FIG. 20.
  • the example method may be implemented by an encoder.
  • the processor 1620 may obtain based on a mapping relationship and a blending width of a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, as shown in FIGS. 4, 15-16, and the mapping relationship is between a plurality of blending indices and a set of blending widths.
  • the processor 1620 may obtain a binarized value by binarizing the blending index, where the binarized value includes one or more bins. For example, in Table 5, the processor may binarize the blending index in the first column to binarized value in the third column and the binarized value in the third column has one or more bins.
  • the processor 1620 may obtain a context compressed binarized value by compressing the binarized value using one or more contexts. For example, in Table 5, the processor 1620 may obtain a context compressed binarized value by compressing the binarized value in column three using contexts in column four.
  • step 2104 the processor 1620 may signal the context compressed binarized value in a bitstream.
  • the set of blending widths includes a plurality of pre-defined values.
  • the plurality of pre-defined values may include 2, 0, 1, 4, 8.
  • the plurality of pre-defined values may include 2, 1/2, 1, 4, 8. Tables 7-19 respectively shows different examples of the plurality of pre-defined values.
  • the one or more contexts may include a first context and a second context
  • a first bin of the plurality of bins is coded using the first context
  • the remaining bins of the plurality of bins are coded using the second context.
  • the first context is C 0
  • the second context is C 1
  • Tables 6-13 respectively shows different examples of using the first context and the second context to code the first bin and the remaining bins.
  • the one or more contexts may include a first context, a second context, and a third context
  • a first bin of the plurality of bins is coded using the first context
  • a second bin of the plurality of bins is coded using the second context
  • a third bin of the plurality of bins is coded using the third context.
  • the first context is C 0
  • the second context is C 1
  • the third context is C 2 .
  • Tables 15-16 respectively shows different examples of using the first context, the second context and the third context to code the first bin and the remaining bins.
  • the one or more contexts may include a first context, a second context, a third context, and a fourth context
  • a first bin of the plurality of bins is coded using the first context
  • a second bin of the plurality of bins is coded using the second context
  • a third bin of the plurality of bins is coded using the third context
  • a third bin of the plurality of bins is coded using the fourth context.
  • the first context is C 0
  • the second context C 1 the third context is C 2
  • the fourth context is C 3 .
  • Tables 18-19 respectively shows different examples of using the first context, the second context, the third context to code the first bin and the remaining bins.
  • the above methods may be implemented using an apparatus that includes one or more circuitries, which include application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), controllers, micro-controllers, microprocessors, or other electronic components.
  • the apparatus may use the circuitries in combination with the other hardware or software components for performing the above described methods.
  • Each module, submodule, unit, or sub-unit disclosed above may be implemented at least partially using the one or more circuitries.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Methods for video decoding and encoding, apparatuses and non-transitory storage media are provided. In one decoding method, the decoder obtains a context compressed binarized value generated by compressing a binarized value using one or more contexts. Furthermore, the decoder obtains a blending index based on the context compressed binarized value, where the blending index is binarized as one or more bins and the one or more bins are compressed by the one or more contexts. Moreover, the decoder obtains, based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode.

Description

METHODS AND DEVICES FOR GEOMETRIC PARTITIONING MODE WITH ADAPTIVE BLENDING
CROSS-REFERENCE TO RELATED APPLICATION
[0001] The present application is filed upon and claims priority to U.S. Provisional Application No. 63/350,846, entitled “Methods and Devices for Geometric Partitioning Mode with Adaptive Blending,” filed on June 9, 2022, the entirety of which is incorporated by reference for all purposes.
FIELD
[0002] The present disclosure relates to video coding and compression. More specifically, this disclosure relates to methods and apparatus on improving the coding efficiency of geometric partitioning (GPM) mode.
BACKGROUND
[0003] Various video coding techniques may be used to compress video data. Video coding is performed according to one or more video coding standards. For example, nowadays, some well- known video coding standards include Versatile Video Coding (VVC), High Efficiency Video Coding (HEVC, also known as H.265 or MPEG-H Part2) and Advanced Video Coding (AVC, also known as H.264 or MPEG-4 Part 10), which are jointly developed by ISO/IEC MPEG and ITU-T VECG. AOMedia Video 1 (AVI) was developed by Alliance for Open Media (AOM) as a successor to its preceding standard VP9. Audio Video Coding (AVS), which refers to digital audio and digital video compression standard, is another video compression standard series developed by the Audio and Video Coding Standard Workgroup of China. Most of the existing video coding standards are built upon the famous hybrid video coding framework i.e., using block-based prediction methods (e.g., inter-prediction, intra-prediction) to reduce redundancy present in video images or sequences and using transform coding to compact the energy of the prediction errors. An important goal of video coding techniques is to compress video data into a form that uses a lower bit rate while avoiding or minimizing degradations to video quality.
[0004] The first version of the VVC standard was finalized in July, 2020, which offers approximately 50% bit-rate saving or equivalent perceptual quality compared to the prior generation video coding standard HEVC. Although the VVC standard provides significant coding improvements than its predecessor, there is evidence that superior coding efficiency may be achieved with additional coding tools. Recently, Joint Video Exploration Team (JVET) under the collaboration of ITU-T VECG and ISO/IEC MPEG started the exploration of advanced technologies that may enable substantial enhancement of coding efficiency over VVC. In April 2021, one software codebase, called Enhanced Compression Model (ECM) was established for future video coding exploration work. The ECM reference software was based on VVC Test Model (VTM) that was developed by JVET for the VVC, with several existing modules (e.g., intra/inter prediction, transform, in-loop filter and so forth) are further extended and/or improved. In future, any new coding tool beyond the VVC standard need to be integrated into the ECM platform, and tested using JVET common test conditions (CTCs).
SUMMARY
[0005] The present disclosure provides examples of techniques relating to improving the coding efficiency of geometric partitioning mode (GPM) in a video encoding or decoding process.
[0006] According to a first aspect of the present disclosure, there is provided a method of video decoding. In the method of video decoding, a decoder may obtain a context compressed binarized value generated by compressing a binarized value using one or more contexts. Additionally, the decoder may obtain a blending index based on the context compressed binarized value, where the blending index is binarized as the binarized value. Furthermore, the decoder may obtain based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode.
[0007] According to a second aspect of the present disclosure, there is provided a method of video encoding. In the method of video encoding, an encoder may obtain a blending index based on a mapping relationship and a blending width of a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, and the mapping relationship is between a plurality of blending indices and a set of blending width. Additionally, the encoder may obtain a binarized value by binarizing the blending index, where the binarized value may include one or more bins. Furthermore, the encoder may obtain a context compressed binarized value by compressing the binarized value using one or more contexts. Moreover, the encoder may signal the context compressed binarized value in a bitstream.
[0008] According to a third aspect of the present disclosure, there is provided an apparatus for video decoding. The apparatus includes one or more processors and a memory coupled to the one or more processors and configured to store instructions executable by the one or more processors. Furthermore, the one or more processors, upon execution of the instructions, are configured to perform the method according to the first aspect above.
[0009] According to a fourth aspect of the present disclosure, there is provided an apparatus for video encoding. The apparatus includes one or more processors and a memory coupled to the one or more processors and configured to store instructions executable by the one or more processors. Furthermore, the one or more processors, upon execution of the instructions, are configured to perform the method according to the second aspect above.
[0010] According to a fifth aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to receive a bitstream, and perform the method according to the first aspect.
[0011] According to a sixth aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to perform the method according to the second aspect to encode the current block into a bitstream, and transmit the bitstream.
[0012] According to a seventh aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing a bitstream to be decoded by the method according to the first aspect.
[0013] According to an eighth aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing a bitstream generated by the method according to the second aspect.
BRIEF DESCRIPTION OF THE DRAWINGS
[0014] A more particular description of the examples of the present disclosure will be rendered by reference to specific examples illustrated in the appended drawings. Given that these drawings depict only some examples and are not therefore considered to be limiting in scope, the examples will be described and explained with additional specificity and details through the use of the accompanying drawings. [0015] FIG. 1A is a block diagram of a video encoder in accordance with some examples of the present disclosure.
[0016] FIG. 1B is a block diagram illustrating an exemplary video encoder in accordance with some examples of the present disclosure.
[0017] FIG. 1C is a block diagram illustrating an exemplary video decoder in accordance with some examples of the present disclosure.
[0018] FIG. 2 is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
[0019] FIG. 3 is a block diagram of a video decoder in accordance with some examples of the present disclosure.
[0020] FIG. 4 illustrates allowed GPM partitions in accordance with some examples of the present disclosure.
[0021] FIG. 5 illustrates selection of uni -prediction motion vector from motion vectors of merge candidate list for the GPM in accordance with some examples of the present disclosure.
[0022] FIG. 6 illustrates template matching algorithm in accordance with some examples of the present disclosure.
[0023] FIG. 7 illustrates a set of chosen pixels on which a gradient analysis is performed in accordance with some examples of the present disclosure.
[0024] FIG. 8 illustrates convolution of a 3x3 Sobel gradient filter in accordance with some examples of the present disclosure.
[0025] FIG. 9 illustrates prediction fusion by weighted averaging of two HoG modes and planar in accordance with some examples of the present disclosure.
[0026] FIG. 10 illustrates a template and its reference samples used in TIMD in accordance with some examples of the present disclosure.
[0027] FIG. 11 illustrates blending of template used for reordering of GPM split modes in accordance with some examples of the present disclosure.
[0028] FIGS. 12A to 12C illustrates available IPM candidates for GPM with inter and intra prediction in accordance with some examples of the present disclosure.
[0029] FIG. 12D illustrates a disabled combination for GPM with inter and intra prediction in accordance with some examples of the present disclosure. [0030] FIG. 13 illustrates a distance from an arbitrary position inside a block to partitioning edge for geometric partition mode in accordance with some examples of the present disclosure.
[0031] FIG. 14 illustrates an example of quantization of the distance in FIG. 13 in accordance with some examples of the present disclosure.
[0032] FIG. 15 illustrates a soft blending area on both sides of a partitioning boundary in accordance with some examples of the present disclosure.
[0033] FIG. 16 illustrates a GPM blending in the current ECM 4.0 in accordance with some examples of the present disclosure.
[0034] FIG. 17 is a block diagram illustrating a system for encoding and decoding video blocks in accordance with some examples of the present disclosure.
[0035] FIG. 18 is a diagram illustrating a computing environment coupled with a user interface in accordance with some examples of the present disclosure.
[0036] FIG. 19A is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
[0037] FIG. 19B is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
[0038] FIG. 19C is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
[0039] FIG. 19D is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
[0040] FIG. 20 is a flow chart illustrating a method for video decoding in accordance with some examples of the present disclosure.
[0041] FIG. 21 is a flow chart illustrating a method for video encoding corresponding to the method for video decoding as shown in FIG. 20 in accordance with some examples of the present disclosure.
DETAILED DESCRIPTION
[0042] Reference will now be made in detail to specific implementations, examples of which are illustrated in the accompanying drawings In the following detailed description, numerous nonlimiting specific details are set forth in order to assist in understanding the subj ect matter presented herein. But it will be apparent to one of ordinary skill in the art that various alternatives may be used. For example, it will be apparent to one of ordinary skill in the art that the subject matter presented herein can be implemented on many types of electronic devices with digital video capabilities.
[0043] Terms used in the disclosure are only adopted for the purpose of describing specific embodiments and not intended to limit the disclosure. “A/an,” “said,” and “the” in a singular form in the disclosure and the appended claims are also intended to include a plural form, unless other meanings are clearly denoted throughout the disclosure. It is also to be understood that term “and/or” used in the disclosure refers to and includes one or any or all possible combinations of multiple associated items that are listed.
[0044] Reference throughout this specification to “one embodiment,” “an embodiment,” “an example,” “some embodiments,” “some examples,” or similar language means that a particular feature, structure, or characteristic described is included in at least one embodiment or example. Features, structures, elements, or characteristics described in connection with one or some embodiments are also applicable to other embodiments, unless expressly specified otherwise.
[0045] Throughout the disclosure, the terms “first,” “second,” “third,” etc. are all used as nomenclature only for references to relevant elements, e.g., devices, components, compositions, steps, etc., without implying any spatial or chronological orders, unless expressly specified otherwise. For example, a “first device” and a “second device” may refer to two separately formed devices, or two parts, components, or operational states of a same device, and may be named arbitrarily.
[0046] The terms “module,” “sub-module,” “circuit,” “sub-circuit,” “circuitry,” “sub-circuitry,” “unit,” or “sub-unit” may include memory (shared, dedicated, or group) that stores code or instructions that can be executed by one or more processors. A module may include one or more circuits with or without stored code or instructions. The module or circuit may include one or more components that are directly or indirectly connected. These components may or may not be physically attached to, or located adjacent to, one another.
[0047] As used herein, the term “if” or “when” may be understood to mean “upon” or “in response to” depending on the context. These terms, if appear in a claim, may not indicate that the relevant limitations or features are conditional or optional. For example, a method may comprise steps of: i) when or if condition X is present, function or action X’ is performed, and ii) when or if condition Y is present, function or action Y’ is performed. The method may be implemented with both the capability of performing function or action X’, and the capability of performing function or action Y’. Thus, the functions X’ and Y’ may both be performed, at different times, on multiple executions of the method.
[0048] A unit or module may be implemented purely by software, purely by hardware, or by a combination of hardware and software. In a pure software implementation, for example, the unit or module may include functionally related code blocks or software components, that are directly or indirectly linked together, so as to perform a particular function.
[0049] Similar to all the preceding video coding standards, the ECM is built upon the block-based hybrid video coding framework. FIG. 1A gives the block diagram of a generic block-based hybrid video encoding system. The input video signal is processed block by block (called coding units (CUs)). In ECM-1.0, a CU can be up to 128x128 pixels. However, same to the VVC, one coding tree unit (CTU) is split into CUs to adapt to varying local characteristics based on quad/binary/ternary-tree.
[0050] In the multi-type tree structure, one CTU is firstly partitioned by a quad-tree structure. Then, each quad-tree leaf node can be further partitioned by a binary and ternary tree structure.
[0051] FIG. 2 is a schematic diagram illustrating multi-type tree splitting modes in accordance with some implementations of the present disclosure. As shown in FIG. 2, there are five splitting types, quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.
[0052] In FIG. 2, spatial prediction and/or temporal prediction may be performed. Spatial prediction (or “intra prediction”) uses pixels from the samples of already coded neighboring blocks (which are called reference samples) in the same video picture/slice to predict the current video block. Spatial prediction reduces spatial redundancy inherent in the video signal. Temporal prediction (also referred to as “inter prediction” or “motion compensated prediction”) uses reconstructed pixels from the already coded video pictures to predict the current video block. Temporal prediction reduces temporal redundancy inherent in the video signal. Temporal prediction signal for a given CU is usually signaled by one or more motion vectors (MVs) which indicate the amount and the direction of motion between the current CU and its temporal reference. [0053] Also, if multiple reference pictures are supported, one reference picture index is additionally sent, which is used to identify from which reference picture in the reference picture store the temporal prediction signal comes. After spatial and/or temporal prediction, the mode decision block in the encoder chooses the best prediction mode, for example based on the ratedistortion optimization method. The prediction block is then subtracted from the current video block; and the prediction residual is de-correlated using transform and quantized. The quantized residual coefficients are inverse quantized and inverse transformed to form the reconstructed residual, which is then added back to the prediction block to form the reconstructed signal of the CU. Further in-loop filtering, such as deblocking filter, sample adaptive offset (SAO) and adaptive in-loop filter (ALF) may be applied on the reconstructed CU before it is put in the reference picture store and used to code future video blocks. To form the output video bit-stream, coding mode (inter or intra), prediction mode information, motion information, and quantized residual coefficients are all sent to the entropy coding unit to be further compressed and packed to form the bit-stream.
[0054] FIG. 3 provides a block diagram of a block-based video decoder in accordance with some examples of the present disclosure. In the block-based video decoder 200, the video bit-stream 201 is first entropy decoded at entropy decoding unit 202. The coding mode and prediction information are sent to either the spatial prediction unit (if intra coded) or the temporal prediction unit (if inter coded) to form the prediction block. The residual transform coefficients are sent to inverse quantization unit 204 and inverse transform unit 206 to reconstruct the residual block. The prediction block and the residual block are then added together. The reconstructed block may further go through in-loop filtering 209 before it is stored in reference picture buffer 213. The reconstructed video in reference picture buffer 213 is then sent out for display, as well as used to predict future video blocks.
[0055] The main focus of this disclosure is to further improve the coding efficiency of the context modeling of the GPM with adaptive blending proposed in JVET-Z0127. In the following, some related coding tools in the ECM are briefly reviewed. After that, some deficiencies in the existing design of the context modeling in the current GPM with adaptive blending are discussed. Finally, the solutions are provided to improve the existing GPM with adaptive blending.
[0056] FIG. 17 is a block diagram illustrating an exemplary system 10 for encoding and decoding video blocks in parallel in accordance with some implementations of the present disclosure. As shown in FIG. 17, the system 10 includes a source device 12 that generates and encodes video data to be decoded at a later time by a destination device 14. The source device 12 and the destination device 14 may comprise any of a wide variety of electronic devices, including desktop or laptop computers, tablet computers, smart phones, set-top boxes, digital televisions, cameras, display devices, digital media players, video gaming consoles, video streaming device, or the like. In some implementations, the source device 12 and the destination device 14 are equipped with wireless communication capabilities.
[0057] In some implementations, the destination device 14 may receive the encoded video data to be decoded via a link 16. The link 16 may comprise any type of communication medium or device capable of moving the encoded video data from the source device 12 to the destination device 14. In one example, the link 16 may comprise a communication medium to enable the source device 12 to transmit the encoded video data directly to the destination device 14 in real time. The encoded video data may be modulated according to a communication standard, such as a wireless communication protocol, and transmitted to the destination device 14. The communication medium may comprise any wireless or wired communication medium, such as a Radio Frequency (RF) spectrum or one or more physical transmission lines. The communication medium may form part of a packet-based network, such as a local area network, a wide-area network, or a global network such as the Internet. The communication medium may include routers, switches, base stations, or any other equipment that may be useful to facilitate communication from the source device 12 to the destination device 14.
[0058] In some other implementations, the encoded video data may be transmitted from an output interface 22 to a storage device 32. Subsequently, the encoded video data in the storage device 32 may be accessed by the destination device 14 via an input interface 28. The storage device 32 may include any of a variety of distributed or locally accessed data storage media such as a hard drive, Blu-ray discs, Digital Versatile Disks (DVDs), Compact Disc Read-Only Memories (CD-ROMs), flash memory, volatile or non-volatile memory, or any other suitable digital storage media for storing the encoded video data. In a further example, the storage device 32 may correspond to a file server or another intermediate storage device that may hold the encoded video data generated by the source device 12. The destination device 14 may access the stored video data from the storage device 32 via streaming or downloading. The file server may be any type of computer capable of storing the encoded video data and transmitting the encoded video data to the destination device 14. Exemplary file servers include a web server (e.g., for a website), a File Transfer Protocol (FTP) server, Network Attached Storage (NAS) devices, or a local disk drive. The destination device 14 may access the encoded video data through any standard data connection, including a wireless channel (e.g., a Wireless Fidelity (Wi-Fi) connection), a wired connection (e g., Digital Subscriber Line (DSL), cable modem, etc ), or a combination of both that is suitable for accessing encoded video data stored on a file server. The transmission of the encoded video data from the storage device 32 may be a streaming transmission, a download transmission, or a combination of both.
[0059] As shown in FIG. 17, the source device 12 includes a video source 18, a video encoder 20 and the output interface 22. The video source 18 may include a source such as a video capturing device, e.g., a video camera, a video archive containing previously captured video, a video feeding interface to receive video from a video content provider, and/or a computer graphics system for generating computer graphics data as the source video, or a combination of such sources. As one example, if the video source 18 is a video camera of a security surveillance system, the source device 12 and the destination device 14 may form camera phones or video phones. However, the implementations described in the present application may be applicable to video coding in general, and may be applied to wireless and/or wired applications.
[0060] The captured, pre-captured, or computer-generated video may be encoded by the video encoder 20. The encoded video data may be transmitted directly to the destination device 14 via the output interface 22 of the source device 12. The encoded video data may also (or alternatively) be stored onto the storage device 32 for later access by the destination device 14 or other devices, for decoding and/or playback. The output interface 22 may further include a modem and/or a transmitter. In some examples, the video encoder 20 may be the video encoding system as shown in FIG. 1.
[0061] The destination device 14 includes the input interface 28, a video decoder 30, and a display device 34. The input interface 28 may include a receiver and/or a modem and receive the encoded video data over the link 16. The encoded video data communicated over the link 16, or provided on the storage device 32, may include a variety of syntax elements generated by the video encoder 20 for use by the video decoder 30 in decoding the video data. Such syntax elements may be included within the encoded video data transmitted on a communication medium, stored on a storage medium, or stored on a fde server. In some examples, the video decoder 30 may be the video decoder as shown in FIG. 3.
[0062] In some implementations, the destination device 14 may include the display device 34, which can be an integrated display device and an external display device that is configured to communicate with the destination device 14. The display device 34 displays the decoded video data to a user, and may comprise any of a variety of display devices such as a Liquid Crystal Display (LCD), a plasma display, an Organic Light Emitting Diode (OLED) display, or another type of display device.
[0063] The video encoder 20 and the video decoder 30 may operate according to proprietary or industry standards, such as VVC, HEVC, MPEG-4, Part 10, AVC, or extensions of such standards. It should be understood that the present application is not limited to a specific video encoding/decoding standard and may be applicable to other video encoding/decoding standards. It is generally contemplated that the video encoder 20 of the source device 12 may be configured to encode video data according to any of these current or future standards. Similarly, it is also generally contemplated that the video decoder 30 of the destination device 14 may be configured to decode video data according to any of these current or future standards.
[0064] The video encoder 20 and the video decoder 30 each may be implemented as any of a variety of suitable encoder and/or decoder circuitry, such as one or more microprocessors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs), discrete logic, software, hardware, firmware or any combinations thereof. When implemented partially in software, an electronic device may store instructions for the software in a suitable, non-transitory computer-readable medium and execute the instructions in hardware using one or more processors to perform the video encoding/decoding operations disclosed in the present disclosure. Each of the video encoder 20 and the video decoder 30 may be included in one or more encoders or decoders, either of which may be integrated as part of a combined encoder/decoder (CODEC) in a respective device.
[0065] In a typical video coding process, a video sequence typically includes an ordered set of frames or pictures. Each frame may include three sample arrays, denoted SL, SCb, and SCr. SL is a two-dimensional array of luma samples. SCb is a two-dimensional array of Cb chroma samples. SCr is a two-dimensional array of Cr chroma samples. In other instances, a frame may be monochrome and therefore includes only one two-dimensional array of luma samples.
[0066] As shown in FIG. 19A, the video encoder 20 (or more specifically the partition unit 45) (as shown in FIG. 1B) generates an encoded representation of a frame by first partitioning the frame into a set of CTUs. A video frame may include an integer number of CTUs ordered consecutively in a raster scan order from left to right and from top to bottom. Each CTU is a largest logical coding unit and the width and height of the CTU are signaled by the video encoder 20 (as shown in FIG. IB) in a sequence parameter set, such that all the CTUs in a video sequence have the same size being one of 128×128, 64×64, 32×32, and 16×16. But it should be noted that the present application is not necessarily limited to a particular size. As shown in FIG. 19B, each CTU may comprise one CTB of luma samples, two corresponding coding tree blocks of chroma samples, and syntax elements used to code the samples of the coding tree blocks. The syntax elements describe properties of different types of units of a coded block of pixels and how the video sequence can be reconstructed at the video decoder 30 (as shown in FIG. 1C), including inter or intra prediction, intra prediction mode, motion vectors, and other parameters. In monochrome pictures or pictures having three separate color planes, a CTU may comprise a single coding tree block and syntax elements used to code the samples of the coding tree block. A coding tree block may be an NxN block of samples.
[0067] To achieve a better performance, the video encoder 20 (as shown in FIG. IB) may recursively perform tree partitioning such as binary-tree partitioning, ternary-tree partitioning, quad-tree partitioning or a combination thereof on the coding tree blocks of the CTU and divide the CTU into smaller CUs. As depicted in FIG. 19C, the 64×64 CTU 400 is first divided into four smaller CUs, each having a block size of 32×32. Among the four smaller CUs, CU 410 and CU 420 are each divided into four CUs of 16×16 by block size. The two 16×16 CUs 430 and 440 are each further divided into four CUs of 8x8 by block size. FIG. 19D depicts a quad-tree data structure illustrating the end result of the partition process of the CTU 400 as depicted in FIG. 19C, each leaf node of the quad-tree corresponding to one CU of a respective size ranging from 32×32 to 8×8. Like the CTU depicted in FIG. 19B, each CU may comprise a CB of luma samples and two corresponding coding blocks of chroma samples of a frame of the same size, and syntax elements used to code the samples of the coding blocks. In monochrome pictures or pictures having three separate color planes, a CU may comprise a single coding block and syntax structures used to code the samples of the coding block. It should be noted that the quad-tree partitioning depicted in FIG. 19C and FIG. 19D is only for illustrative purposes and one CTU can be split into CUs to adapt to varying local characteristics based on quad/temary/binary-tree partitions. In the multi-type tree structure, one CTU is partitioned by a quad-tree structure and each quad-tree leaf CU can be further partitioned by a binary and ternary tree structure. As shown in FIG. 2, there are five possible partitioning types of a coding block having a width W and a height H, i.e., quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.
[0068] In some implementations, the video encoder 20 may further partition a coding block of a CU into one or more MxN PBs. A PB is a rectangular (square or non-square) block of samples on which the same prediction, inter or intra, is applied. A PU of a CU may comprise a PB of luma samples, two corresponding PBs of chroma samples, and syntax elements used to predict the PBs. In monochrome pictures or pictures having three separate color planes, a PU may comprise a single PB and syntax structures used to predict the PB. The video encoder 20 may generate predictive luma, Cb, and Cr blocks for luma, Cb, and Cr PBs of each PU of the CU.
[0069] The video encoder 20 may use intra prediction or inter prediction to generate the predictive blocks for a PU. If the video encoder 20 uses intra prediction to generate the predictive blocks of a PU, the video encoder 20 may generate the predictive blocks of the PU based on decoded samples of the frame associated with the PU. If the video encoder 20 uses inter prediction to generate the predictive blocks of a PU, the video encoder 20 may generate the predictive blocks of the PU based on decoded samples of one or more frames other than the frame associated with the PU.
[0070] After the video encoder 20 generates predictive luma, Cb, and Cr blocks for one or more PUs of a CU, the video encoder 20 may generate a luma residual block for the CU by subtracting the CU’s predictive luma blocks from its original luma coding block such that each sample in the CU’s luma residual block indicates a difference between a luma sample in one of the CU's predictive luma blocks and a corresponding sample in the CU's original luma coding block. Similarly, the video encoder 20 may generate a Cb residual block and a Cr residual block for the CU, respectively, such that each sample in the CU's Cb residual block indicates a difference between a Cb sample in one of the CU's predictive Cb blocks and a corresponding sample in the CU's original Cb coding block and each sample in the CU's Cr residual block may indicate a difference between a Cr sample in one of the CU's predictive Cr blocks and a corresponding sample in the CU's original Cr coding block.
[0071] Furthermore, as illustrated in FIG. 19C, the video encoder 20 may use quad-tree partitioning to decompose the luma, Cb, and Cr residual blocks of a CU into one or more luma, Cb, and Cr transform blocks respectively. A transform block is a rectangular (square or non-square) block of samples on which the same transform is applied. A TU of a CU may comprise a transform block of luma samples, two corresponding transform blocks of chroma samples, and syntax elements used to transform the transform block samples. Thus, each TU of a CU may be associated with a luma transform block, a Cb transform block, and a Cr transform block. In some examples, the luma transform block associated with the TU may be a sub-block of the CU's luma residual block. The Cb transform block may be a sub-block of the CU's Cb residual block. The Cr transform block may be a sub-block of the CU's Cr residual block. In monochrome pictures or pictures having three separate color planes, a TU may comprise a single transform block and syntax structures used to transform the samples of the transform block.
[0072] The video encoder 20 may apply one or more transforms to a luma transform block of a TU to generate a luma coefficient block for the TU. A coefficient block may be a two-dimensional array of transform coefficients. A transform coefficient may be a scalar quantity. The video encoder 20 may apply one or more transforms to a Cb transform block of a TU to generate a Cb coefficient block for the TU. The video encoder 20 may apply one or more transforms to a Cr transform block of a TU to generate a Cr coefficient block for the TU.
[0073] After generating a coefficient block (e.g., a luma coefficient block, a Cb coefficient block or a Cr coefficient block), the video encoder 20 may quantize the coefficient block. Quantization generally refers to a process in which transform coefficients are quantized to possibly reduce the amount of data used to represent the transform coefficients, providing further compression. After the video encoder 20 quantizes a coefficient block, the video encoder 20 may entropy encode syntax elements indicating the quantized transform coefficients. For example, the video encoder 20 may perform CABAC on the syntax elements indicating the quantized transform coefficients. Finally, the video encoder 20 may output a bitstream that includes a sequence of bits that forms a representation of coded frames and associated data, which is either saved in the storage device 32 or transmitted to the destination device 14.
[0074] After receiving a bitstream generated by the video encoder 20, the video decoder 30 may parse the bitstream to obtain syntax elements from the bitstream. The video decoder 30 may reconstruct the frames of the video data based at least in part on the syntax elements obtained from the bitstream. The process of reconstructing the video data is generally reciprocal to the encoding process performed by the video encoder 20. For example, the video decoder 30 may perform inverse transforms on the coefficient blocks associated with TUs of a current CU to reconstruct residual blocks associated with the TUs of the current CU. The video decoder 30 also reconstructs the coding blocks of the current CU by adding the samples of the predictive blocks for PUs of the current CU to corresponding samples of the transform blocks of the TUs of the current CU. After reconstructing the coding blocks for each CU of a frame, video decoder 30 may reconstruct the frame.
[0075] As noted above, video coding achieves video compression using primarily two modes, i.e., intra-frame prediction (or intra-prediction) and inter-frame prediction (or inter-prediction). It is noted that 1BC could be regarded as either intra-frame prediction or a third mode. Between the two modes, inter-frame prediction contributes more to the coding efficiency than intra-frame prediction because of the use of motion vectors for predicting a current video block from a reference video block.
[0076] But with the ever improving video data capturing technology and more refined video block size for preserving details in the video data, the amount of data required for representing motion vectors for a current frame also increases substantially. One way of overcoming this challenge is to benefit from the fact that not only a group of neighboring CUs in both the spatial and temporal domains have similar video data for predicting purpose but the motion vectors between these neighboring CUs are also similar. Therefore, it is possible to use the motion information of spatially neighboring CUs and/or temporally co-located CUs as an approximation of the motion information (e.g., motion vector) of a current CU by exploring their spatial and temporal correlation, which is also referred to as “Motion Vector Predictor (MVP)” of the current CU.
[0077] Instead of encoding, into the video bitstream, an actual motion vector of the current CU determined by the motion estimation unit 42 as described above in connection with FIG. IB, the motion vector predictor of the current CU is subtracted from the actual motion vector of the current CU to produce a Motion Vector Difference (MVD) for the current CU. By doing so, there is no need to encode the motion vector determined by the motion estimation unit 42 for each CU of a frame into the video bitstream and the amount of data used for representing motion information in the video bitstream can be significantly decreased.
[0078] Like the process of choosing a predictive block in a reference frame during inter-frame prediction of a code block, a set of rules need to be adopted by both the video encoder 20 and the video decoder 30 for constructing a motion vector candidate list (also known as a “merge list”) for a current CU using those potential candidate motion vectors associated with spatially neighboring CUs and/or temporally co-located CUs of the current CU and then selecting one member from the motion vector candidate list as a motion vector predictor for the current CU. By doing so, there is no need to transmit the motion vector candidate list itself from the video encoder 20 to the video decoder 30 and an index of the selected motion vector predictor within the motion vector candidate list is sufficient for the video encoder 20 and the video decoder 30 to use the same motion vector predictor within the motion vector candidate list for encoding and decoding the current CU.
[0079] Geometric partitioning mode (GPM)
[0080] In the VVC, a geometric partitioning mode is supported for inter prediction. The geometric partitioning mode is signaled by one CU-level flag as one special merge mode. In the current GPM design, 64 partitions are supported in total by the GPM mode for each possible CU size with both width and height not smaller than 8 and not larger than 64, excluding 8x64 and 64x8.
[0081] When this mode is used, a CU is split into two parts by a geometrically located straight line as shown in FIG. 4. The location of the splitting line is mathematically derived from an angle and an offset parameter of a specific partition. Each part of a geometric partition in the CU is interpredicted using its own motion; only uni-prediction is allowed for each partition, that is, each part has one motion vector and one reference index. The uni -prediction motion constraint is applied to ensure that same as the conventional bi-prediction, only two motion compensated prediction are needed for each CU. If geometric partitioning mode is used for the current CU, then a geometric partition index indicating the partition mode of the geometric partition (angle and offset), and two merge indices (one for each partition) are further signaled. The number of maximum GPM candidate size is signaled explicitly at sequence level.
[0082] Uni-prediction candidate list construction
[0083] To derive the uni-prediction motion vector for one geometric partition, one uni -prediction candidate list is firstly derived directly from the regular merge candidate list generation process. Denote n as the index of the uni -prediction motion in the geometric uni -prediction candidate list. The LX motion vector of the n-th merge candidate, with X equal to the parity of n, is used as the n-th uni-prediction motion vector for geometric partitioning mode. These motion vectors are marked with “x” in FIG. 5. In case a corresponding LX motion vector of the n-the extended merge candidate does not exist, the L(1 - X) motion vector of the same candidate is used instead as the uni-prediction motion vector for geometric partitioning mode.
[0084] Blending along geometric partition edge
[0085] After each geometric partition is obtained using its own motion, blending is applied to the two uni-prediction signals to derive samples around geometric partition edge. The blending weight for each position of the CU are derived based on the distance from each individual sample position to the corresponding partition edge.
[0086] As shown in FIG. 13, The distance (or displacement) d(x_c,y_c) from an arbitrary position inside a block to the partitioning edge (or partitioning boundary) is mathematically defined by Hessian norm form:
Figure imgf000019_0001
where xc and yc denote the position relative to the central of the block; <p denotes the angle parameter and p denotes the offset parameter of the partitioning boundary.
[0087] To implement the displacement calculation in practice, both angle parameter and offset parameter are quantized into integer, i.e.,
Figure imgf000019_0002
where and are quantized offsets depending on the width and height of the block; and cosLut[i] denotes the quantized cosine look up table for angle parameter index i.
[0088] Finally, the continuous sample position (xc,yc) is quantized into integer position (m,ri), and the displacement d(m,n) is given by:
Figure imgf000019_0003
[0089] FIG. 14 illustrates quantization of the distance in FIG. 13 in accordance with some examples of the present disclosure.
[0090] The relationship between the quantized d(m,n) and is given by
Figure imgf000019_0005
Figure imgf000019_0004
[0091] FIG. 15 illustrates a soft blending area on both sides of a partitioning boundary in accordance with some examples of the present disclosure. As shown in FIG. 15, a soft blending area with a width of 0 luma samples is defined on both sides of the partitioning boundary. Outside of the soft blending area, only weighting value 0 or 8 can be selected. Inside the soft blending area, the weighting value ω(xc,yc) is computed using a ramp function:
Figure imgf000020_0001
[0092] This ramp function is also quantized into integer position to obtain weighting value m(m, n), which is used in the blending process of GPM, i.e.,
Figure imgf000020_0002
[0093] Two blending matrices (W0 and W1 ) are generated using these values in different positions. [0094] The GPM predictor is then given by
Figure imgf000020_0003
[0095] GPM signaling design
[0096] According to the current GPM design, the usage of the GPM is indicated by signaling one flag at the CU-level. The flag is only signaled when the current CU is coded by either merge mode or skip mode. Specifically, when the flag is equal to one, it indicates the current CU is predicted by the GPM. Otherwise (the flag is equal to zero), the CU is coded by another merge mode such as regular merge mode, merge mode with motion vector differences, combined inter and intra prediction and so forth. When the GPM is enabled for the current CU, one syntax element, namely merge gpm partition idx, is further signaled to indicate the applied geometric partition mode (which specifies the direction and the offset of the straight line from the CU center that splits the CU into two partitions as shown in FIG. 4). After that, two syntax elements merge_gpm_idx0 and merge gpm idx1 are signaled to indicate the indices of the uni-prediction merge candidates that are used for the first and second GPM partitions. More specifically, those two syntax elements are used to determine the uni-directional MVs of the two GPM partitions from the uni -prediction merge list According to the current GPM design, in order to make two uni-directional MVs more different, the two indices cannot be the same. Based on such prior knowledge, the uni -prediction merge index of the first GPM partition is firstly signaled and used as the predictor to reduce the signaling overhead of the uni-prediction merge index of the second GPM partition. In details, if the second uni-prediction merge index is smaller than the first uni-prediction merge index, its original value is directly signaled. Otherwise (the second uni-prediction merge index is larger than the first uni-prediction merge index), its value is subtracted by one before being signaled to bit- stream. At decoder side, the first uni-prediction merge index is firstly decoder. Then, for the decoding of the second uni-prediction merge index, if the parsed value is smaller than the first uniprediction merge index, the second uni-prediction merge index is set equal to the parse value; otherwise (the parsed value is equal to or larger than the first uni-prediction merge index), the second uni-prediction merge index is set equal to the parsed value plus one. Table 1 illustrates the existing syntax elements that are used for the GPM mode in the current VVC specification.
Table 1 Existing GPM Syntax Elements in Merge Data Syntax Table of VVC Specification
Figure imgf000021_0001
[0097] On the other hand, in the current GPM design, truncated unary code is used for the binarization of the two uni -prediction merge indices, i.e., merge gpm idx0 and merge gpm idxl. Additionally, because the two uni-prediction merge indices cannot be the same, different maximum values are used to truncate the code-words of the two uni -prediction merge indices, which are set equal to MaxGPMMergeCand - 1 and MaxGPMMergeCand -2 for merge_gpm_idx0 and merge_gpm_idxl, respectively. MaxGPMMergeCand is the number of the candidates in the uni-prediction merge list. At the decoder side, when the value of received merge_gpm_idxl is equal to or larger than that of merge gpm idx0, its value will be increased by 1 given that the values of merge gpm idx0 and merge gpm idx1 cannot be the same. When the GPM/ mode is applied, two different binarization methods are applied to translate the syntax merge gpm partition idx into a string of binary bits. Specifically, the syntax element is binarized by fixed-length code and truncated binary code in the VVC.
[0098] Motion signaling for regular inter mode
[0099] Similar to the HEVC standard, besides merge/skip modes, both VVC and AVS3 allow one inter CU to explicitly specify its motion information in bitstream. In overall, the motion information signaling in both VVC and AVS3 are kept the same as that in the HEVC standard. Specifically, one inter prediction syntax, i.e., inter_pred ide, is firstly signaled to indicate whether the prediction signal from list L0, L1 or both. For each used reference list, the corresponding reference picture is identified by signaling one reference picture index ref_idx_1x (x = 0, 1) for the corresponding reference list, and the corresponding MV is represented by one MVP index mvp_1x_flag (x = 0, 1) which is used to select the MV predictor (MVP), followed by its motion vector difference (MVD) between the target MV and the selected MVP. Additionally, in the VVC standard, one control flag mvd ll zero flag is signaled at slice level. When the mvd 11 zero flag is equal to 0, the L1 MVD is signaled in bitstream; otherwise (when the mvd_11_zero_flag flag is equal to 1), the L1 MVD is not signaled and its value is always inferred to zero at encoder and decoder.
[0100] Bi-prediction with CU-level weight
[0101] In the previous standards before VVC and AVS3, when the weighted prediction (WP) is not applied, the bi-prediction signal is generated by averaging the uni-prediction signals obtained from two reference pictures. In the VVC, one tool coding, namely bi-prediction with CU-level weight (BCW), was introduced to improve the efficiency of bi-prediction. Specifically, instead of simple averaging, the bi-prediction in the BCW is extended by allowing weighted averaging of two prediction signals, as depicted as:
Figure imgf000022_0001
[0102] In the VVC, when the current picture is one low-delay picture, the weight of one BCW coding block is allowed to be selected from a set of predefined weight values w∈ {-2,3,4,5,10} and weight of 4 represents traditional bi-prediction case where the two uni-prediction signals are equally weighted. For low-delay, only 3 weights w∈ {3,4,5} are allowed. Generally speaking, though there are some design similarities between the WP and the BCW, the two coding tools are targeting at solving the illumination change problem at different granularities. However, because the interaction between the WP and the BCW could potentially complicate the VVC design, the two tools are disallowed to be enabled simultaneously. Specifically, when the WP is enabled for one slice, then the BCW weights for all the bi-prediction CUs in the slice are not signaled and inferred to be 4 (i.e., the equal weight being applied).
[0103] Template matching
[0104] Template matching (TM) is a decoder side MV derivation method to refine the motion information of the current CU by finding the best match between one template which consists of top and left neighboring reconstructed samples of the current CU and a refence block (i.e., same size to the template) in a reference picture. As illustrated in FIG. 6, one MV is to be searched around the initial motion of the current CU within a [- 8, +8]-pel search range. Best match may be defined as the MV that achieves the lowest matching cost, for example, sum of absolute difference (SAD), sum of absolute transformed difference (SATD) and so forth, between the current template and the reference template. There are two different ways to apply the TM mode for inter coding. [0105] In AMVP mode, an MVP candidate is determined based on template matching difference to pick up the one which reaches the minimum difference between current block template and reference block template, and then TM performs only for this particular MVP candidate for MV refinement. TM refines this MVP candidate, starting from full-pel MVD precision (or 4-pel for 4- pel AMVR mode) within a [-8, +8]-pel search range by using iterative diamond search. The AMVP candidate may be further refined by using cross search with full-pel MVD precision (or 4- pel for 4-pel AMVR mode), followed sequentially by half-pel and quarter-pel ones depending on AMVR mode as specified in the below table. This search process ensures that the MVP candidate still keeps the same MV precision as indicated by AMVR mode after TM process.
Table 2 Search Patterns for AMVR Mode and Merge Mode
Figure imgf000023_0001
[0106] In merge mode, similar search method is applied to the merge candidate indicated by the merge index. As shown in the above table, TM may perform all the way down to 1/8-pel MVD precision or skipping those beyond half-pel MVD precision, depending on whether the alternative interpolation filter (that is used when AMVR is of half-pel mode) is used according to merged motion information.
[0107] Decoder-side Intra Mode Derivation (DIMD)
[0108] DIMD is an intra coding tool wherein the luma intra prediction mode (IPM) is not transmitted via the bitstream. Instead, it is derived using previously encoded/decoded pixels, in an identical fashion at the encoder and at the decoder. The DIMD method performs a texture gradient processing to derive 2 best modes. These two modes and planar mode are then applied to the block and their predictors are weighted averaged. The selection of DIMD is signaled in the bitstream for intra coded blocks using a flag. At the decoder, if the DIMD flag is true, the intra prediction mode is derived in the reconstruction process using the same previously encoded neighboring pixels. If not, the intra prediction mode is parsed from the bitstream as in classical intra coding mode.
[0109] To derive the intra prediction mode for a block, a set of neighboring pixels must be selected first and a gradient analysis will be performed on the set of neighboring pixels. For normativity purposes, these pixels should be in the decoded / reconstructed pool of pixels. As shown in FIG. 7, a template is chosen surrounding the current block by T pixels to the left, and T pixels above. Next, a gradient analysis is performed on the pixels of the template. This allows to determine a main angular direction for the template, which is assumed to (and that is the core premise of the proposed method) have a high chance to be identical to the one of the current block. A simple 3x3 Sobel gradient filter is used and defined by the following matrices that will be convoluted with the template:
Figure imgf000024_0001
[0110] For each pixel of the template, each of these two matrices is point-by-point multiplied with the 3x3 window centered around the current pixel and composed of its 8 direct neighbors, and sum the result. Thus, two values Gx (from the multiplication with Mx), and Gy (from the multiplication with My) are obtained corresponding to the gradient at the current pixel, in the horizontal and vertical direction respectively.
[0111] FIG. 8 shows the convolution process. The pixel 801 is the current pixel. Pixels 803 (including the pixel 801) are pixels on which the gradient analysis is possible. Pixels 802 are pixels on which the gradient analysis is not possible due to lack of some neighbors. Pixels 804 are available (reconstructed) pixels outside of the considered template, used in the gradient analysis of the pixels 803. In case a pixel 804 is not available (due to blocks being too close to the border of the picture for instance), the gradient analysis of all pixels 803 that use this pixel 804 is not performed. For each pixel 803, the intensity (G) and the orientation (O) of the gradient are computed using Gx and Gy as such:
Figure imgf000025_0001
[0112] The orientation of the gradient is then converted into an intra angular prediction mode, used to index a histogram (first initialized to zero). The histogram value at that intra angular mode is increased by G. Once all the pixels 803 in the template have been processed, the histogram will contain cumulative values of gradient intensities, for each intra angular mode. The IPMs corresponding to two tallest histogram bars are selected for the current block. If the maximum value in the histogram is 0 (indicating no gradient analysis was able to be made, or the area composing the template is flat), then the DC mode is selected as intra prediction mode for the current block.
[0113] The two IPMs corresponding to two tallest histogram of oriented gradient (HoG) bars are combined with the Planar mode. The prediction fusion is applied as a weighted average of the above three predictors. To this aim, the weight of planar is fixed to 21/64 (~1/3). The remaining weight of 43/64 (~2/3) is then shared between the two HoG IPMs, proportionally to the amplitude of their HoG bars. FIG. 9 visualizes this process.
[0114] Derived intra modes are included into the primary list of intra most probable modes (MPM), so the DIMD process is performed before the MPM list is constructed. The primary derived intra mode of a DIMD block is stored with a block and is used for MPM list construction of the neighboring blocks.
[0115] Template-based intra mode derivation (TIMD)
[0116] For each intra mode in MPMs, the sum of absolute transformed differences (SATD) between prediction and reconstruction samples of the template region shown in FIG. 10 is computed and the intra modes with the first two modes with the smallest SATD cost are chosen and then fused with the weights, and such weighted intra prediction is used to code the current CU. [0117] The costs of the two selected modes are compared with a threshold, in the test the cost factor of 2 is applied as follows: costMode2 < 2*costModel. [0118] If this condition is true, the fusion is applied, otherwise the only model is used.
[0119] Weights of the modes are computed from their SATD costs as follows: weight 1 = costMode2/(costModel+ costMode2) weight2 = 1 - weightl.
[0120] Geometric Partitioning Mode with Template matching (TM)
In ECM, template matching (TM) is applied on top of the geometric partitioning mode. When GPM is enabled for the current CU, two sets of uni-directional motion information of GPM are derived from the GPM merge candidate list for each part of GPM, respectively. The GPM merge candidate list is constructed as follows.
[0121] First, interleaved List-0 MV candidates and List-1 MV candidates are derived directly from the regular merge candidate list, where List-0 MV candidates are higher priority than List-1 MV candidates. A pruning method with an adaptive threshold based on the current CU size is applied to remove redundant MV candidates.
[0122] Second, interleaved List-1 MV candidates and List-0 MV candidates are further derived directly from the regular merge candidate list, where List-1 MV candidates are higher priority than List-0 MV candidates. The same pruning method with the adaptive threshold is also applied to remove redundant MV candidates.
[0123] Third, zero MV candidates are padded until the GPM candidate list is full.
[0124] A CU-level flag is further signaled to indicate that TM is enabled for GPM, that is, both motion vectors of GPM are further refined using template matching. During this template matching, one of following template type may be used for the refinement, i.e., above (A), left (L), above plus left (A+L) of the current block. In the current ECM3.1 (adopted from JVET W0065), the template type is selected based on the angle parameter of GPM, as in Table 3 below.
Table 3 Selection of Template Type
Figure imgf000026_0001
[0125] The motion is then refined by minimizing the difference between the current template and the template in the reference picture using the same search pattern of merge mode with half-pel interpolation filter disable.
[0126] Template matching-based reordering for GPM split modes
[0127] In VVC and ECM-3.1, there are 64 GPM split modes and the use of split mode of each GPM coding unit (CU) is signaled using fixed-length binary code. This coding method could imply that all GPM split modes are treated as equal-probable events, and thus a fixed-length code could be used accordingly for signaling.
[0128] Template matching-based GPM split modes reordering method is first proposed in the JVET document JVET-Y0135. The template-matching cost for each GPM split mode is calculated and the split modes are reordered based on the cost both at the encoder and decoder side. Only the best N, where N is smaller than or equal to 64, candidates are available. The GPM mode index is signaled using Golomb-Rice code instead of fixed-length binary code.
[0129] The reordering method for GPM split modes is a two-step process after the respective reference templates of the two GPM partitions in a coding unit are generated, as follows:
• blending the reference templates of the two GPM partitions using the respective weights of split modes (i.e., resulting in 64 blended reference templates) and computing the respective TM costs of these blended reference templates;
• reordering the TM costs in ascending order and marking the best N candidates as available split modes.
[0130] The edge on the template is extended from that of the current CU, as FIG. 11 illustrates. The corresponding weights used in the blending process of templates are computed similar to the GPM weight derivation process. The only difference is as follows:
• the sample positions (relative to the original of the CU) on the template are used to derive weights;
• weights are mapped to 0 and 8 before use depending on whichever is closer and thus the edge on templates is clean cut for computational simplification in the blending process of templates.
[0131] GPM with Inter and Intra Prediction [0132] In the previous GPM design, the final prediction is generated using two uni-predicted inter predictions. A method that combines inter and intra prediction for GPM were introduced by JVET- X0166 and JVET-Y0065.
[0133] In GPM with inter and intra prediction, the final prediction samples are generated by weighting inter predicted samples and intra predicted samples for each GPM-separated region. Each part contains flag to indicate whether inter or intra prediction is used. The inter predicted samples are derived by the same scheme of the current GPM, whereas the intra predicted samples are derived by an intra prediction mode (IPM) candidate list and an index signaled from the encoder. The IPM candidate list size is pre-defined as 3. The available IPM candidates are the parallel angular mode against the GPM block boundary (Parallel mode as shown in FIG. 12A), the perpendicular angular mode against the GPM block boundary (Perpendicular mode as shown in FIG. 12B), and the Planar mode as shown in FIG. 12C, respectively. Furthermore, GPM with intra and intra prediction as shown FIG. 12D is restricted in the method to reduce the signaling overhead for IPMs and avoid an increase in the size of the intra prediction circuit on the hardware decoder. In addition, a direct motion vector and IPM storage on the GPM-blending area is introduced to further improve the coding performance.
[0134] Furthermore, the IPM list of GPM intra can be further improved by DIME), TIMD, and angular modes from the neighboring blocks. More specifically, the parallel mode is used in the first place of IPM list, then IPM candidates of TIMD, DIMD, and angular modes from neighbors are used, pruning between candidates are performed.
[0135] As for the neighboring mode derivation, there are five positions for available neighboring blocks at most, but they are restricted by the angle of GPM block boundary as shown in Table 4 below.
Table 4 Positions of Neighboring Blocks Restricted by Angle of GPM
Figure imgf000028_0001
[0136] The motion is then refined by minimizing the difference between the current template and the template in the reference picture using the same search pattern of merge mode with half-pel interpolation filter disable.
[0137] GPM adaptive blending
[0138] The GPM adaptive blending method has been disclosed in JVET-Z0127.
[0139] During the VVC development, the Geometric Partitioning Mode (GPM) was adopted. During the ECM development, GPM was further enhanced by, e.g., GPM+TM, GPM+MMVD, and Inter+Intra GPM. However, the blending strength of GPM has not been improved since the original GPM design. That is, as shown in FIG. 16, the blending strength or blending area width 9 is fixed for all different contents.
[0140] The weighing values in the blending mask can be given by a ramp function
Figure imgf000029_0001
[0141] With a fixed θ = 2 pel in the current ECM (VVC) design, this ramp function can be quantized as
Figure imgf000029_0002
[0142] It is asserted that such design may not be always optimal because the fixed blending area width cannot always provide the best blending quality for various types of video contents. For example, screen video contents usually contain strong textures and sharp edges, which refers a narrow blending area to reserve the edge information. For camera-captured content, blending is generally required; but the blending area width is dependent on a number of factors, e.g., the actual boundaries of the moving objects and the motion distinctiveness of two partitions.
[0143] To resolve the abovementioned issue, one adaptive blending scheme is proposed for the GPM, which dynamically adjusts the width of the blending area surround the GPM partition boundary. Specifically, the width of the blending area (i.e., θ) is allowed to be selected from a set of pre-defined values, e.g., {0, 1, 2, 4, 8 }. The optimal blending area width is determined for each GPM CU at the encoder and signaled to the decoder based on one syntax element merge gpm blending width idx. In the scheme, all predefined blending strength values are shiftable while all the clipping and shifting operations in the existing GPM blending process can be kept without any changes. [0144] In addition, the range of the weights is increased from [0, 8] to [0, 32] to accommodate the increased width of the GPM blending area. Specifically, the weights are calculated as
Figure imgf000030_0001
[0145] In the current GPM adaptive blending, the index of the blending width needs to be signaled into the bitstream at the encoder, and this index need to be parsed at the decoder. In the current method, all the bins of the blending width index are coded using the same context, which is less effective in compression performance. To further increase the compression performance of GPM with adaptive blending, several context modeling methods are proposed to improve the coding efficiency of the blending width index.
[0146] Methods and devices are provided to improve the context modeling of the blending width index for geometric partitioning mode with adaptive blending.
[0147] All bins after binarization of the blending width index are compressed with contexts, and the compressed value is context compressed binarized value.
[0148] Blending Width Coding with 1 Context
[0149] In this embodiment, all the bins after binarization of the blending width index are compressed with the same context (probability model), as has been done in the JVET-Z0127. Here, the binarization method may be but not limited to truncated unary, truncated rice and exp-golomb method.
[0150] Blending Width Coding with 2 Contexts
[0151] In this embodiment, two contexts (denoted as C0 and C1) are used to compress the bins of the blending width indices. For example, in the GPM adaptive blending method of JVEY-Z0127, the blending width candidate is pre-defined as 0 = {0, 1, 2, 4, 8}. The binarization method and context modeling design is shown as the table 5. The first bin of the index is coded using context C0 while the remaining bins are coded using the context C1.
Table 5 Two Contexts Blending Width Coding with Blending Width as {0,1, 2, 4, 8}
Figure imgf000030_0002
[0152] In yet another example, the blending width candidate may be defined as 0 = {1/2, 1, 2, 4, 8}. The binarization and context modeling methods is designed as the following table 6.
Table 6 Two Contexts Blending Width Coding with Blending Width as { 1/2,1,2,4,8}
Figure imgf000031_0001
[0153] In yet another case, the blending width candidate may be defined as θ = {0, 1/2, 2, 4, 8}.
The binarization and context modeling methods is designed as the following table 7.
Table 7 Two Contexts Blending Width Coding with Blending Width as {0,172,2,4,8}
Figure imgf000031_0002
[0154] In yet another example, the blending width candidate may be defined as 9={0,2,4}. The binarization and context modeling methods is designed as the following table 8.
Table 8 Two Contexts Blending Width Coding with Blending Width as {0,2,4}
Figure imgf000031_0003
[0155] In yet another example, the blending width candidate may be defined as θ = {0, 2, 8}. The binarization and context modeling methods is designed as the following table 9.
Table 9 Two Contexts Blending Width Coding with Blending Width as {0,2,8}
Figure imgf000031_0004
[0156] In yet another example, the blending width candidate may be defined as θ = {1/2, 2, 4}.
The binarization and context modeling methods is designed as the following table 10.
Table 10 Two Contexts Blending Width Coding with Blending Width as { 172,2,4}
Figure imgf000031_0005
[0157] In yet another example, the blending width candidate may be defined as θ = {1/2, 2, 8], The binarization and context modeling methods is designed as the following table 11.
Table 11 Two Contexts Blending Width Coding with Blending Width as { 172,2,8}
Figure imgf000032_0001
[0158] In yet another example, the blending width candidate may be defined as θ = {1, 2, 4}. The binarization and context modeling methods is designed as the following table 12.
Table 12 Two Contexts Blending Width Coding with Blending Width as {1,2,4}
Figure imgf000032_0002
[0159] In yet another example, the blending width candidate may be defined as θ = {1, 2, 8}. The binarization and context modeling methods is designed as the following table 13.
Table 13 Two Contexts Blending Width Coding with Blending Width as {1,2,8}
Figure imgf000032_0003
[0160] Blending Width Coding with 3 Contexts
[0161] In this embodiment, three contexts (denoted as C0, C1 and C2) are used to compress the bins of the blending width indices.
[0162] For example, in the GPM adaptive blending method of JVEY-Z0127, the blending width candidate is pre-defined as θ = {0, 1, 2, 4, 8} . The binarization method and context modeling design is shown as the table 14 below. The first bin of the index is coded using the context C0, the second bin is coded using the context Ci, while the remaining bins are coded using the context C2.
Table 14 Three Contexts Blending Width Coding with Blending Width as {0,1, 2, 4, 8}.
Figure imgf000032_0004
[0163] In yet another example, the blending width candidate may be defined as θ = {1/2,1, 2,4, 8}.
The binarization and context modeling methods is designed as the following table 15.
Table 15 Three Contexts Blending Width Coding with Blending Width as { 1/2, 1,2, 4, 8}.
Figure imgf000032_0005
Figure imgf000033_0001
[0164] In yet another example, the blending width candidate may be defined as 0 = {0, 1/2, 2, 4, 8}.
The binarization and context modeling methods is designed as the following table 16.
Table 16 Three Contexts Blending Width Coding with Blending Width as {0,172,2,4,8}.
Figure imgf000033_0002
[0165] Blending Width Coding with 4 Contexts
[0166] In this embodiment, four contexts (denoted as C0, C1, C2 and C3) are used to compress the bins of the blending width indices.
[0167] For example, in the GPM adaptive blending method of JVEY-Z0127, the blending width candidate is pre-defined as θ = {0, 1, 2, 4, 8} . The binarization method and context modeling design are shown as the table 17 below. The first bin of the index is coded using context C0, the second bin is coded using context C1. If the second bin equals 1, the third bin is coded using the context C2, otherwise the third bin is coded using the context C3.
Table 17 Four Contexts Blending Width Coding with Blending Width as {0,1, 2, 4, 8}.
Figure imgf000033_0003
[0168] In yet another example, the blending width candidate may be defined as θ =
{1/2, 1, 2, 4, 8}. The binarization and context modeling methods is designed as the following table 18.
Table 18 Four Contexts Blending Width Coding with Blending Width as { 172,1,2,4,8}.
Figure imgf000033_0004
[0169] In yet another example, the blending width candidate may be defined as 9 = {0, 1/2, 2, 4, 8}.
The binarization and context modeling methods are designed as the following table 19.
Table 19 Four Contexts Blending Width Coding with Blending Width as {0,1/2,2,4,8}.
Figure imgf000034_0001
[0170] FIG. 18 shows a computing environment 1610 coupled with a user interface 1650. The computing environment 1610 can be part of a data processing server. The computing environment 1610 includes a processor 1620, a memory 1630, and an Input/Output (I/O) interface 1640.
[0171] The processor 1620 typically controls overall operations of the computing environment 1610, such as the operations associated with display, data acquisition, data communications, and image processing. The processor 1620 may include one or more processors to execute instructions to perform all or some of the steps in the above-described methods. Moreover, the processor 1620 may include one or more modules that facilitate the interaction between the processor 1620 and other components. The processor may be a Central Processing Unit (CPU), a microprocessor, a single chip machine, a Graphical Processing Unit (GPU), or the like.
[0172] The memory 1630 is configured to store various types of data to support the operation of the computing environment 1610. The memory 1630 may include predetermined software 1632. Examples of such data includes instructions for any applications or methods operated on the computing environment 1610, video datasets, image data, etc. The memory 1630 may be implemented by using any type of volatile or non-volatile memory devices, or a combination thereof, such as a Static Random Access Memory (SRAM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), an Erasable Programmable Read-Only Memory (EPROM), a Programmable Read-Only Memory (PROM), a Read-Only Memory (ROM), a magnetic memory, a flash memory, a magnetic or optical disk.
[0173] The I/O interface 1640 provides an interface between the processor 1620 and peripheral interface modules, such as a keyboard, a click wheel, buttons, and the like. The buttons may include but are not limited to, a home button, a start scan button, and a stop scan button. The I/O interface 1640 can be coupled with an encoder and decoder.
[0174] In an embodiment, there is also provided a non-transitory computer-readable storage medium comprising a plurality of programs, for example, in the memory 1630, executable by the processor 1620 in the computing environment 1610, for performing the above-described methods. Alternatively, the non-transitory computer-readable storage medium may have stored therein a bitstream or a data stream comprising encoded video information (for example, video information comprising one or more syntax elements) generated by an encoder (for example, the video encoder 20 in FIG. 17) using, for example, the encoding method described above for use by a decoder (for example, the video decoder 30 in FIG. 17) in decoding video data. The non-transitory computer- readable storage medium may be, for example, a ROM, a Random Access Memory (RAM), a CD- ROM, a magnetic tape, a floppy disc, an optical data storage device or the like.
[0175] In an embodiment, the is also provided a computing device comprising one or more processors (for example, the processor 1620); and the non-transitory computer-readable storage medium or the memory 1630 having stored therein a plurality of programs executable by the one or more processors, wherein the one or more processors, upon execution of the plurality of programs, are configured to perform the above-described methods.
[0176] In an embodiment, there is also provided a computer program product comprising a plurality of programs, for example, in the memory 1630, executable by the processor 1620 in the computing environment 1610, for performing the above-described methods. For example, the computer program product may include the non-transitory computer-readable storage medium.
[0177] In an embodiment, the computing environment 1610 may be implemented with one or more ASICs, DSPs, Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), FPGAs, GPUs, controllers, micro-controllers, microprocessors, or other electronic components, for performing the above methods.
[0178] The description of the present disclosure has been presented for purposes of illustration and is not intended to be exhaustive or limited to the present disclosure. Many modifications, variations, and alternative implementations will be apparent to those of ordinary skill in the art having the benefit of the teachings presented in the foregoing descriptions and the associated drawings.
[0179] Unless specifically stated otherwise, an order of steps of the method according to the present disclosure is only intended to be illustrative, and the steps of the method according to the present disclosure are not limited to the order specifically described above, but may be changed according to practical conditions. In addition, at least one of the steps of the method according to the present disclosure may be adjusted, combined or deleted according to practical requirements. [0180] The examples were chosen and described in order to explain the principles of the disclosure and to enable others skilled in the art to understand the disclosure for various implementations and to best utilize the underlying principles and various implementations with various modifications as are suited to the particular use contemplated. Therefore, it is to be understood that the scope of the disclosure is not to be limited to the specific examples of the implementations disclosed and that modifications and other implementations are intended to be included within the scope of the present disclosure.
[0181] FIG. 20 is a flowchart illustrating a method for video decoding according to an example of the present disclosure. The example method may be implemented by a decoder.
[0182] In step 2001, the processor 1620, at the decoder side, may obtain a context compressed binarized value generated by compressing a binarized value using one or more contexts, where the binarized value includes one or more bins. For example, as shown in Table 5, the binarized value of blending width index has one or multiple bins. The bins are compressed with context to form context compressed binarized value.
[0183] In step 2002, the processor 1620 may obtain a blending index based on the context compressed binarized value, where the blending index is binarized as the binarized value. For example, as shown in Table 5, the processor 1620 obtains a blending index from the first column based on the context compressed binarized value where the blending index in the first column is binarized as bins in the third column, and the bins are compressed by the contexts in the fourth column.
[0184] In step 2003, the processor 1620 may obtain, based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, as shown in FIGS. 4, 15-16. For example, as shown in Table 5, mapping relationship between the blending indices and the blending widths is changeable.
[0185] In some embodiments, the set of blending widths includes a plurality of pre-defined values. For example, as shown in FIG. 5, the plurality of pre-defined values may include 2, 0, 1, 4, 8. In another example, as shown in FIG. 6, the plurality of pre-defined values may include 2, 1/2, 1, 4, 8. Tables 7-19 respectively shows different examples of the plurality of pre-defined values. [0186] In some examples, when the binarized value includes a plurality of bins, the one or more contexts may include a first context and a second context, a first bin of the plurality of bins is coded using the first context, and remaining bins of the plurality of bins are coded using the second context. For example, as shown in Table 5, the first context is Co and the second context is Ci. Tables 6-13 respectively shows different examples of using the first context and the second context to code the first bin and the remaining bins.
[0187] In another example, when the binarized value includes a plurality of bins, the one or more contexts may include a first context, a second context, and a third context, a first bin of the plurality of bins is coded using the first context, a second bin of the plurality of bins is coded using the second context and a third bin of the plurality of bins is coded using the third context. For example, as shown in Table 14, the first context is C0, the second context is C1, and the third context is C2. Tables 15-16 respectively shows different examples of using the first context, the second context and the third context to code the first bin and the remaining bins.
[0188] In one example, when the binarized value includes a plurality of bins, the one or more contexts may include a first context, a second context, a third context, and a fourth context, a first bin of the plurality of bins is coded using the first context, and a second bin the plurality of bins is coded using the second context, in response to determining that the second bin equals one, a third bin the plurality of bins is coded using the third context, and in response to determining that the second bin does not equal to one, a third bin the plurality of bins is coded using the fourth context. For example, as shown in Table 17, the first context is C0, the second context C1, the third context is C2, and the fourth context is C3. Tables 18-19 respectively shows different examples of using the first context, the second context, the third context to code the first bin and the remaining bins. [0189] FIG. 21 is a flowchart illustrating a method for video encoding corresponding the method for video decoding as shown in FIG. 20. The example method may be implemented by an encoder. [0190] In step 2101, the processor 1620, at the encoder side, may obtain based on a mapping relationship and a blending width of a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, as shown in FIGS. 4, 15-16, and the mapping relationship is between a plurality of blending indices and a set of blending widths. For example, the processor 1620 obtains a set of predefined values θ={ 0,1 ,2,4,8 } if a block size condition is satisfied. [0191] In step 2102, the processor 1620 may obtain a binarized value by binarizing the blending index, where the binarized value includes one or more bins. For example, in Table 5, the processor may binarize the blending index in the first column to binarized value in the third column and the binarized value in the third column has one or more bins.
[0192] In step 2103, the processor 1620 may obtain a context compressed binarized value by compressing the binarized value using one or more contexts. For example, in Table 5, the processor 1620 may obtain a context compressed binarized value by compressing the binarized value in column three using contexts in column four.
[0193] In step 2104, the processor 1620 may signal the context compressed binarized value in a bitstream.
[0194] In some embodiments, the set of blending widths includes a plurality of pre-defined values. For example, as shown in FIG. 5, the plurality of pre-defined values may include 2, 0, 1, 4, 8. In another example, as shown in FIG. 6, the plurality of pre-defined values may include 2, 1/2, 1, 4, 8. Tables 7-19 respectively shows different examples of the plurality of pre-defined values.
[0195] In some examples, when the binarized value includes a plurality of bins, the one or more contexts may include a first context and a second context, a first bin of the plurality of bins is coded using the first context, and the remaining bins of the plurality of bins are coded using the second context. For example, as shown in Table 5, the first context is C0 and the second context is C1. Tables 6-13 respectively shows different examples of using the first context and the second context to code the first bin and the remaining bins.
[0196] In another example, when the binarized value includes a plurality of bins, the one or more contexts may include a first context, a second context, and a third context, a first bin of the plurality of bins is coded using the first context, a second bin of the plurality of bins is coded using the second context and a third bin of the plurality of bins is coded using the third context. For example, as shown in Table 14, the first context is C0, the second context is C1, and the third context is C2. Tables 15-16 respectively shows different examples of using the first context, the second context and the third context to code the first bin and the remaining bins.
[0197] In one example, when the binarized value includes a plurality of bins, the one or more contexts may include a first context, a second context, a third context, and a fourth context, a first bin of the plurality of bins is coded using the first context, and a second bin of the plurality of bins is coded using the second context, in response to determining that the second bin equals one, a third bin of the plurality of bins is coded using the third context, and in response to determining that the second bin does not equal to one, a third bin of the plurality of bins is coded using the fourth context. For example, as shown in Table 17, the first context is C0, the second context C1, the third context is C2, and the fourth context is C3. Tables 18-19 respectively shows different examples of using the first context, the second context, the third context to code the first bin and the remaining bins.
[0198] The above methods may be implemented using an apparatus that includes one or more circuitries, which include application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), controllers, micro-controllers, microprocessors, or other electronic components. The apparatus may use the circuitries in combination with the other hardware or software components for performing the above described methods. Each module, submodule, unit, or sub-unit disclosed above may be implemented at least partially using the one or more circuitries.
[0199] Other examples of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed here. This application is intended to cover any variations, uses, or adaptations of the disclosure following the general principles thereof and including such departures from the present disclosure as come within known or customary practice in the art. It is intended that the specification and examples be considered as exemplary only.
[0200] It will be appreciated that the present disclosure is not limited to the exact examples described above and illustrated in the accompanying drawings, and that various modifications and changes can be made without departing from the scope thereof.

Claims

WHAT IS CLAIMED IS:
1. A method for video decoding, comprising: obtaining, by a decoder, a context compressed binarized value generated by compressing a binarized value using one or more contexts, wherein the binarized value comprises one or more bins; obtaining, by the decoder, a blending index based on the context compressed binarized value, wherein the blending index is binarized as the binarized value; and obtaining, by the decoder and based on the blending index and a mapping relationship between a plurality of blending indices and a set of blending widths, a blending width for a current block, wherein the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode.
2. The method of claim 1, wherein the set of blending widths comprise a plurality of pre- defined values.
3. The method of claim 2, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context and a second context, a first bin of the plurality of bins is coded using the first context, and remaining bins of the plurality of bins are coded using the second context.
4. The method of claim 2, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context, a second context, and a third context, a first bin of the plurality of bins is coded using the first context, a second bin of the plurality of bins is coded using the second context and a third bin of the plurality of bins is coded using the third context.
5. The method of claim 2, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context, a second context, a third context, and a fourth context, a first bin of the plurality of bins is coded using the first context, and a second bin of the plurality of bins is coded using the second context, in response to determining that the second bin equals one, a third bin of the plurality of bins is coded using the third context, and in response to determining that the second bin does not equal to one, a third bin of the plurality of bins is coded using the fourth context.
6. The method of claim 3, wherein the set of blending widths include one of following sets of values:
{0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, {0, 1/2, 2, 4, 8}, {0, 2, 4}, {0, 2, 8}, {1/2, 2, 4}, {1/2, 2, 8}, {1, 2, 4}, or {1, 2, 8}.
7. The method of claim 4, wherein the set of blending widths include one of following sets of values:
{0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, or {0, 1/2, 2, 4, 8}.
8. The method of claim 5, wherein the set of blending widths include one of following sets of values:
{0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, or {0, 1/2, 2, 4, 8}.
9. A method for video encoding, comprising: obtaining, by an encoder, a blending index based on a mapping relationship and a blending width of a current block, wherein the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode, and the mapping relationship is between a plurality of blending indices and a set of blending widths; obtaining, by the encoder, a binarized value by binarizing the blending index, wherein the binarized value comprises one or more bins; obtaining, by the encoder, a context compressed binarized value by compressing the binarized value using one or more contexts; and signaling, by the encoder, the context compressed binarized value in a bitstream.
10. The method of claim 9, wherein the set of blending widths comprise a plurality of predefined values.
11. The method of claim 10, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context and a second context, a first bin of the plurality of bins is coded using the first context, and remaining bins of the plurality of bins are coded using the second context.
12. The method of claim 10, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context, a second context, and a third context, a first bin of the plurality of bins is coded using the first context, a second bin of the plurality of bins is coded using the second context and a third bin of the plurality of bins is coded using the third context.
13. The method of claim 10, wherein in response to determining that the binarized value comprises a plurality of bins, the one or more contexts comprise a first context, a second context, a third context, and a fourth context, a first bin of the plurality of bins is coded using the first context, and a second bin of the plurality of bins is coded using the second context, in response to determining that the second bin equals one, a third bin of the plurality of bins is coded using the third context, and in response to determining that the second bin does not equal to one, a third bin of the plurality of bins is coded using the fourth context.
14. The method of claim 11, wherein the set of blending widths include one of the following sets of values:
{0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, {0, 1/2, 2, 4, 8}, {0, 2, 4}, {0, 2, 8}, {1/2, 2, 4}, {1/2, 2, 8}, {1, 2, 4}, or {1, 2, 8}.
15. The method of claim 12, wherein the set of blending widths include one of following sets of values: {0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, or {0, 1/2, 2, 4, 8}.
16. The method of claim 13, wherein the set of blending widths include one of the following sets of values:
{0, 1, 2, 4, 8}, {1/2, 1, 2, 4, 8}, or {0, 1/2, 2, 4, 8}.
17. An apparatus, comprising: one or more processors; and a memory coupled to the one or more processors and configured to store instructions executable by the one or more processors, wherein the one or more processors, upon execution of the instructions, are configured to perform the method in any one of claims 1-16.
18. A non-transitory computer-readable storage medium for storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to receive a bitstream, and perform the method in any of claims 1-8 based on the bitstream.
19. A non-transitory computer-readable storage medium for storing computer-executable instructions that, when executed by one or more computer processors, cause the one or more computer processors to perform the method in any of claims 9-16 to encode the current block into a bitstream, and transmit the bitstream.
20. A non-transitory computer-readable storage medium for storing a bitstream to be decoded by the method in any of claims 1-8.
21. A non-transitory computer-readable storage medium for storing a bitstream generated by the method in any of claims 9-16.
PCT/US2023/024873 2022-06-09 2023-06-08 Methods and devices for geometric partitioning mode with adaptive blending WO2023239879A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202263350846P 2022-06-09 2022-06-09
US63/350,846 2022-06-09

Publications (1)

Publication Number Publication Date
WO2023239879A1 true WO2023239879A1 (en) 2023-12-14

Family

ID=89118901

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/024873 WO2023239879A1 (en) 2022-06-09 2023-06-08 Methods and devices for geometric partitioning mode with adaptive blending

Country Status (1)

Country Link
WO (1) WO2023239879A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021037053A1 (en) * 2019-08-27 2021-03-04 Huawei Technologies Co., Ltd. An encoder, a decoder and corresponding methods of cabac coding for the indices of geometric partition flag
WO2021204190A1 (en) * 2020-04-09 2021-10-14 Beijing Bytedance Network Technology Co., Ltd. Motion vector difference for block with geometric partition
US20210329228A1 (en) * 2018-12-07 2021-10-21 Tencent America LLC Method and apparatus for further improved context design for prediction mode and coded block flag (cbf)
WO2021243297A1 (en) * 2020-05-29 2021-12-02 Beijing Dajia Internet Information Technology Co., Ltd. Methods and apparatuses for video coding using geometric partition

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210329228A1 (en) * 2018-12-07 2021-10-21 Tencent America LLC Method and apparatus for further improved context design for prediction mode and coded block flag (cbf)
WO2021037053A1 (en) * 2019-08-27 2021-03-04 Huawei Technologies Co., Ltd. An encoder, a decoder and corresponding methods of cabac coding for the indices of geometric partition flag
WO2021204190A1 (en) * 2020-04-09 2021-10-14 Beijing Bytedance Network Technology Co., Ltd. Motion vector difference for block with geometric partition
WO2021243297A1 (en) * 2020-05-29 2021-12-02 Beijing Dajia Internet Information Technology Co., Ltd. Methods and apparatuses for video coding using geometric partition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
H. GAO, X. XIU (KWAI), W. CHEN, H.-J. JHU, C.-W. KUO, N. YAN, X. WANG (KWAI): "Non-EE2: Adaptive Blending for GPM", 26. JVET MEETING; 20220420 - 20220429; TELECONFERENCE; (THE JOINT VIDEO EXPLORATION TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ), 14 April 2022 (2022-04-14), XP030301022 *

Similar Documents

Publication Publication Date Title
US20180063527A1 (en) Cross-component filter
US20170332075A1 (en) Confusion of multiple filters in adaptive loop filtering in video coding
KR20210088697A (en) Method of adapting encoders, decoders and corresponding deblocking filters
US20240187624A1 (en) Methods and devices for decoder-side intra mode derivation
WO2023009459A1 (en) Video coding using multi-direction intra prediction
WO2020247577A1 (en) Adaptive motion vector resolution for affine mode
WO2023239879A1 (en) Methods and devices for geometric partitioning mode with adaptive blending
WO2023250047A1 (en) Methods and devices for motion storage in geometric partitioning mode
US20240195957A1 (en) Methods and devices for decoder-side intra mode derivation
WO2023200907A1 (en) Methods and devices for geometric partitioning mode with adaptive blending
US20240214561A1 (en) Methods and devices for decoder-side intra mode derivation
US20240214580A1 (en) Intra prediction modes signaling
US20240146906A1 (en) On temporal motion vector prediction
WO2023154574A1 (en) Methods and devices for geometric partitioning mode with adaptive blending
WO2024017224A1 (en) Affine candidate refinement
WO2023158765A1 (en) Methods and devices for geometric partitioning mode split modes reordering with pre-defined modes order
WO2023141338A1 (en) Methods and devices for geometric partitioning mode with split modes reordering
WO2023049292A1 (en) Methods and devices for decoder-side intra mode derivation
WO2022271756A1 (en) Video coding using multi-direction intra prediction
WO2023164245A1 (en) Methods and devices for decoder-side intra mode derivation
WO2023129744A1 (en) Methods and devices for decoder-side intra mode derivation
KR20240051257A (en) Method and device for deriving intra mode on the decoder side
WO2023114155A1 (en) Methods and devices for decoder-side intra mode derivation
WO2023141238A1 (en) Methods and devices for decoder-side intra mode derivation
KR20240049364A (en) Method and device for deriving intra mode on the decoder side

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23820460

Country of ref document: EP

Kind code of ref document: A1