WO2023200907A1 - Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif - Google Patents

Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif Download PDF

Info

Publication number
WO2023200907A1
WO2023200907A1 PCT/US2023/018399 US2023018399W WO2023200907A1 WO 2023200907 A1 WO2023200907 A1 WO 2023200907A1 US 2023018399 W US2023018399 W US 2023018399W WO 2023200907 A1 WO2023200907 A1 WO 2023200907A1
Authority
WO
WIPO (PCT)
Prior art keywords
blending
video
block
current block
prediction
Prior art date
Application number
PCT/US2023/018399
Other languages
English (en)
Inventor
Han GAO
Xiaoyu XIU
Wei Chen
Hong-Jheng Jhu
Ning Yan
Che-Wei Kuo
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 WO2023200907A1 publication Critical patent/WO2023200907A1/fr

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/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/577Motion compensation with bidirectional frame interpolation, i.e. using B-pictures

Definitions

  • the present disclosure relates to video coding and compression, and in particular but not limited to, methods and apparatus on improving the coding efficiency of geometric partitioning mode (GPM).
  • GPM geometric partitioning mode
  • Video coding is performed according to one or more video coding standards.
  • video coding standards include Versatile Video Coding (VVC, also known as H.266 or MPEG-I Part3), 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/TEC MPEG and ITU-T VECG.
  • VVC 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, intraprediction) 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 in a video encoding or decoding process.
  • a decoder may obtain a set of blending strengths for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode. Additionally, the decoder may obtain a mapping relationship between a plurality of blending indices and the blending strengths in the set of blending strengths. Furthermore, the decoder may obtain a binarized value indicating one of the blending indices, where the blending indices are binarized with variable length code. Further, the decoder may determine a blending strength of the current block based on the binarized value and the mapping relationship.
  • an encoder may obtain a set of blending strengths for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode. Additionally, the encoder may obtain a mapping relationship between a plurality of blending indices and the blending strengths in the set of blending strengths. Furthermore, the encoder may determine a blending strength of the current block among the blending strengths in the set of blending strengths. Further, the encoder may determine a binarized value indicating the blending index that corresponds to the blending strength of the current block, where the blending indices are binarized with variable length code.
  • 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.
  • FIG. 1A is a block diagram of a video encoder in accordance with some examples of the present disclosure.
  • FIG. IB is a block diagram of a video decoder in accordance with some examples of the present disclosure.
  • FIG. 2 is a block diagram illustrating a system for encoding and decoding video blocks in accordance with some examples of the present disclosure.
  • FIG. 3 A is a block diagram illustrating an exemplary video encoder in accordance with some examples of the present disclosure.
  • FIG. 3B is a block diagram illustrating an exemplary video decoder in accordance with some examples of the present disclosure.
  • FIG. 4A is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 4B is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 4C is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 4D is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 4E is a diagram illustrating block partitions in a multi-type tree structure in accordance with some examples of the present disclosure.
  • FIG. 5 illustrates allowed GPM partitions in accordance with some examples of the present disclosure.
  • FIG. 6 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. 7 illustrates template matching algorithm in accordance with some examples of the present disclosure.
  • FIG. 8 illustrates a set of chosen pixels on which a gradient analysis is performed in accordance with some examples of the present disclosure.
  • FIG. 9 illustrates convolution of a 3x3 Sobel gradient filter in accordance with some examples of the present disclosure.
  • FIG. 10 illustrates prediction fusion by weighted averaging of two HoG modes and planar in accordance with some examples of the present disclosure.
  • FIG. 11 illustrates a template and its reference samples used in TIMD in accordance with some examples of the present disclosure.
  • FIG 12 illustrates blending of template used for reordering of GPM split modes in accordance with some examples of the present disclosure.
  • FIGS. 13A to 13C illustrates available IPM candidates for GPM with inter and intra prediction in accordance with some examples of the present disclosure.
  • FIG. 13D illustrates a disabled combination for GPM with inter and intra prediction in accordance with some examples of the present disclosure.
  • FIG. 14 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. 15 illustrates an example of quantization of the distance in FIG. 14 in accordance with some examples of the present disclosure.
  • FIG. 16 illustrates a soft blending area on both sides of a partitioning boundary in accordance with some examples of the present disclosure.
  • FIG. 17 is a diagram illustrating a computing environment coupled with a user interface in accordance with some examples of the present disclosure.
  • FIG. 18 is a flow chart illustrating a method for video decoding in accordance with some examples of the present disclosure.
  • FIG. 19 is a flow chart illustrating a method for video encoding corresponding to the method for video decoding as shown in FIG. 18 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.
  • FIG. 1 A is a block diagram of a video encoder in accordance with some implementations of the present disclosure.
  • 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/temary-tree.
  • FIG. 4E is a schematic diagram illustrating multi-type tree splitting modes in accordance with some implementations of the present disclosure. As shown in FIG. 4E, there are five splitting types: quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.
  • Spatial prediction uses pixels from the samples of already coded neighboring blocks (which are called reference samples) in the same video picture or 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.
  • an intra/inter mode decision circuitry 121 in the encoder 100 chooses the best prediction mode, for example based on the rate-distortion optimization method.
  • the block predictor 120 is then subtracted from the current video block; and the resulting prediction residual is de-correlated using the transform circuitry 102 and the quantization circuitry 104.
  • the resulting quantized residual coefficients are inverse quantized by the inverse quantization circuitry 116 and inverse transformed by the inverse transform circuitry 118 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 115 such as a deblocking filter, a sample adaptive offset (SAO), and/or an adaptive in-loop filter (ALF) may be applied on the reconstructed CU before it is put in the reference picture store of the picture buffer 117 and used to code future video blocks.
  • coding mode inter or intra
  • prediction mode information prediction mode information
  • motion information motion information
  • quantized residual coefficients are all sent to the entropy coding unit 106 to be further compressed and packed to form the bit-stream.
  • FIG. IB is a block diagram of a video decoder in accordance with some examples of the present disclosure.
  • the video bitstream 201 is first entropy decoded at an 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 to drive a display device, as well as used to predict future video blocks.
  • FIG. 2 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 include 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 include 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 include 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 include 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 fde 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 fde 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 fde 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.
  • FTP File Transfer Protocol
  • NAS Network Attached Storage
  • 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 fde server.
  • a wireless channel e.g., a Wireless Fidelity (Wi-Fi) connection
  • a wired connection e.g., Digital Subscriber Line (DSL), cable modem, etc.
  • DSL Digital Subscriber Line
  • 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 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 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 include 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
  • FIG. 3 A is a block diagram illustrating an exemplary video encoder 20 in accordance with some implementations described in the present application.
  • the video encoder 20 may perform intra and inter predictive coding of video blocks within video frames.
  • Intra predictive coding relies on spatial prediction to reduce or remove spatial redundancy in video data within a given video frame or picture.
  • Inter predictive coding relies on temporal prediction to reduce or remove temporal redundancy in video data within adjacent video frames or pictures of a video sequence.
  • the term “frame” may be used as synonyms for the term “image” or “picture” in the field of video coding.
  • the video encoder 20 includes a video data memory 40, a prediction processing unit 41, a Decoded Picture Buffer (DPB) 64, a summer 50, a transform processing unit 52, a quantization unit 54, and an entropy encoding unit 56.
  • the prediction processing unit 41 further includes a motion estimation unit 42, a motion compensation unit 44, a partition unit 45, an intra prediction processing unit 46, and an intra Block Copy (BC) unit 48.
  • the video encoder 20 also includes an inverse quantization unit 58, an inverse transform processing unit 60, and a summer 62 for video block reconstruction.
  • An in-loop filter 63 such as a deblocking filter, may be positioned between the summer 62 and the DPB 64 to filter block boundaries to remove blockiness artifacts from reconstructed video.
  • Another in-loop filter such as Sample Adaptive Offset (SAO) filter and/or Adaptive in-Loop Filter (ALF), may also be used in addition to the deblocking filter to filter an output of the summer 62.
  • the in-loop filters may be omitted, and the decoded video block may be directly provided by the summer 62 to the DPB 64.
  • the video encoder 20 may take the form of a fixed or programmable hardware unit or may be divided among one or more of the illustrated fixed or programmable hardware units.
  • the video data memory 40 may store video data to be encoded by the components of the video encoder 20.
  • the video data in the video data memory 40 may be obtained, for example, from the video source 18 as shown in FIG. 2.
  • the DPB 64 is a buffer that stores reference video data (for example, reference frames or pictures) for use in encoding video data by the video encoder 20 (e.g., in intra or inter predictive coding modes).
  • the video data memory 40 and the DPB 64 may be formed by any of a variety of memory devices.
  • the video data memory 40 may be on-chip with other components of the video encoder 20, or off-chip relative to those components.
  • the partition unit 45 within the prediction processing unit 41 partitions the video data into video blocks.
  • This partitioning may also include partitioning a video frame into slices, tiles (for example, sets of video blocks), or other larger Coding Units (CUs) according to predefined splitting structures such as a Quad-Tree (QT) structure associated with the video data.
  • the video frame is or may be regarded as a two- dimensional array or matrix of samples with sample values.
  • a sample in the array may also be referred to as a pixel or a pel.
  • a number of samples in horizontal and vertical directions (or axes) of the array or picture define a size and/or a resolution of the video frame.
  • the video frame may be divided into multiple video blocks by, for example, using QT partitioning.
  • the video block again is or may be regarded as a two-dimensional array or matrix of samples with sample values, although of smaller dimension than the video frame.
  • a number of samples in horizontal and vertical directions (or axes) of the video block define a size of the video block.
  • the video block may further be partitioned into one or more block partitions or sub-blocks (which may form again blocks) by, for example, iteratively using QT partitioning, Binary-Tree (BT) partitioning or TripleTree (TT) partitioning or any combination thereof.
  • BT Binary-Tree
  • TT TripleTree
  • block or video block may be a portion, in particular a rectangular (square or non- square) portion, of a frame or a picture.
  • the block or video block may be or correspond to a Coding Tree Unit (CTU), a CU, a Prediction Unit (PU) or a Transform Unit (TU) and/or may be or correspond to a corresponding block, e g., a Coding Tree Block (CTB), a Coding Block (CB), a Prediction Block (PB) or a Transform Block (TB) and/or to a sub-block.
  • CTU Coding Tree Unit
  • PU Prediction Unit
  • TU Transform Unit
  • a corresponding block e g., a Coding Tree Block (CTB), a Coding Block (CB), a Prediction Block (PB) or a Transform Block (TB) and/or to a sub-block.
  • CTB Coding Tree Block
  • PB Prediction Block
  • TB Transform Block
  • the prediction processing unit 41 may select one of a plurality of possible predictive coding modes, such as one of a plurality of intra predictive coding modes or one of a plurality of inter predictive coding modes, for the current video block based on error results (e.g., coding rate and the level of distortion).
  • the prediction processing unit 41 may provide the resulting intra or inter prediction coded block to the summer 50 to generate a residual block and to the summer 62 to reconstruct the encoded block for use as part of a reference frame subsequently.
  • the prediction processing unit 41 also provides syntax elements, such as motion vectors, intra-mode indicators, partition information, and other such syntax information, to the entropy encoding unit 56.
  • the intra prediction processing unit 46 within the prediction processing unit 41 may perform intra predictive coding of the current video block relative to one or more neighbor blocks in the same frame as the current block to be coded to provide spatial prediction.
  • the motion estimation unit 42 and the motion compensation unit 44 within the prediction processing unit 41 perform inter predictive coding of the current video block relative to one or more predictive blocks in one or more reference frames to provide temporal prediction.
  • the video encoder 20 may perform multiple coding passes, e.g., to select an appropriate coding mode for each block of video data.
  • the motion estimation unit 42 determines the inter prediction mode for a current video frame by generating a motion vector, which indicates the displacement of a video block within the current video frame relative to a predictive block within a reference video frame, according to a predetermined pattern within a sequence of video frames.
  • Motion estimation performed by the motion estimation unit 42, is the process of generating motion vectors, which estimate motion for video blocks.
  • a motion vector for example, may indicate the displacement of a video block within a current video frame or picture relative to a predictive block within a reference frame relative to the current block being coded within the current frame.
  • the predetermined pattern may designate video frames in the sequence as P frames or B frames.
  • the intra BC unit 48 may determine vectors, e.g., block vectors, for intra BC coding in a manner similar to the determination of motion vectors by the motion estimation unit 42 for inter prediction, or may utilize the motion estimation unit 42 to determine the block vector.
  • a predictive block for the video block may be or may correspond to a block or a reference block of a reference frame that is deemed as closely matching the video block to be coded in terms of pixel difference, which may be determined by Sum of Absolute Difference (SAD), Sum of Square Difference (SSD), or other difference metrics.
  • the video encoder 20 may calculate values for sub-integer pixel positions of reference frames stored in the DPB 64.
  • the video encoder 20 may interpolate values of one-quarter pixel positions, one- eighth pixel positions, or other fractional pixel positions of the reference frame. Therefore, the motion estimation unit 42 may perform a motion search relative to the full pixel positions and fractional pixel positions and output a motion vector with fractional pixel precision.
  • the motion estimation unit 42 calculates a motion vector for a video block in an inter prediction coded frame by comparing the position of the video block to the position of a predictive block of a reference frame selected from a first reference frame list (List 0) or a second reference frame list (List 1), each of which identifies one or more reference frames stored in the DPB 64.
  • the motion estimation unit 42 sends the calculated motion vector to the motion compensation unit 44 and then to the entropy encoding unit 56.
  • Motion compensation performed by the motion compensation unit 44, may involve fetching or generating the predictive block based on the motion vector determined by the motion estimation unit 42.
  • the motion compensation unit 44 may locate a predictive block to which the motion vector points in one of the reference frame lists, retrieve the predictive block from the DPB 64, and forward the predictive block to the summer 50.
  • the summer 50 then forms a residual video block of pixel difference values by subtracting pixel values of the predictive block provided by the motion compensation unit 44 from the pixel values of the current video block being coded.
  • the pixel difference values forming the residual video block may include luma or chroma component differences or both.
  • the motion compensation unit 44 may also generate syntax elements associated with the video blocks of a video frame for use by the video decoder 30 in decoding the video blocks of the video frame.
  • the syntax elements may include, for example, syntax elements defining the motion vector used to identify the predictive block, any flags indicating the prediction mode, or any other syntax information described herein. Note that the motion estimation unit 42 and the motion compensation unit 44 may be highly integrated, but are illustrated separately for conceptual purposes.
  • the intra BC unit 48 may generate vectors and fetch predictive blocks in a manner similar to that described above in connection with the motion estimation unit 42 and the motion compensation unit 44, but with the predictive blocks being in the same frame as the current block being coded and with the vectors being referred to as block vectors as opposed to motion vectors.
  • the intra BC unit 48 may determine an intra-prediction mode to use to encode a current block.
  • the intra BC unit 48 may encode a current block using various intra-prediction modes, e g., during separate encoding passes, and test their performance through rate-distortion analysis.
  • the intra BC unit 48 may select, among the various tested intra-prediction modes, an appropriate intra-prediction mode to use and generate an intra-mode indicator accordingly.
  • the intra BC unit 48 may calculate rate-distortion values using a rate-distortion analysis for the various tested intra-prediction modes, and select the intra-prediction mode having the best rate-distortion characteristics among the tested modes as the appropriate intra-prediction mode to use.
  • Rate-distortion analysis generally determines an amount of distortion (or error) between an encoded block and an original, unencoded block that was encoded to produce the encoded block, as well as a bitrate (i.e., a number of bits) used to produce the encoded block.
  • Intra BC unit 48 may calculate ratios from the distortions and rates for the various encoded blocks to determine which intra-prediction mode exhibits the best rate-distortion value for the block.
  • the intra BC unit 48 may use the motion estimation unit 42 and the motion compensation unit 44, in whole or in part, to perform such functions for Intra BC prediction according to the implementations described herein.
  • a predictive block may be a block that is deemed as closely matching the block to be coded, in terms of pixel difference, which may be determined by SAD, SSD, or other difference metrics, and identification of the predictive block may include calculation of values for sub-integer pixel positions.
  • the video encoder 20 may form a residual video block by subtracting pixel values of the predictive block from the pixel values of the current video block being coded, forming pixel difference values.
  • the pixel difference values forming the residual video block may include both luma and chroma component differences.
  • the intra prediction processing unit 46 may intra-predict a current video block, as an alternative to the inter-prediction performed by the motion estimation unit 42 and the motion compensation unit 44, or the intra block copy prediction performed by the intra BC unit 48, as described above.
  • the intra prediction processing unit 46 may determine an intra prediction mode to use to encode a current block. To do so, the intra prediction processing unit 46 may encode a current block using various intra prediction modes, e.g., during separate encoding passes, and the intra prediction processing unit 46 (or a mode selection unit, in some examples) may select an appropriate intra prediction mode to use from the tested intra prediction modes.
  • the intra prediction processing unit 46 may provide information indicative of the selected intraprediction mode for the block to the entropy encoding unit 56.
  • the entropy encoding unit 56 may encode the information indicating the selected intra-prediction mode in the bitstream.
  • the summer 50 forms a residual video block by subtracting the predictive block from the current video block.
  • the residual video data in the residual block may be included in one or more TUs and is provided to the transform processing unit 52.
  • the transform processing unit 52 transforms the residual video data into residual transform coefficients using a transform, such as a Discrete Cosine Transform (DCT) or a conceptually similar transform.
  • DCT Discrete Cosine Transform
  • the transform processing unit 52 may send the resulting transform coefficients to the quantization unit 54.
  • the quantization unit 54 quantizes the transform coefficients to further reduce the bit rate.
  • the quantization process may also reduce the bit depth associated with some or all of the coefficients.
  • the degree of quantization may be modified by adjusting a quantization parameter.
  • the quantization unit 54 may then perform a scan of a matrix including the quantized transform coefficients.
  • the entropy encoding unit 56 may perform the scan.
  • the entropy encoding unit 56 entropy encodes the quantized transform coefficients into a video bitstream using, e.g., Context Adaptive Variable Length Coding (CAVLC), Context Adaptive Binary Arithmetic Coding (CABAC), Syntax-based context- adaptive Binary Arithmetic Coding (SBAC), Probability Interval Partitioning Entropy (PIPE) coding or another entropy encoding methodology or technique.
  • CAVLC Context Adaptive Variable Length Coding
  • CABAC Context Adaptive Binary Arithmetic Coding
  • SBAC Syntax-based context- adaptive Binary Arithmetic Coding
  • PIPE Probability Interval Partitioning Entropy
  • the encoded bitstream may then be transmitted to the video decoder 30 as shown in FIG. 2 or archived in the storage device 32 as shown in FIG. 2 for later transmission to or retrieval by the video decoder 30.
  • the entropy encoding unit 56 may also entropy encode the motion vectors and the other syntax elements for the current video frame being coded.
  • the inverse quantization unit 58 and the inverse transform processing unit 60 apply inverse quantization and inverse transformation, respectively, to reconstruct the residual video block in the pixel domain for generating a reference block for prediction of other video blocks.
  • the motion compensation unit 44 may generate a motion compensated predictive block from one or more reference blocks of the frames stored in the DPB 64.
  • the motion compensation unit 44 may also apply one or more interpolation fdters to the predictive block to calculate subinteger pixel values for use in motion estimation.
  • the summer 62 adds the reconstructed residual block to the motion compensated predictive block produced by the motion compensation unit 44 to produce a reference block for storage in the DPB 64.
  • the reference block may then be used by the intra BC unit 48, the motion estimation unit 42 and the motion compensation unit 44 as a predictive block to inter predict another video block in a subsequent video frame.
  • FIG. 3B is a block diagram illustrating an exemplary video decoder 30 in accordance with some implementations of the present application.
  • the video decoder 30 includes a video data memory 79, an entropy decoding unit 80, a prediction processing unit 81, an inverse quantization unit 86, an inverse transform processing unit 88, a summer 90, and a DPB 92.
  • the prediction processing unit 81 further includes a motion compensation unit 82, an intra prediction unit 84, and an intra BC unit 85.
  • the video decoder 30 may perform a decoding process generally reciprocal to the encoding process described above with respect to the video encoder 20 in connection with FIG. 3A.
  • the motion compensation unit 82 may generate prediction data based on motion vectors received from the entropy decoding unit 80, while the intra-prediction unit 84 may generate prediction data based on intra-prediction mode indicators received from the entropy decoding unit 80.
  • a unit of the video decoder 30 may be tasked to perform the implementations of the present application. Also, in some examples, the implementations of the present disclosure may be divided among one or more of the units of the video decoder 30.
  • the intra BC unit 85 may perform the implementations of the present application, alone, or in combination with other units of the video decoder 30, such as the motion compensation unit 82, the intra prediction unit 84, and the entropy decoding unit 80.
  • the video decoder 30 may not include the intra BC unit 85 and the functionality of intra BC unit 85 may be performed by other components of the prediction processing unit 81 , such as the motion compensation unit 82.
  • the video data memory 79 may store video data, such as an encoded video bitstream, to be decoded by the other components of the video decoder 30.
  • the video data stored in the video data memory 79 may be obtained, for example, from the storage device 32, from a local video source, such as a camera, via wired or wireless network communication of video data, or by accessing physical data storage media (e g., a flash drive or hard disk).
  • the video data memory 79 may include a Coded Picture Buffer (CPB) that stores encoded video data from an encoded video bitstream.
  • the DPB 92 of the video decoder 30 stores reference video data for use in decoding video data by the video decoder 30 (e.g., in intra or inter predictive coding modes).
  • the video data memory 79 and the DPB 92 may be formed by any of a variety of memory devices, such as dynamic random access memory (DRAM), including Synchronous DRAM (SDRAM), Magnetoresistive RAM (MRAM), Resistive RAM (RRAM), or other types of memory devices.
  • DRAM dynamic random access memory
  • SDRAM Synchronous DRAM
  • MRAM Magnetoresistive RAM
  • RRAM Resistive RAM
  • the video data memory 79 and the DPB 92 are depicted as two distinct components of the video decoder 30 in FIG. 3B. But it will be apparent to one skilled in the art that the video data memory 79 and the DPB 92 may be provided by the same memory device or separate memory devices.
  • the video data memory 79 may be on-chip with other components of the video decoder 30, or off-chip relative to those components.
  • the video decoder 30 receives an encoded video bitstream that represents video blocks of an encoded video frame and associated syntax elements.
  • the video decoder 30 may receive the syntax elements at the video frame level and/or the video block level.
  • the entropy decoding unit 80 of the video decoder 30 entropy decodes the bitstream to generate quantized coefficients, motion vectors or intra-prediction mode indicators, and other syntax elements.
  • the entropy decoding unit 80 then forwards the motion vectors or intra-prediction mode indicators and other syntax elements to the prediction processing unit 81.
  • the intra prediction unit 84 of the prediction processing unit 81 may generate prediction data for a video block of the current video frame based on a signaled intra prediction mode and reference data from previously decoded blocks of the current frame.
  • the motion compensation unit 82 of the prediction processing unit 81 produces one or more predictive blocks for a video block of the current video frame based on the motion vectors and other syntax elements received from the entropy decoding unit 80.
  • Each of the predictive blocks may be produced from a reference frame within one of the reference frame lists.
  • the video decoder 30 may construct the reference frame lists, List 0 and List 1, using default construction techniques based on reference frames stored in the DPB 92.
  • the intra BC unit 85 of the prediction processing unit 81 produces predictive blocks for the current video block based on block vectors and other syntax elements received from the entropy decoding unit 80.
  • the predictive blocks may be within a reconstructed region of the same picture as the current video block defined by the video encoder 20.
  • the motion compensation unit 82 and/or the intra BC unit 85 determines prediction information for a video block of the current video frame by parsing the motion vectors and other syntax elements, and then uses the prediction information to produce the predictive blocks for the current video block being decoded. For example, the motion compensation unit 82 uses some of the received syntax elements to determine a prediction mode (e.g., intra or inter prediction) used to code video blocks of the video frame, an inter prediction frame type (e.g., B or P), construction information for one or more of the reference frame lists for the frame, motion vectors for each inter predictive encoded video block of the frame, inter prediction status for each inter predictive coded video block of the frame, and other information to decode the video blocks in the current video frame.
  • a prediction mode e.g., intra or inter prediction
  • an inter prediction frame type e.g., B or P
  • the intra BC unit 85 may use some of the received syntax elements, e.g., a flag, to determine that the current video block was predicted using the intra BC mode, construction information of which video blocks of the frame are within the reconstructed region and should be stored in the DPB 92, block vectors for each intra BC predicted video block of the frame, intra BC prediction status for each intra BC predicted video block of the frame, and other information to decode the video blocks in the current video frame.
  • a flag e.g., a flag
  • the motion compensation unit 82 may also perform interpolation using the interpolation filters as used by the video encoder 20 during encoding of the video blocks to calculate interpolated values for sub-integer pixels of reference blocks. In this case, the motion compensation unit 82 may determine the interpolation filters used by the video encoder 20 from the received syntax elements and use the interpolation filters to produce predictive blocks.
  • the inverse quantization unit 86 inverse quantizes the quantized transform coefficients provided in the bitstream and entropy decoded by the entropy decoding unit 80 using the same quantization parameter calculated by the video encoder 20 for each video block in the video frame to determine a degree of quantization.
  • the inverse transform processing unit 88 applies an inverse transform, e.g., an inverse DCT, an inverse integer transform, or a conceptually similar inverse transform process, to the transform coefficients in order to reconstruct the residual blocks in the pixel domain.
  • the summer 90 reconstructs decoded video block for the current video block by summing the residual block from the inverse transform processing unit 88 and a corresponding predictive block generated by the motion compensation unit 82 and the intra BC unit 85.
  • An in-loop filter 91 such as deblocking filter, SAO filter and/or ALF may be positioned between the summer 90 and the DPB 92 to further process the decoded video block.
  • the in-loop filter 91 may be omitted, and the decoded video block may be directly provided by the summer 90 to the DPB 92.
  • the decoded video blocks in a given frame are then stored in the DPB 92, which stores reference frames used for subsequent motion compensation of next video blocks.
  • the DPB 92, or a memory device separate from the DPB 92, may also store decoded video for later presentation on a display device, such as the display device 34 of FIG. 2.
  • 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 a partition unit in a prediction processing unit of the video encoder 20) 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 in a sequence parameter set, such that all the CTUs in a video sequence have the same size being one of 128x 128, 64x64, 32x32, and 16x 16. But it should be noted that the present application is not necessarily limited to a particular size.
  • each CTU may include 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, including inter or intra prediction, intra prediction mode, motion vectors, and other parameters.
  • a CTU may include 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 64x64 CTU 400 is first divided into four smaller CUs, each having a block size of 32x32.
  • CU 410 and CU 420 are each divided into four CUs of 16x16 by block size.
  • the two 16x16 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 32x32 to 8x8.
  • each CU may include 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 include a single coding block and syntax structures used to code the samples of the coding block.
  • 4C and 4D 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. 4E there are five possible partitioning types of a coding block having a width W and a height H, i.e., quaternary partitioning, vertical binary partitioning, horizontal binary partitioning, vertical ternary partitioning, and horizontal 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 include a PB of luma samples, two corresponding PBs of chroma samples, and syntax elements used to predict the PBs.
  • a PU may include 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 include 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 include 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 IBC 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”
  • the main focus of the present disclosure is to further enhance the coding efficiency of the sign prediction tool that is applied in the ECM.
  • some related coding tools that are applied in the transform and entropy coding process in the ECM are briefly reviewed. Some deficiencies in the existing design of sign prediction are discussed, and the solutions are provided to improve the existing sign prediction design.
  • 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 is split into two parts by a geometrically located straight line as shown in FIG. 5, which illustrates some allowed GPM partitions in accordance with some examples of the present disclosure.
  • the location of the splitting line or the partition line is mathematically derived from an angle and an offset parameters of a specific partition.
  • Each part of a geometric partition in the CU is inter-predicted using its own motion; only uni -predict! on 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.
  • 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.
  • one uni -predict! on 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. 6.
  • the L(1 - X) motion vector of the same candidate is used instead as the uni -prediction motion vector for geometric partitioning mode.
  • FIG. 14 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.
  • the distance (or displacement) d from an arbitrary position inside ablock 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. 15 illustrates quantization of the distance in FIG. 14 in accordance with some examples of the present disclosure.
  • FIG. 16 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. Inside the soft blending area, the weighting value to(x c , y c ) is computed using a ramp function:
  • This ramp function is also quantized into integer position to obtain weighting value 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 (i.e., 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. 5
  • merge_gpm_idx0 and merge_gpm_idxl 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 as described in the section “uni-prediction merge list construction”.
  • the uni -predict! on 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 -predict! on 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.
  • the first uni-prediction merge index is firstly decoder. Then, for the decoding of the second uniprediction merge index, if the parsed value is smaller than the first uni -prediction 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 idxO 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_idxO 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 idxO, its value will be increased by 1 given that the values of merge gpm idxO and merge_gpm_idxl cannot be the same.
  • the GPM mode two different binarization methods are applied to translate the syntax element merge_gpm parti tion 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_idc, is firstly signaled to indicate whether the prediction signal from list L0, LI or both.
  • the LI MVD When the mvd ll zero flag is equal to 0, the LI MVD is signaled in bitstream; otherwise (when the mvd_ll_zero_flag flag is equal to 1), the LI 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 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 E ⁇ 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 reference block (i.e., same size to the template) in a reference picture.
  • FIG. 7 illustrates template matching algorithm in accordance with some examples of the present disclosure. As illustrated in FIG. 7, 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.
  • 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 is performed 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 Table 2 below. 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 on which we will perform a gradient analysis is first selected. For normativity purposes, these pixels should be in the decoded / reconstructed pool of pixels. As shown in FIG.8, a template surrounding the current block by T pixels to the left, and T pixels above is chosen. 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 (and which may be the premise of the method in the disclosure) to have a high chance to be identical to the one of the current block.
  • a simple 3x3 Sobel gradient filter is used, defined by the following matrices that will be convoluted with the template: [0138] For each pixel of the template, each of these two matrices is multiplied point-by-point 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) corresponding to the gradient at the current pixel are obtained, in the horizontal and vertical direction respectively.
  • FIG. 9 shows the convolution process.
  • the blue pixel is the current pixel.
  • Red pixels including the blue
  • Gray pixels are pixels on which the gradient analysis is not possible due to lack of some neighbors.
  • Violet pixels are available (reconstructed) pixels outside of the considered template, used in the gradient analysis of the red pixels. In case a violet pixel is not available (due to blocks being too close to the border of the picture for instance), the gradient analysis of all red pixels that use this violet pixel is not performed.
  • G intensity
  • O orientation
  • 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 (meaning 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 TPMs 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 visualises 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 DTMD block is stored with a block and is used for MPM list construction of the neighboring blocks.
  • 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.
  • 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.
  • 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:
  • 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. 13 A), the perpendicular angular mode against the GPM block boundary (Perpendicular mode as shown in FIG. 13B), and the Planar mode as shown in FIG. 13C, 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 DIMD, 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. [0161] 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.
  • the Geometric Partitioning Mode (GPM) was adopted.
  • GPM was further enhanced by, e.g., GPM+TM, GPM+MMVD, and Inter+Intra GPM.
  • 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.
  • the blending strength is related to the blending area between two GPM partitions.
  • the blending strength indicates the blending area size between the two GPM partitions.
  • the blending strength may be a parameter that defines the width of the blending area between two GPM partitions.
  • the weighing values in the blending mask can be given by a ramp function
  • blending area width cannot always provide the best blending quality for various types of video contents.
  • screen video contents usually contain strong textures and sharp edges, which prefer a narrow blending area to reserve the edge information.
  • 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.
  • one adaptive blending scheme is proposed for the GPM, which dynamically adjusts the width of the blending area surround the GPM partition boundary.
  • the width of the blending area i.e., 6
  • 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.
  • the weights are calculated as
  • This index is binarized with fixed length code and signaled without context model, which is not efficient.
  • several schemes are proposed to improve the signaling. Specifically, index signaling method for geometric partitioning mode with adaptive blending is improved for better coding efficiency.
  • the blending indices that correspond to the predefined values of ⁇ are binarized with variable length code.
  • truncated unary code is used to binarize the blending index.
  • the binarized values in the third column may be signaled to indicate the blending index that corresponds to the blending strength for a coding block.
  • the benefit of the truncated unary code is that the low frequency index may use longer code words, whereas the high frequency index may use shorter code words.
  • the average signaling cost is lower. That is, a lower index value corresponds to a blending strength of higher use frequency, and is binarized with a shorter codeword.
  • mapping relationship between the blending indices and the blending strengths is changeable. For example, it may be controlled by a high-level flag to fit for different content types.
  • different mapping relationships i.e. different binarization tables
  • truncated rice code is used to binarize the blending index
  • mapping relationship between the blending indices and the blending strengths is changeable. For example, it may be controlled by a high-level flag to fit for different content types.
  • different mapping relationships i.e., different binarization tables
  • exp-golomb code is used to binarize the blending index.
  • mapping relationship between the blending indices and the blending strengths is changeable. For example, it may be controlled by a high-level flag to fit for different content types.
  • different mapping relationships i.e., different binarization tables
  • the context modeling method is used, instead of signaling the binarized values directly.
  • three context models may be used.
  • the context model may be selected based on whether neighboring blocks of the current block contain a block using the geometric partitioning mode and the blending strength of the current block.
  • the context model may be selected based on whether neighboring blocks of the current block contain a block using the geometric partitioning mode.
  • different pre-defined sets of blending strengths may be used.
  • the signaling of the pre-defined index sets may depend on certain conditions, for example, a parameter relating to the current block such as the size of the block.
  • the signaling of the pre-defined index sets may depend on a signaled GPM angle parameter, i.e., an angle of the partition line of the block.
  • FIG 17 shows a computing environment 1710 coupled with a user interface 1750.
  • the computing environment 1710 can be part of a data processing server.
  • the computing environment 1710 includes a processor 1720, a memory 1730, and an Input/Output (I/O) interface 1740.
  • I/O Input/Output
  • the processor 1720 typically controls overall operations of the computing environment 1710, such as the operations associated with display, data acquisition, data communications, and image processing.
  • the processor 1720 may include one or more processors to execute instructions to perform all or some of the steps in the above-described methods.
  • the processor 1720 may include one or more modules that facilitate the interaction between the processor 1720 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 1730 is configured to store various types of data to support the operation of the computing environment 1710.
  • the memory 1730 may include predetermined software 1732. Examples of such data includes instructions for any applications or methods operated on the computing environment 1710, video datasets, image data, etc.
  • the memory 1730 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 VO interface 1740 provides an interface between the processor 1720 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 VO interface 1740 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 1730, executable by the processor 1720 in the computing environment 1710, 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. 3 A) using, for example, the encoding method described above for use by a decoder (for example, the video decoder 30 in FIG. 3B) 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 1720); and the non-transitory computer-readable storage medium or the memory 1730 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 1720
  • non-transitory computer-readable storage medium or the memory 1730 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 1730, executable by the processor 1720 in the computing environment 1710, for performing the above-described methods.
  • the computer program product may include the non-transitory computer-readable storage medium.
  • the computing environment 1710 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. 18 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 1720 may obtain a set of blending strengths for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode. For example, as shown in Table 9 and Table 10, mapping relationship between the blending indices and the blending strengths (i.e., the signaling order) is changeable, which may be controlled by one or more flags.
  • the processor 1720 may obtain a binarized value indicating one of the blending indices, where the blending indices are binarized with variable length code. For example, truncated unary code is used to binarize the blending indices as shown in Table 5 or Table 6 such that the low frequency index may use longer code words, whereas the high frequency index may use shorter code words, lowering average signaling cost.
  • FIG. 19 is a flowchart illustrating a method for video encoding corresponding the method for video decoding as shown in FIG. 18.
  • the example method may be implemented by an encoder.
  • the processor 1720 at the encoder side, may obtain a set of blending strengths for a current block, where the current block is partitioned into two parts along a partition line for prediction in a geometric partitioning mode.
  • the processor 1720 may obtain a mapping relationship between a plurality of blending indices and the blending strengths in the set of blending strengths. For example, as shown in Table 9 and Table 10, mapping relationship between the blending indices and the blending strengths (i.e., the signaling order) is changeable, which may be controlled by one or more flags.
  • the processor 1720 may determine a binarized value indicating the blending index that corresponds to the blending strength of the current block, where the blending indices are binarized with variable length code. For example, truncated unary code is used to binarize the blending indices as shown in Table 5 or Table 6 such that the low frequency index may use longer code words, whereas the high frequency index may use shorter code words, lowering average signaling cost.
  • an apparatus for video decoding includes a processor 1720 and a memory 1730 configured to store instructions executable by the processor; where the processor, upon execution of the instructions, is configured to perform the method as illustrated in FIG. 18.
  • an apparatus for video encoding includes a processor 1720 and a memory 1730 configured to store instructions executable by the processor; where the processor, upon execution of the instructions, is configured to perform the method as illustrated in FIG. 19.
  • a non-transitory computer readable storage medium having instructions stored therein.
  • the instructions may be stored as the predetermined software 1732, or a part of the software.
  • the instructions When the instructions are executed by a processor 1720, the instructions cause the processor to perform any method as illustrated in FIGS. 18-19.
  • the plurality of programs may be executed by the processor 1720 in the computing environment 1710 to receive (for example, from the video encoder 20 in FIG.
  • bitstream or data stream including encoded video information (for example, video blocks representing encoded video frames, and/or associated one or more syntax elements, etc.), and may also be executed by the processor 1720 in the computing environment 1710 to perform the decoding method described above according to the received bitstream or data stream.
  • the plurality of programs may be executed by the processor 1720 in the computing environment 1710 to perform the encoding method described above to encode video information (for example, video blocks representing video frames, and/or associated one or more syntax elements, etc.) into a bitstream or data stream, and may also be executed by the processor 1720 in the computing environment 1710 to transmit the bitstream or data stream (for example, to the video decoder 30 in FIG. 3B).
  • the non-transitory computer-readable storage medium may have stored therein a bitstream or a data stream including encoded video information (for example, video blocks representing encoded video frames, and/or associated one or more syntax elements etc.) generated by an encoder (for example, the video encoder 20 in FIG. 3 A) using, for example, the encoding method described above for use by a decoder (for example, the video decoder 30 in FIG. 3B) 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 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

Des procédés de décodage et de codage vidéo, des appareils et des supports de stockage non transitoires sont décrits. Dans un procédé de décodage, le décodeur obtient un ensemble d'intensités de mélange pour un bloc courant, le bloc courant étant partitionné en deux parties le long d'une ligne de partition pour une prédiction dans un mode de partitionnement géométrique. En outre, le décodeur obtient une relation de mappage entre une pluralité d'indices de mélange et les intensités de mélange dans l'ensemble d'intensités de mélange. De plus, le décodeur obtient une valeur binarisée indiquant l'un des indices de mélange, les indices de mélange étant binarisés avec un code de longueur variable. En outre, le décodeur détermine une intensité de mélange du bloc courant sur la base de la valeur binarisée et de la relation de mappage.
PCT/US2023/018399 2022-04-14 2023-04-12 Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif WO2023200907A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202263331249P 2022-04-14 2022-04-14
US63/331,249 2022-04-14

Publications (1)

Publication Number Publication Date
WO2023200907A1 true WO2023200907A1 (fr) 2023-10-19

Family

ID=88330211

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/018399 WO2023200907A1 (fr) 2022-04-14 2023-04-12 Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif

Country Status (1)

Country Link
WO (1) WO2023200907A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140126629A1 (en) * 2011-06-17 2014-05-08 Lg Electronics Inc. Method and apparatus for encoding/decoding video in intra prediction mode
WO2020253822A1 (fr) * 2019-06-21 2020-12-24 Huawei Technologies Co., Ltd. Signalisation d'intensité de filtre adaptatif pour un mode de partition géométrique
US20210160520A1 (en) * 2019-11-21 2021-05-27 Tencent America LLC Geometric partitioning mode in video coding
WO2021129694A1 (fr) * 2019-12-24 2021-07-01 Beijing Bytedance Network Technology Co., Ltd. Syntaxe à haut niveau pour prédiction inter à l'aide du partitionnement géométrique
US11265581B2 (en) * 2019-08-23 2022-03-01 Tencent America LLC Method and apparatus for video coding

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140126629A1 (en) * 2011-06-17 2014-05-08 Lg Electronics Inc. Method and apparatus for encoding/decoding video in intra prediction mode
WO2020253822A1 (fr) * 2019-06-21 2020-12-24 Huawei Technologies Co., Ltd. Signalisation d'intensité de filtre adaptatif pour un mode de partition géométrique
US11265581B2 (en) * 2019-08-23 2022-03-01 Tencent America LLC Method and apparatus for video coding
US20210160520A1 (en) * 2019-11-21 2021-05-27 Tencent America LLC Geometric partitioning mode in video coding
WO2021129694A1 (fr) * 2019-12-24 2021-07-01 Beijing Bytedance Network Technology Co., Ltd. Syntaxe à haut niveau pour prédiction inter à l'aide du partitionnement géométrique

Similar Documents

Publication Publication Date Title
JP2019525679A (ja) クロス成分フィルタ
EP3459245A1 (fr) Confusion de filtres multiples dans le filtrage en boucle adaptative en codage vidéo
JP2022535618A (ja) 4:4:4の彩度形式でのビデオ符号化の方法および装置
EP4378164A1 (fr) Codage vidéo au moyen d'une prédiction intra multidirectionnelle
WO2020247577A1 (fr) Résolution adaptative de vecteurs de mouvement pour mode affine
WO2020214900A1 (fr) Procédés et appareil de codage vidéo utilisant un affinement de prédiction avec flux optique
WO2023023197A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
CN116614625B (zh) 一种视频编码的方法、装置和介质
WO2023200907A1 (fr) Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif
US20240187624A1 (en) Methods and devices for decoder-side intra mode derivation
WO2023158765A1 (fr) Procédés et dispositifs de réordonnancement de modes de division de mode de partitionnement géométrique avec un ordre de modes prédéfini
WO2023141338A1 (fr) Procédés et dispositifs pour un mode de partitionnement géométrique avec réagencement de modes divisés
WO2023154574A1 (fr) Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif
WO2023250047A1 (fr) Procédés et dispositifs de stockage de mouvement en mode de partitionnement géométrique
WO2023239879A1 (fr) Procédés et dispositifs pour mode de partitionnement géométrique avec mélange adaptatif
WO2023129744A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2023164245A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2023141238A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2023049292A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
KR20240049364A (ko) 디코더측 인트라 모드 도출을 위한 방법 및 디바이스
WO2023114155A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2023091688A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2023034152A1 (fr) Procédés et dispositifs de dérivation de mode intra côté décodeur
WO2024039910A1 (fr) Procédé et appareil pour le filtrage adaptatif à compensation de mouvement
WO2023192336A1 (fr) Procédés et dispositifs de prédiction intra de haute précision

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: 23788922

Country of ref document: EP

Kind code of ref document: A1