Aspects of the present disclosure relate generally to image/video coding and compression, and more particularly, to methods and apparatus on improving the coding efficiency of the image/video blocks which applies cross-component prediction technology.
Digital video is supported by a variety of electronic devices, such as digital televisions, laptop or desktop computers, tablet computers, digital cameras, digital recording devices, digital media players, video gaming consoles, smart phones, video teleconferencing devices, video streaming devices, etc. The electronic devices transmit and receive or otherwise communicate digital video data across a communication network, and/or store the digital video data on a storage device. Due to a limited bandwidth capacity of the communication network and limited memory resources of the storage device, video coding may be used to compress the video data according to one or more video coding standards before it is communicated or stored. For example, video coding standards include Versatile Video Coding (VVC), Joint Exploration test Model (JEM), High-Efficiency Video Coding (HEVC/H.265), Advanced Video Coding (AVC/H.264), Moving Picture Expert Group (MPEG) coding, or the like. Video coding generally utilizes prediction methods (e.g., inter-prediction, intra-prediction, or the like) that take advantage of redundancy inherent in the video data. Video coding aims to compress video data into a form that uses a lower bit rate, while avoiding or minimizing degradations to video quality.
Embodiments of the present disclosure provide methods and apparatus on improving the coding efficiency of the image/video blocks which applies cross-component prediction technology.
The following presents a simplified summary of one or more aspects according to the present disclosure in order to provide a basic understanding of such aspects. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. Its sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.
According to one aspect of the present disclosure, there is provided a method for decoding video data, comprising: obtaining a video block from a bitstream; obtaining internal luma sample values of the video block, external luma sample values and external chroma sample values of an external region of the video block; determining, by using values based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting a chroma sample value based on a plurality of corresponding luma sample values, and the values comprise non-downsampled values of the external luma sample values, or the non-downsampled values of the external luma sample values along with a downsampled value of at least one of the external luma sample values; predicting, with the filter shape and the set of weighting coefficients, internal chroma sample values of the video block based on the internal luma sample values; and obtaining decoded video block using the predicted internal chroma sample values.
According to another aspect of the present disclosure, there is provided a method for decoding video data, comprising: obtaining a video block from a bitstream; obtaining internal luma sample values of the video block, external luma sample values and external chroma sample values of a first external region of the video block; determining, based on the external luma sample values and the external chroma sample values of the first external region, a plurality of sets of weighting coefficients corresponding to a plurality of filters, wherein each of the plurality of filters is configured for predicting a chroma sample value based on a plurality of corresponding luma sample values; predicting, with at least one filter of the plurality of filters, internal chroma sample values of the video block based on the internal luma sample values; and obtaining decoded video block using the predicted internal chroma sample values.
According to another aspect of the present disclosure, there is provided a method for encoding video data, comprising: obtaining a video block; obtaining internal luma sample values of the video block, external luma sample values and external chroma sample values of an external region of the video block; determining, by using values based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting a chroma sample value based on a plurality of corresponding luma sample values, and the values comprise non-downsampled values of the external luma sample values, or the non-downsampled values of the external luma sample values along with a downsampled value of at least one of the external luma sample values; predicting, with the filter shape and the set of weighting coefficients, internal chroma sample values of the video block based on the internal luma sample values; and generating a bitstream comprising encoded video block by using the predicted internal chroma sample values.
According to another aspect of the present disclosure, there is provided a method for encoding video data, comprising: obtaining a video block; obtaining internal luma sample values of the video block, external luma sample values and external chroma sample values of a first external region of the video block; determining, based on the external luma sample values and the external chroma sample values of the first external region, a plurality of sets of weighting coefficients corresponding to a plurality of filters, wherein each of the plurality of filters is configured for predicting a chroma sample value based on a plurality of corresponding luma sample values; predicting, with at least one filter of the plurality of filters, internal chroma sample values of the video block based on the internal luma sample values; and generating a bitstream comprising encoded video block by using the predicted internal chroma sample values.
According to another aspect of the present disclosure, there is provided a computer system, comprising: one or more processors; and one or more storage devices storing computer-executable instructions that, when executed, cause the one or more processors to perform the operations of the method of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer program product, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer readable storage medium, storing instructions that, when executed by a computing device having one or more processors, cause the one or more processors to perform the operations of the decoding method of the present disclosure and storing a bitstream to be decoded by the decoding method of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer readable storage medium, storing instructions that, when executed by a computing device having one or more processors, cause the one or more processors to perform the operations of the encoding method of the present disclosure and storing a bitstream generated by the encoding method of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer readable medium storing a bitstream, wherein the bitstream is to be decoded by performing the operations of the method of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer readable medium storing a bitstream, wherein the bitstream is obtained by performing the operations of the method of the present disclosure.
According to one aspect of the present disclosure, there provides a method for decoding video data. The method comprises: receiving an encoded block of luma samples for a block of the video data; decoding the encoded block of luma samples to obtain reconstructed luma samples for the block; classifying a luma sample for the block into one of a plurality of sample groups based on edge information of the luma sample, wherein the luma sample is obtained from one or more of the reconstructed luma samples to correspond to a chroma sample for the block; and predicting the chroma sample by applying one of a plurality of linear prediction models corresponding to the classified sample group to the luma sample.
According to one aspect of the present disclosure, there provides a computer system comprising one or more processors and one or more storage devices storing computer-executable instructions that, when executed, cause the one or more processors to perform the operations including: receiving an encoded block of luma samples for a block of the video data; decoding the encoded block of luma samples to obtain reconstructed luma samples for the block; classifying a luma sample for the block into one of a plurality of sample groups based on edge information of the luma sample, wherein the luma sample is obtained from one or more of the reconstructed luma samples to correspond to a chroma sample for the block; and predicting the chroma sample by applying one of a plurality of linear prediction models corresponding to the classified sample group to the luma sample.
According to one aspect of the present disclosure, a method for video decoding with an Edge-classified linear model (ELM) is provided. The method may include: receiving an encoded block of luma samples for a first block of video signal; decoding the encoded block of luma samples to obtain reconstructed luma samples; classifying the reconstructed luma samples into plural sample groups based on direction and strength of edge information; applying different linear prediction models to the reconstructed luma samples in different sample groups; predicting chroma samples for the first block of video signal based on the applied linear prediction models.
According to one aspect of the present disclosure, a method for video decoding with a Filter-based linear model (FLM) is provided. The method may include: receiving an encoded block of luma samples for a first block of video signal; decoding the encoded block of luma samples to obtain reconstructed luma samples; determining a luma sample region and a chroma sample region to derive a multiple linear regression (MLR) model; deriving the MLR model by pseudo inverse matrix calculation; applying the MLR model to the reconstructed luma samples; predicting chroma samples for the first block of video signal based on the applied MLR model.
According to one aspect of the present disclosure, a method for video decoding with a Gradient linear model (GLM) is provided. The method may include: receiving an encoded block of luma samples for a first block of video signal; decoding the encoded block of luma samples to obtain reconstructed luma samples; utilizing the sample gradients to exploit the correlation between luma AC information and chroma intensities; determining a luma sample region and a chroma sample region to derive a multiple linear regression (MLR) model; deriving the MLR model by pseudo inverse matrix calculation; applying the MLR model to the reconstructed luma samples; predicting chroma samples for the first block of video signal based on the applied MLR model.
According to one aspect of the present disclosure, a method for video coding without down-sampled process in convolutional cross-component model (CCCM) is provided. The method may include: receiving an encoded block of luma samples for a first block of video signal; decoding the encoded block of luma samples to obtain reconstructed luma samples; utilizing non-down-sampled luma reference values and/or different selection of non-down-sampled luma reference; determining a luma sample region and a chroma sample region to derive a convolutional cross-component model (CCCM); deriving the CCCM parameters by LDL decomposition; applying the CCCM to the reconstructed luma samples; predicting chroma samples for the first block of video signal based on the applied CCCM.
According to one aspect of the present disclosure, a method for video coding with a LDL decomposition in a cross-component linear model (CCLM)/Multi-model LM (MMLM) is provided. The method may include: receiving an encoded block of luma samples for a first block of video signal; decoding the encoded block of luma samples to obtain reconstructed luma samples; determining a luma sample region and a chroma sample region to derive a cross-component linear model (CCLM)/Multi-model LM (MMLM); deriving the CCLM/MMLM parameters by LDL decomposition; applying the CCLM/MMLM to the reconstructed luma samples; predicting chroma samples for the first block of video signal based on the applied CCLM/MMLM.
According to one aspect of the present disclosure, a method for video coding with a minimal samples restriction in FLM/GLM/ELM/CCCM is provided. The method may include: determining, whether a FLM/GLM/ELM/CCCM scheme is applied in the intra prediction, wherein the number of samples larger than or equal to predefined number in the coded block.
According to one aspect of the present disclosure, a method for video coding with a non-down-sampled and down-sampled luma reference values in CCCM is provided.
According to one aspect of the present disclosure, a method for video coding with a combined multiple modes of FLM/GLM/ELM/CCCM/CCLM is provided.
According to one aspect of the present disclosure, there is provided a method for decoding video data, comprising: obtaining a video block from a bitstream; obtaining internal luma sample values of the video block, external luma sample values of an external region of the video block and external chroma sample values of the external region; determining, based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting each of the internal chroma sample values based on a plurality of corresponding luma sample values, wherein the plurality of corresponding luma sample values comprise: one or more non-down-sampled luma sample values associated with the filter shape, and one or more non-linear luma sample values; predicting, with the filter shape and the set of weighting coefficients, the internal chroma sample values based on the internal luma sample values; and obtaining predicted video block using the predicted internal chroma sample values.
According to one aspect of the present disclosure, there is provided a method for encoding video data, comprising: obtaining a video block; obtaining internal luma sample values of the video block, external luma sample values of an external region of the video block and external chroma sample values of the external region; determining, based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting each of the internal chroma sample values based on a plurality of corresponding luma sample values, wherein the plurality of corresponding luma sample values comprise: one or more non-down-sampled luma sample values associated with the filter shape, and one or more non-linear luma sample values; predicting, with the filter shape and the set of weighting coefficients, the internal chroma sample values based on the internal luma sample values; and generating a bitstream comprising an encoded video block by using the predicted internal chroma sample values.
It is to be understood that both the foregoing general description and the following detailed description are examples only and are not restrictive of the present disclosure.
The disclosed aspects will hereinafter be described in connection with the appended drawings that are provided to illustrate and not to limit the disclosed aspects.
Reference will now be made in detail to specific implementations, examples of which are illustrated in the accompanying drawings. In the following detailed description, numerous non-limiting specific details are set forth in order to assist in understanding the subject matter presented herein. But it will be apparent to one of ordinary skill in the art that various alternatives may be used without departing from the scope of claims and the subject matter may be practiced without these specific details. For example, it will be apparent to one of ordinary skill in the art that the subject matter presented herein can be implemented on many types of electronic devices with digital video capabilities.
It should be illustrated that the terms “first,” “second,” and the like used in the description, claims of the present disclosure, and the accompanying drawings are used to distinguish objects, and not used to describe any specific order or sequence. It should be understood that the data used in this way may be interchanged under an appropriate condition, such that the embodiments of the present disclosure described herein may be implemented in orders besides those shown in the accompanying drawings or described in the present disclosure.
In some implementations, the destination device 14 may receive the encoded video data to be decoded via a link 16. The link 16 may comprise any type of communication medium or device capable of moving the encoded video data from the source device 12 to the destination device 14. In one example, the link 16 may comprise a communication medium to enable the source device 12 to transmit the encoded video data directly to the destination device 14 in real time. The encoded video data may be modulated according to a communication standard, such as a wireless communication protocol, and transmitted to the destination device 14. The communication medium may comprise any wireless or wired communication medium, such as a Radio Frequency (RF) spectrum or one or more physical transmission lines. The communication medium may form part of a packet-based network, such as a local area network, a wide-area network, or a global network such as the Internet. The communication medium may include routers, switches, base stations, or any other equipment that may be useful to facilitate communication from the source device 12 to the destination device 14.
In some other implementations, the encoded video data may be transmitted from an output interface 22 to a storage device 32. Subsequently, the encoded video data in the storage device 32 may be accessed by the destination device 14 via an input interface 28. The storage device 32 may include any of a variety of distributed or locally accessed data storage media such as a hard drive, Blu-ray discs, Digital Versatile Disks (DVDs), Compact Disc Read-Only Memories (CD-ROMs), flash memory, volatile or non-volatile memory, or any other suitable digital storage media for storing the encoded video data. In a further example, the storage device 32 may correspond to a file server or another intermediate storage device that may hold the encoded video data generated by the source device 12. The destination device 14 may access the stored video data from the storage device 32 via streaming or downloading. The file server may be any type of computer capable of storing the encoded video data and transmitting the encoded video data to the destination device 14. Exemplary file servers include a web server (e.g., for a website), a File Transfer Protocol (FTP) server, Network Attached Storage (NAS) devices, or a local disk drive. The destination device 14 may access the encoded video data through any standard data connection, including a wireless channel (e.g., a Wireless Fidelity (Wi-Fi) connection), a wired connection (e.g., Digital Subscriber Line (DSL), cable modem, etc.), or a combination of both that is suitable for accessing encoded video data stored on a file server. The transmission of the encoded video data from the storage device 32 may be a streaming transmission, a download transmission, or a combination of both.
As shown in
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 file server.
In some implementations, the destination device 14 may include the display device 34, which can be an integrated display device and an external display device that is configured to communicate with the destination device 14. The display device 34 displays the decoded video data to a user, and may comprise any of a variety of display devices such as a Liquid Crystal Display (LCD), a plasma display, an Organic Light Emitting Diode (OLED) display, or another type of display device.
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. When implemented partially in software, an electronic device may store instructions for the software in a suitable, non-transitory computer-readable medium and execute the instructions in hardware using one or more processors to perform the video encoding/decoding operations disclosed in the present disclosure. Each of the video encoder 20 and the video decoder 30 may be included in one or more encoders or decoders, either of which may be integrated as part of a combined encoder/decoder (CODEC) in a respective device.
In some implementations, at least a part of components of the source device 12 (for example, the video source 18, the video encoder 20 or components included in the video encoder 20 as described below with reference to
As shown in
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
As shown in
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.
In order to select an appropriate intra predictive coding mode for the current video block, 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.
In some implementations, 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. In some implementations, the video encoder 20 may calculate values for sub-integer pixel positions of reference frames stored in the DPB 64. For example, 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. Upon receiving the motion vector for the current video block, 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.
In some implementations, 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. In particular, the intra BC unit 48 may determine an intra-prediction mode to use to encode a current block. In some examples, 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. Next, 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. For example, 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.
In other examples, 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. In either case, for Intra block copy, 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.
Whether the predictive block is from the same frame according to intra prediction, or a different frame according to inter prediction, 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. In particular, 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 intra-prediction 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.
After the prediction processing unit 41 determines the predictive block for the current video block via either inter prediction or intra prediction, 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.
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. In some examples, the quantization unit 54 may then perform a scan of a matrix including the quantized transform coefficients. Alternatively, the entropy encoding unit 56 may perform the scan.
Following quantization, 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. The encoded bitstream may then be transmitted to the video decoder 30 as shown in
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. As noted above, 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 filters to the predictive block to calculate sub-integer 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.
In some examples, 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. For example, 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. In some examples, 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), Magneto-resistive RAM (MRAM), Resistive RAM (RRAM), or other types of memory devices. For illustrative purpose, the video data memory 79 and the DPB 92 are depicted as two distinct components of the video decoder 30 in
During the decoding process, 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.
When the video frame is coded as an intra predictive coded (I) frame or for intra coded predictive blocks in other types of frames, 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.
When the video frame is coded as an inter-predictive coded (i.e., B or P) 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.
In some examples, when the video block is coded according to the intra BC mode described herein, 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.
Similarly, 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.
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.
After the motion compensation unit 82 or the intra BC unit 85 generates the predictive block for the current video block based on the vectors and other syntax elements, 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, CCSAO filter and/or ALF may be positioned between the summer 90 and the DPB 92 to further process the decoded video block. In some examples, 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
In a typical video coding process, a video sequence typically includes an ordered set of frames or pictures. Each frame may include three sample arrays, denoted SL, SCb, and SCr. SL is a two-dimensional array of luma samples. SCb is a two-dimensional array of Cb chroma samples. SCr is a two-dimensional array of Cr chroma samples. In other instances, a frame may be monochrome and therefore includes only one two-dimensional array of luma samples.
As shown in
To achieve a better performance, 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. As depicted in
In some implementations, the video encoder 20 may further partition a coding block of a CU into one or more M×N PBs. A PB is a rectangular (square or non-square) block of samples on which the same prediction, inter or intra, is applied. A PU of a CU may comprise a PB of luma samples, two corresponding PBs of chroma samples, and syntax elements used to predict the PBs. In monochrome pictures or pictures having three separate color planes, a PU may comprise a single PB and syntax structures used to predict the PB. The video encoder 20 may generate predictive luma, Cb, and Cr blocks for luma, Cb, and Cr PBs of each PU of the CU.
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.
After the video encoder 20 generates predictive luma, Cb, and Cr blocks for one or more PUs of a CU, the video encoder 20 may generate a luma residual block for the CU by subtracting the CU's predictive luma blocks from its original luma coding block such that each sample in the CU's luma residual block indicates a difference between a luma sample in one of the CU's predictive luma blocks and a corresponding sample in the CU's original luma coding block. Similarly, the video encoder 20 may generate a Cb residual block and a Cr residual block for the CU, respectively, such that each sample in the CU's Cb residual block indicates a difference between a Cb sample in one of the CU's predictive Cb blocks and a corresponding sample in the CU's original Cb coding block and each sample in the CU's Cr residual block may indicate a difference between a Cr sample in one of the CU's predictive Cr blocks and a corresponding sample in the CU's original Cr coding block.
Furthermore, as illustrated in
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.
After generating a coefficient block (e.g., a luma coefficient block, a Cb coefficient block or a Cr coefficient block), the video encoder 20 may quantize the coefficient block. Quantization generally refers to a process in which transform coefficients are quantized to possibly reduce the amount of data used to represent the transform coefficients, providing further compression. After the video encoder 20 quantizes a coefficient block, the video encoder 20 may entropy encode syntax elements indicating the quantized transform coefficients. For example, the video encoder 20 may perform CABAC on the syntax elements indicating the quantized transform coefficients. Finally, the video encoder 20 may output a bitstream that includes a sequence of bits that forms a representation of coded frames and associated data, which is either saved in the storage device 32 or transmitted to the destination device 14.
After receiving a bitstream generated by the video encoder 20, the video decoder 30 may parse the bitstream to obtain syntax elements from the bitstream. The video decoder 30 may reconstruct the frames of the video data based at least in part on the syntax elements obtained from the bitstream. The process of reconstructing the video data is generally reciprocal to the encoding process performed by the video encoder 20. For example, the video decoder 30 may perform inverse transforms on the coefficient blocks associated with TUs of a current CU to reconstruct residual blocks associated with the TUs of the current CU. The video decoder 30 also reconstructs the coding blocks of the current CU by adding the samples of the predictive blocks for PUs of the current CU to corresponding samples of the transform blocks of the TUs of the current CU. After reconstructing the coding blocks for each CU of a frame, video decoder 30 may reconstruct the frame.
As noted above, video coding achieves video compression using primarily two modes, i.e., intra-frame prediction (or intra-prediction) and inter-frame prediction (or inter-prediction). It is noted that 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.
But with the ever-improving video data capturing technology and more refined video block size for preserving details in the video data, the amount of data required for representing motion vectors for a current frame also increases substantially. One way of overcoming this challenge is to benefit from the fact that not only a group of neighboring CUs in both the spatial and temporal domains have similar video data for predicting purpose but the motion vectors between these neighboring CUs are also similar. Therefore, it is possible to use the motion information of spatially neighboring CUs and/or temporally co-located CUs as an approximation of the motion information (e.g., motion vector) of a current CU by exploring their spatial and temporal correlation, which is also referred to as “Motion Vector Predictor (MVP)” of the current CU.
Instead of encoding, into the video bitstream, an actual motion vector of the current CU determined by the motion estimation unit 42 as described above in connection with
Like the process of choosing a predictive block in a reference frame during inter-frame prediction of a code block, a set of rules need to be adopted by both the video encoder 20 and the video decoder 30 for constructing a motion vector candidate list (also known as a “merge list”) for a current CU using those potential candidate motion vectors associated with spatially neighboring CUs and/or temporally co-located CUs of the current CU and then selecting one member from the motion vector candidate list as a motion vector predictor for the current CU. By doing so, there is no need to transmit the motion vector candidate list itself from the video encoder 20 to the video decoder 30 and an index of the selected motion vector predictor within the motion vector candidate list is sufficient for the video encoder 20 and the video decoder 30 to use the same motion vector predictor within the motion vector candidate list for encoding and decoding the current CU.
Various video coding techniques may be used to compress video data. Video coding is performed according to one or more video coding standards. For example, video coding standards include versatile video coding (VVC), high-efficiency video coding (H.265/HEVC), advanced video coding (H.264/AVC), moving picture expert group (MPEG) coding, or the like. Video coding generally utilizes prediction methods (e.g., inter-prediction, intra-prediction, or the like) that take advantage of redundancy present in video images or sequences. 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.
The first version of the VVC standard was finalized in July 2020, which offers approximately 50% bit-rate saving or equivalent perceptual quality compared to the prior generation video coding standard HEVC. Although the VVC standard provides significant coding improvements than its predecessor, there is evidence that superior coding efficiency can be achieved with additional coding tools. Recently, Joint Video Exploration Team (JVET) under the collaboration of ITU-T VCEG and ISO/IEC MPEG started the exploration of advanced technologies that can enable substantial enhancement of coding efficiency over VVC. In April 2021, one software codebase, called Enhanced Compression Model (ECM) was established for future video coding exploration work. The ECM reference software was based on VVC Test Model (VTM) that was developed by JVET for the VVC, with several existing modules (e.g., intra/inter prediction, transform, in-loop filter and so forth) are further extended and/or improved. In future, any new coding tool beyond the VVC standard need to be integrated into the ECM platform and tested using JVET common test conditions (CTCs).
Similar to all the preceding video coding standards, the ECM is built upon the block-based hybrid video coding framework.
In
The main focus of this disclosure is to further enhance the coding efficiency of the coding tool of cross-component prediction, cross-component linear model (CCLM), that is applied in the ECM. In the following, some related coding tools in the ECM are briefly reviewed. After that, some deficiencies in the existing design of CCLM are discussed. Finally, the solutions are provided to improve the existing CCLM prediction design.
To reduce the cross-component redundancy, a cross-component linear model (CCLM) prediction mode is used in the VVC, for which the chroma samples are predicted based on the reconstructed luma samples of the same CU by using a linear model as follows:
where predC(i,j) represents the predicted chroma samples in a CU, and recL′(i,j) represents the down-sampled reconstructed luma samples of the same CU which are obtained by performing down-sampling on the reconstructed luma samples recL(i,j). The above α and β are linear model parameters which are derived from at most four neighboring chroma samples and their corresponding down-sampled luma samples, which may be referred to as neighboring luma-chroma sample pairs. Suppose that a current chroma block has a size of W×H, then W′ and H′ are obtained as follows:
If locations of above neighboring samples of a chroma block are denoted as S[0, −1] . . . S[W′−1, −1] and locations of left neighboring samples of the chroma block are denoted as S[−1, 0] . . . S[−1, H′−1], positions of four neighboring chroma samples are selected as follows:
The four neighboring luma samples corresponding to the selected locations are obtained by a down-sampling operation and the obtained four neighboring luma samples are compared four times to find two larger values: x0A and x1A, and two smaller values: x0B and x1B. Chroma sample values corresponding to the two larger values and the two smaller values are denoted as y0A, y1A, y0B and y1B respectively. Then Xa, Xb, Ya and Yb are derived as:
Finally, the linear model parameters α and β are obtained according to the following equations.
The division operation to calculate parameter α is implemented with a look-up table. To reduce the memory required for storing the table, the diff value (difference between maximum and minimum values) and the parameter α are expressed by an exponential notation. For example, diff is approximated with a 4-bit significant part and an exponent. Consequently, the table for 1/diff is reduced into 16 elements for 16 values of the significand as follows:
This would have a benefit of both reducing the complexity of the calculation as well as the memory size required for storing the needed tables
Besides the above template and left template can be used to calculate the linear model coefficients together, they also can be used alternatively in the other 2 LM modes, called LM_A, and LM_L modes.
In LM_T mode, only the above template is used to calculate the linear model coefficients. To get more samples, the above template is extended to (W+H) samples. In LM_L mode, only left template is used to calculate the linear model coefficients. To get more samples, the left template is extended to (H+W) samples.
In LM_LT mode, left and above templates are used to calculate the linear model coefficients.
To match the chroma sample locations for 4:2:0 video sequences, two types of down-sampling filter are applied to luma samples to achieve 2 to 1 down-sampling ratio in both horizontal and vertical directions. The selection of down-sampling filter is specified by a SPS level flag. The two down-sampling filters are as follows, which are corresponding to “type-0” and “type-2” content, respectively.
Note that only one luma line (general line buffer in intra prediction) is used to make the down-sampled luma samples when the upper reference line is at the CTU boundary.
This parameter computation is performed as part of the decoding process, and is not just as an encoder search operation. As a result, no syntax is used to convey the a and 3 values to the decoder.
For chroma intra mode coding, a total of 8 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and three cross-component linear model modes (CCLM, LM_A, and LM_L). Chroma mode signalling and derivation process are shown in Table 1. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.
A single binarization table is used regardless of the value of sps_cclm_enabled_flag as shown in Table 2.
In Table 2, the first bin indicates whether it is regular (0) or LM modes (1). If it is LM mode, then the next bin indicates whether it is LM_CHROMA (0) or not. If it is not LM_CHROMA, next 1 bin indicates whether it is LM_L (0) or LM_A (1). For this case, when sps_cclm_enabled_flag is 0, the first bin of the binarization table for the corresponding intra_chroma_pred_mode can be discarded prior to the entropy coding. Or, in other words, the first bin is inferred to be 0 and hence not coded. This single binarization table is used for both sps_cclm_enabled_flag equal to 0 and 1 cases. The first two bins in Table 2 are context coded with its own context model, and the rest bins are bypass coded.
In addition, in order to reduce luma-chroma latency in dual tree, when the 64×64 luma coding tree node is partitioned with Not Split (and ISP is not used for the 64×64 CU) or QT, the chroma CUs in 32×32/32×16 chroma coding tree node are allowed to use CCLM in the following way:
In all the other luma and chroma coding tree split conditions, CCLM is not allowed for chroma CU.
During the ECM development, the simplified derivation of α and β (min-max approximation) is removed. Instead, linear least square solution between causal reconstructed data of down-sampled luma samples and causal chroma samples to derive model parameters α and β.
where RecC(i) and Rec′L(i) indicate reconstructed chroma samples and down-sampled reconstructed luma samples around the target block, I indicates total samples number of neighboring data.
The LM_A, LM_L modes are also called Multi-Directional Linear Model (MDLM).
Integerization for the above discussed Least Mean Square (LMS) (please refer to equations (8)-(9)) has been proposed as improvements for CCLM. The initial integerization design of LMS CCLM was firstly proposed in JCTVC-C206. The method was then improved by a series of simplification, including JCTVC-F0233/10178 which reduces α precision nα from 13 to 7, JCTVC-10151 which reduces the maximum multiplier bitwidth, and JCTVC-H0490/I0166 which reduces division LUT entries from 64 to 32, finally leads to the ECM LMS version.
As discussed in equation (1), the integerization design utilizes the linear relationship to modelize the correlation of luma signal and chroma signal. The chroma values are predicted from reconstructed luma values of collocated block.
Luma and chroma components have different sampling ratios in YUV420 sampling. The sampling ratio of chroma components is half of that of luma component and has 0.5 pixel phase difference in vertical direction. Reconstructed luma needs down-sampling in vertical direction and subsample in horizontal direction to match size of chroma-signal. For example, the down-sampling may be implemented by;
Float point operation is necessary in equation (8) to calculate linear model parameters α to keep high data accuracy. And float point multiplication is involved in equation (1) when α is represented by float point value. In this section, the integer implementation of this algorithm is designed. Specifically, fractional part of parameter α is quantized with nαbits data accuracy. Parameter α value is represented by an up-scaled and rounded integer value α′ and a′=a×(1<<nα). Then the linear model of equation (1) is changed to:
Where β′ is the rounding value of float point β and α′ can be calculated as follows.
It is proposed to replace division operation of equation (12) by table lookup and multiplication. A2 is firstly de-scaled to reduce the table size. A1 is also de-scaled to avoid product overflow. Then, in A2 it is kept only most significant bits defined by nA
Where [ . . . ] means rounding operation and rA
Where bdepth(A2) means bit depth of value A2.
Same operation is done for A1, as follows:
Taking into account quantized representation of A1 and A2, equation (12) can be re-written as following.
is represented as lookup table with length of
to avoid the division.
In the simulation, the constant parameters are set as:
In final, α′ is clipped to [−2−15, 215−1], to remain 16 bits multiplication in equation (11). With this clipping, the actual a value is limited to −4,4) when nα equals to 13, which is useful to prevent the error amplification.
With calculated parameter α′, parameter β′ is calculated as follows:
Wherein the division of above equation can be simply replaced by shift, since value I is power of 2.
Similar as discussed above with regard to equation (1), in HM6.0, an intra prediction mode called LM is applied to predict chroma PU based on a linear model using the reconstruction of the collocated luma PU. The parameters of the linear model consist of slope (a>>k) and y-intercept (b), which are derived from the neighboring luma and chroma pixels using the least mean square solution. The values of the prediction samples predSamples[x,y], with x,y=0 . . . nS−1, where nS specifies the block size of the current chroma PU, are derived as follows:
where PY′[x,y] is the reconstructed pixels from the corresponding luma component. When the coordinates x and y are equal to or larger than 0, PY′ is the reconstructed pixel from the co-located luma PU. When x or y is less than 0, PY′ is the reconstructed neighboring pixel of the co-located luma PU.
Some intermediate variables in the derivation process, L, C, LL, LC, k2 and k3, are derived as:
Therefore, variables a, b and k can be derived as:
where hmDiv is specified in a 63-entry look-up table, i.e. Table 3, which is online generated by:
In Equation (19-6), a1s is a 16-bit signed integer and lmDiv is a 16-bit unsigned integer. Therefore, 16-bit multiplier and 16-bit storage are needed. It is proposed to reduce the bit depth of multipliers to the internal bit depth, as well as the size of the look-up table, as detailed below.
The bit depth of a1s is reduced to the internal bit depth by changing equation (19-4) as:
The values of lmDiv with the internal bit depth are achieved with the following equation (22) and stored in the look-up table:
Table 4 shows the example of internal bit depth 10.
Modifications are also made to Equation (19-3) and (19-8) as below:
It is also proposed to reduce the entries from 63 to 32, and the bits for each entry from 16 to 10, as shown in Table 5. By doing this, almost 70% memory saving can be achieved. The corresponding changes for equation (19-6), equation (20) and equation (19-8) are as follows:
In ECM-1.0, Multi-model LM (MMLM) prediction mode is proposed, for which the chroma samples are predicted based on the reconstructed luma samples of the same CU by using two linear models as follows:
where predC(i,j) represents the predicted chroma samples in a CU and recL′(i,j) represents the down-sampled reconstructed luma samples of the same CU. Threshold is calculated as the average value of the neighboring reconstructed luma samples.
Such a method is also called min-max method. The division in the equation above could be avoided and replaced by a multiplication and a shift.
For a coding block with a square shape, the above two equations are applied directly. For a non-square coding block, the neighboring samples of the longer boundary are first subsampled to have the same number of samples as for the shorter boundary.
Besides the scenario wherein the above template and the left template are used together to calculate the linear model coefficients, the two templates also can be used alternatively in the other two MMLM modes, called MMLM_A, and MMLM_L modes.
In MMLM_A mode, only pixel samples in the above template are used to calculate the linear model coefficients. To get more samples, the above template is extended to the size of (W+W). In MMLM_L mode, only pixel samples in the left template are used to calculate the linear model coefficients. To get more samples, the left template is extended to the size of (H+H).
Note that when the upper reference line is at the CTU boundary, only one luma row (which is stored in line buffer for intra prediction) is used to make the down-sampled luma samples.
For chroma intra mode coding, a total of 11 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and six cross-component linear model modes (CCLM, LM_A, LM_L, MMLM, MMLM_A and MMLM_L). Chroma mode signaling and derivation process are shown in Table 6. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.
MMLM and LM modes may also be used together in an adaptive manner. For MMLM, two linear models are as follows:
where predC(i,j) represents the predicted chroma samples in a CU and recL′(i,j) represents the down-sampled reconstructed luma samples of the same CU. Threshold can be simply determined based on the luma and chroma average values together with their minimum and maximum values.
For a coding block with a square shape, the above equations are applied directly. For a non-square coding block, the neighboring samples of the longer boundary are first subsampled to have the same number of samples as for the shorter boundary.
Besides the scenario wherein the above template and the left template are used together to determine the linear model coefficients, the two templates also can be used alternatively in the other two MMLM modes, called MMLM_A, and MMLM_L modes respectively.
In MMLM_A mode, only pixel samples in the above template are used to calculate the linear model coefficients. To get more samples, the above template is extended to the size of (W+W). In MMLM_L mode, only pixel samples in the left template are used to calculate the linear model coefficients. To get more samples, the left template is extended to the size of (H+H).
Note that when the upper reference line is at the CTU boundary, only one luma row (which is stored in line buffer for intra prediction) is used to make the down-sampled luma samples.
For chroma intra mode coding, there is a condition check used to select LM modes (CCLM, LM_A, and LM_L) or multi-model LM modes (MMLM, MMLM_A, and MMLM_L). The condition check is as follows:
where BlkSizeThresLM represents the smallest block size of LM modes and BlkSizeThresMM represents the smallest block size of MMLM modes. The symbol d represents a pre-determined threshold value. In one example, d may take a value of 0. In another example, d may take a value of 8.
For chroma intra mode coding, a total of 8 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and three cross-component linear model modes. Chroma mode signaling and derivation process are shown in Table 1. It is worth noting that for a given CU, if it is coded under linear model mode, whether it is a conventional single model LM mode or a MMLM mode is determined based on the condition check above. Unlike the case shown in Table 6, there are no separate MMLM modes to be signaled. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.
During ECM development, scale (slope) adjustment for CCLM are proposed as further improvements, for example, as described in JVET-Y0055/Z0049.
As discussed above, CCLM uses a model with 2 parameters to map luma values to chroma values. The scale parameter “a” and the bias parameter “b” define the mapping as follows:
It is proposed to signal an adjustment “u” to the scale parameter to update the model to the following form:
where a′=a+u, and b′=b−u*yr.
With this selection, the mapping function is tilted or rotated around the point with luminance value yr. It is proposed to use the average of the reference luma samples used in the model creation as yr in order to provide a meaningful modification to the model.
In one example, the scale adjustment parameter is provided as an integer between −4 and 4, inclusive, and signaled in the bitstream. The unit of the scale adjustment parameter is ⅛th of a chroma sample value per one luma sample value (for 10-bit content).
In one example, adjustment is available for the CCLM models that are using reference samples both above and left of the block (“LM_CHROMA_IDX” and “MMLM_CHROMA_IDX”), but not for the “single side” modes. This selection is based on coding efficiency vs. complexity trade-off considerations.
When scale adjustment is applied for a multimode CCLM model, both models can be adjusted and thus up to two scale updates are signaled for a single chroma block.
To enable the scale adjustment at the encoder, the encoder may perform an SATD based search for the best value of the scale update for Cr and a similar SATD based search for Cb. If either one results as a non-zero scale adjustment parameter, the combined scale adjustment pair (SATD based update for Cr, SATD based update for Cb) is included in the list of RD checks for the TU.
During ECM development, JVET-Y0092/Z0051 proposed fusion of chroma intra modes.
The intra prediction modes enabled for the chroma components in ECM-4.0 are six cross-component linear model (LM) modes including CCLM_LT, CCLM_L, CCLM_T, MMLM_LT, MMLM_L and MMLM_T modes, the direct mode (DM), and four default chroma intra prediction modes. The four default modes are given by the list {0, 50, 18, 1} and if the DM mode already belongs to that list, the mode in the list will be replaced with mode 66.
A decoder-side intra mode derivation (DIMD) method for luma intra prediction is included in ECM-4.0. First, a horizontal gradient and a vertical gradient are calculated for each reconstructed luma sample of the L-shaped template of the second neighboring row and column of the current block to build a Histogram of Gradients (HoG). Then, the two intra prediction modes with the largest and the second largest histogram amplitude values are blended with the Planar mode to generate the final predictor of the current luma block.
In order to improve the coding efficiency of chroma intra prediction, two methods are proposed, including a decoder-side derived chroma intra prediction mode (DIMD chroma) and a fusion of a non-LM mode and the MMLM_LT mode.
In a first embodiment, a DIMD chroma mode is proposed. The proposed DIMD chroma mode uses the DIMD derivation method to derive the chroma intra prediction mode of the current block based on the collocated reconstructed luma samples. Specifically, a horizontal gradient and a vertical gradient are calculated for each collocated reconstructed luma sample of the current chroma block to build a HoG, as shown in
When the intra prediction mode derived from the DIMD chroma mode is the same as the intra prediction mode derived from the DM mode, the intra prediction mode with the second largest histogram amplitude value is used as the DIMD chroma mode.
A CU level flag is signaled to indicate whether the proposed DIMD chroma mode is applied as shown in Table 7.
In a second embodiment, a fusion of chroma intra prediction modes is proposed, wherein the DM mode and the four default modes can be fused with the MMLM_LT mode as follows:
pred=(w0*pred0+w1*pred1+(1<(shift−1)))>>shift
where pred0 is the predictor obtained by applying the non-LM mode, pred1 is the predictor obtained by applying the MMLM_LT mode and pred is the final predictor of the current chroma block. The two weights, w0 and w1 are determined by the intra prediction mode of adjacent chroma blocks and shift is set equal to 2. Specifically, when the above and left adjacent blocks are both coded with LM modes, {w0, w1}={1, 3}; when the above and left adjacent blocks are both coded with non-LM modes, {w0, w1}={3, 1}; otherwise, {w0, w1}={2, 2}.
For the syntax design, if a non-LM mode is selected, one flag is signaled to indicate whether the fusion is applied. And the proposed fusion is only applied to I slices.
In a third embodiment, the DIMD chroma mode and the fusion of chroma intra prediction modes are combined. Specifically, the DIMD chroma mode described in the first embodiment is applied, and for I slices, the DM mode, the four default modes and the DIMD chroma mode can be fused with the MMLM_LT mode using the weights described in the second embodiment, while for non-I slices, only the DIMD chroma mode can be fused with the MMLM_LT mode using equal weights.
Combination of DIMD Chroma Mode with Reduced Processing and Fusion of Chroma Intra Prediction Modes
In a fourth embodiment, the DIMD chroma mode with reduced processing and the fusion of chroma intra prediction modes are combined. Specifically, the DIMD chroma mode with reduced processing derives the intra mode based on the neighboring reconstructed Y, Cb and Cr samples in the second neighboring row and column as shown in
In one embodiment, when DIMD is applied, two intra modes are derived from the reconstructed neighbor samples, and those two predictors are combined with the planar mode predictor with the weights derived from the gradients as described in JVET-O0449, as shown in
is computed by the following LUT-based scheme:
Derived intra modes are included into the primary list of intra most probable modes (MPM), so the DIMD process is performed before the MPM list is constructed. The primary derived intra mode of a DIMD block is stored with a block and is used for MPM list construction of the neighboring blocks.
Multiple reference line (MRL) intra prediction uses more reference lines for intra prediction. In
The index of selected reference line (mrl_idx) is signaled and used to generate intra predictor. For reference line idx, which is greater than 0, only include additional reference line modes in MPM list and only signal mpm index without remaining mode. The reference line index is signaled before intra prediction modes, and Planar mode is excluded from intra prediction modes in case a nonzero reference line index is signaled.
MRL is disabled for the first line of blocks inside a CTU to prevent using extended reference samples outside the current CTU line. Also, PDPC is disabled when additional line is used. For MRL mode, the derivation of DC value in DC intra prediction mode for non-zero reference line indices is aligned with that of reference line index 0. MRL requires the storage of 3 neighboring luma reference lines with a CTU to generate predictions. The Cross-Component Linear Model (CCLM) tool also requires 3 neighboring luma reference lines for its down-sampling filters. The definition of MRL to use the same 3 lines is aligned as CCLM to reduce the storage requirements for decoders.
During ECM development, a convolutional cross-component model (CCCM) of chroma intra modes is proposed.
It is proposed to apply convolutional cross-component model (CCCM) to predict chroma samples from reconstructed luma samples in a similar spirit as done by the current CCLM modes. As with CCLM, the reconstructed luma samples are down-sampled to match the lower resolution chroma grid when chroma sub-sampling is used.
Also, similarly to CCLM, there is an option of using a single model or multi-model variant of CCCM. The multi-model variant uses two models, one model derived for samples above the average luma reference value and another model for the rest of the samples (following the spirit of the CCLM design). Multi-model CCCM mode can be selected for PUs which have at least 128 reference samples available.
The proposed convolutional 7-tap filter consists of a 5-tap plus sign shape spatial component, a non-linear term and a bias term. The input to the spatial 5-tap component of the filter consists of a center (C) luma sample which is collocated with the chroma sample to be predicted and its above/north (N), below/south (S), left/west (W) and right/east (E) neighbors as illustrated in
The non-linear term P is represented as power of two of the center luma sample C and scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
The filter coefficients ci are calculated by minimizing MSE between predicted and reconstructed chroma samples in the reference area.
The MSE minimization is performed by calculating autocorrelation matrix for the luma input and a cross-correlation vector between the luma input and chroma output. Autocorrelation matrix is LDL decomposed and the final filter coefficients are calculated using back-substitution. The process follows roughly the calculation of the ALF filter coefficients in ECM, however LDL decomposition was chosen instead of Cholesky decomposition to avoid using square root operations. The proposed approach uses only integer arithmetic.
Usage of the mode is signalled with a CABAC coded PU level flag. One new CABAC context was included to support this. When it comes to signalling, CCCM is considered a sub-mode of CCLM. That is, the CCCM flag is only signalled if intra prediction mode is LM_CHROMA_IDX (to enable single mode CCCM) or MMLM_CHROMA_IDX (to enable multi-model CCCM).
The encoder performs two new RD checks in the chroma prediction mode loop, one for checking single model CCCM mode and one for checking multi-model CCCM mode.
In the existing CCLM or MMLM design, the neighboring reconstructed luma-chroma sample pairs are classified into one or more sample groups based on the value Threshold, which only considers the luma DC values. That is, a luma-chroma sample pair is classified by only considering the intensity of the luma sample. However, luma component usually preserves abundant textures, and the current luma sample may be highly correlated with neighboring luma samples, such inter-sample correlation (AC correlation) may benefit the classification of luma-chroma sample pairs and can bring additional coding efficiency.
As shown in
Although the CCCM mode can enhance the intra prediction efficiency, there is room to further improve its performance. Meanwhile, some parts of the existing CCCM mode also need to be simplified for efficient codec hardware implementations or improved for better coding efficiency. Furthermore, the tradeoff between its implementation complexity and its coding efficiency benefit needs to be further improved.
To improve the coding efficiency of luma and chroma components, classifiers considering luma edge or AC information is introduced, in contrast to the above implementations wherein only luma DC values are considered. Besides the existing band-classified MMLM, the present disclosure provides exemplary classifiers. The process of generating linear prediction models for different sample groups may be similar as CCLM or MMLM (e.g., via a least square method, or a simplified min-max method, etc.), but with different metrices for classification. Different classifiers may be used to classify the neighboring luma samples (e.g., of the neighboring luma-chroma sample pairs) and/or the luma samples corresponding to chroma samples to be predicted. The luma samples corresponding to the chroma samples may be obtained by a down-sampling operation to match the locations of the corresponding chroma samples for 4:2:0 video sequences. For example, a luma sample corresponding to a chroma sample may be obtained by performing a down-sampling operation on more than one (e.g., 4) reconstructed luma samples corresponding to the chroma sample (e.g., located around the chroma sample). Alternatively, the luma samples may obtained directly from the reconstructed luma samples in a case of 4:4:4 video sequences, for example. Alternatively, the luma samples may be obtained from respective ones of the reconstructed luma samples that are at respective collocated positions for the corresponding chroma samples. For example, a luma sample to be classified may be obtained from one of four reconstructed luma samples corresponding to the chroma sample that is at a left-top position of the four reconstructed luma samples, which may be considered as a collocated position for the chroma sample.
A first classifier may classify luma samples according to their edge strengths. For example, one direction (e.g., 0-degree, 45-degree, or 90-degree, etc.) may be selected to calculate the edge strength. A direction may be formed by a current sample and a neighboring sample along the direction (e.g., a neighboring sample located at the right-top of the current sample for 45-degree). An edge strength may be calculated by subtracting the neighbor sample from the current sample. The edge strength may be quantized into one of M segments by M−1 thresholds, and the first classifier may use M classes to classify the current sample. Alternatively or additionally, N directions may be formed by a current sample and N neighboring samples along the N directions. N edge strengths may be calculated by subtracting N neighboring samples from the current sample, respectively. Similarly, if each of the N edge strengths may be quantized into one of M segments by M−1 thresholds, then the first classifier may use MN classes to classify the current sample.
A second classifier may be used to classify according to a local pattern. For example, a current luma sample Y0 may be compared with its neighboring N luma samples Yi. A score may be added by one if the value of Y0 is greater than that of Yi, otherwise, the score may be reduced by one. The score may be quantized to form K classes. The second classifier may classify a current sample into one of the K classes. For example, the neighboring luma samples may be obtained from four neighbors that are located above, left, right and below the current luma samples, i.e., without diagonal neighbors.
It may be contemplated that a plurality of the first classifier, the second classifier, or different instances of the first or second classifier or other classifiers described herein may be combined. For example, a first classifier may be combined with the existing MMLM threshold-based classifier. For another example, instance A of the first classifier may be combined with another instance B of the first classifier, where the instance A and B employ different directions (e.g., employing vertical and horizontal directions, respectively).
It will be appreciated by those skilled in the art that though the existing CCLM design in the VVC standard is used as the basic CCLM method in the description, the proposed cross-component method described in the disclosure can also be applied to other prediction coding tools with similar design spirits. For example, for the chroma from luma (CfL) in the AV1 standard, the proposed method can also be applied by dividing luma-chroma sample pairs into multiple sample groups.
It will be appreciated by those skilled that Y/Cb/Cr also can be denoted as Y/U/V in video coding area. If video data is of RGB format, the proposed method can also be applied by simply mapping YUV notation to GBR, for example.
A filter-based linear model (FLM) which utilizes the MLR model is introduced as follows, to take into account the possibilities that one chroma sample may simultaneously correlate to multiple luma samples.
For a to-be-predicted chroma sample, the reconstructed collocated and neighboring luma samples can be used to predict the chroma sample, to capture the inter-sample correlation among the collocated luma sample, neighboring luma samples, and the chroma sample. The reconstructed luma samples are linear weighted and combined with one “offset” to generate the predicted chroma sample (C: predicted chroma sample, Li: i-th reconstructed collocated or neighboring luma samples, αi: filter coefficients, β: offset, N: filter taps), as shown in the following equation (32-1). Note the linear weighted plus offset value directly forms the predicted chroma sample (can be low pass, high pass adaptively according to video content), and it is then added by the residual to form the reconstructed chroma sample.
In some implementation like CCCM, the offset term can also be implemented as middle chroma value B (512 for 10-bit content) multiplied by another coefficient, as shown in the following equation (32-2).
For a given CU, the top and left reconstructed luma and chroma samples can be used to derive or train the FLM parameters (αi, β). Like CCLM, αi and β can be derived via OLS. The top and left training samples are collected, and one pseudo inverse matrix is calculated at both encoder and decoder sides to derive the parameters, which are then used to predict the chroma samples in the given CU. Let N denotes the number of filter taps applied on luma samples, M denotes the total top and left reconstructed luma-chroma sample pairs used for training parameters, Lji denotes luma sample with the i-th sample pair and the j-th filter tap, Ci denotes the chroma sample with the i-th sample pair, the following equations show the derivation of the pseudo inverse matrix A+, and also the parameters.
Please note that one can predict the chroma sample by only α1 without the offset β, which may be a subset of the proposed method.
Please note that though the existing CCLM design in the VVC standard is used as the basic CCLM method in the following description, to a person skilled in the art of video coding, the proposed cross-component method described in the disclosure can also be applied to other prediction coding tools with similar design spirits. For example, for the chroma from luma (CfL) in the AV1 standard, the proposed FLM can also be applied by including multiple luma samples to the MLR model.
The proposed ELM/FLM/GLM (as discussed below) can be extended straightforwardly to the CfL design in the AV1 standard, which transmits model parameters (α, β) explicitly. For example, (1-tap case) deriving α and/or β at encoder at SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels, and signaled to decoder for the CfL mode.
To further improve the coding performance, additional designs may be used in the FLM prediction. As shown in
To address this issue, the filter shape and number of filter taps can be predefined or signaled or switched in Sequence Parameter Set (SPS), Adaptation Parameter Set (APS), Picture Parameter Set (PPS), Picture Header (PH), Slice Header (SH), Region, CTU, CU, Subblock, or Sample level. A set of filter shape candidates can be predefined, and a selection on the set of filter shape candidates may be signaled or switched in SPS, APS, PPS, PH, SH, Region, CTU, CU, Subblock, or Sample level. Different components (e.g., U and V) may have different filter switch control. For example, a set of filter shape candidates (e.g., indicated by index 0-5) may be predefined, and a filter shape (1, 2) may denote a 2-tap luma filter, a filter shape (1, 2, 4) may denote a 3-tap luma filter and the like, as shown in
The FLM or the CCCM filter shape may include a non-linear term. For example, for a CCCM filter, the chroma sample value may be predicted using the following equation:
wherein the filter corresponds to weighting coefficients c0, c1, . . . c6 for a center (C) luma sample value which is collocated with the chroma sample to be predicted, its above/north (N), below/south (S), right/east (E) and left/west (W) neighbors, a non-linear term P and a bias term B. The values used to derive the non-linear term P can be a combination of current and neighboring luma samples, but not limited to C*C. For example, P can be derived as following:
wherein Q and R denotes the value used to derive the non-linear term P.
Q and R can be linear combination of current and neighboring luma samples either in a down-sampled domain (for example, the Q and R being pre-operated luma samples obtained by weighted-average operation) or without any down-sampling process.
For example, each one of Q and R can be selected from one of N, S, E, W, and C luma sample values, for example Q*R=C*N, C*S, C*E, C*W, S*N or N*N etc.; or Q and R can both be equal to the average value of N, S, E, and W luma sample values, i.e., Q=R=(N+S+E+W)/4; or Q equals to C luma sample value while R equals to the average value of N, S, E, and W luma sample values, i.e., Q=C while R=(N+S+E+W)/4.
Different values (Q and R) used to derive the non-linear term are considered as different filter shapes and can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. A set of filter shape candidates can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.
Different chroma types and/or color formats can have different predefined filter shapes and/or taps. For example, a predefined filter shape (1, 2, 4, 5) may be used for 4:2:0 type-0, a predefined filter shape (0, 1, 2, 4, 7) may be used for 4:2:0 type-2, and a predefined filter shape (1, 4) may be used for 4:2:2, and a predefined filter shape (0, 1, 2, 3, 4, 5) may be used for 4:4:4, as shown in
In another aspect of the present disclosure, unavailable luma and chroma samples for deriving the MLR model can be padded from available reconstructed samples. For example, if using a 6-tap (0, 1, 2, 3, 4, 5) filter as in
One or more shape/number of filter taps may be used for FLM prediction, examples being shown in
The filter shape candidates can be implicitly derived without explicitly signaling bits. For example, the filter shape candidates can be the filter shape candidates for FLM or GLM (as discussed below). In another example, the filter shape candidates can be the cross shape filter for CCCM, any of the filters shown in
The following example involves implicit filter shape derivation for FLM prediction:
In one example, one of 4 filter shape candidates is to be selected as the applied filter, while the L-shaped template area is divided into even-numbered and odd-numbered rows or columns. The steps include:
In one example, the L-shaped template area can be divided into interleaved parts, while K=2. The steps include:
Note the method of implicit filter shape derivation can also be used to determine whether to introduce non-linear term in CCCM filter coefficients (treating with/without non-linear term as different filter shapes).
Although examples are illustrated above for CCCM filter, it should be understood that the non-linear term P may also be included in FLM filters (e.g., a 3*2 filter as shown in
In one example, the steps of dividing the available L-shaped template area may be omitted. In this example, the M filter coefficient sets may be derived based on the sample values from the available template area and then applied back to the available template area respectively, to predict the corresponding chroma sample values for accumulating the errors.
As mentioned above, an MLR model (linear equations) must be derived at both the encoder and the decoder. According to one or more aspects of the present disclosure, several methods are proposed to derive the pseudo inverse matrix A+, or to directly solve the linear equations. Other known methods like Newton's method, Cayley-Hamilton method, and Eigendecomposition as mentioned in https://en.wikipedia.org/wiki/Invertible_matrix can also be applied.
In the present disclosure, A+ can be denoted as A−1 for simplification. The linear equations may be solved as follows
1. Solving A−1 by adjugate matrix (adjA), closed form, analytic solution:
Below shows one n×n general form, one 2×2 and one 3×3 cases. If FLM uses 3×3, 2 scalers plus one offset need be solved.
Ãji: (n−1)×(n−1) submatrix by removing j-th row and i-th column
The linear equations can be solved using Gauss-Jordan elimination, by an augmented matrix [A In] and a series of elementary row operation to obtain the reduced row echelon form [I|X]. Below shows 2×2 and 3×3 examples,
To solve Ax=b, A can be firstly decomposed by Cholesky-Crout algorithm, leading to one upper triangular and one lower triangular matrices, and one forward substitution plus one backward substitution can be applied in serial to obtain the solution. Below shows a 3×3 example.
Apart from the above examples, some conditions need special handling. For example, if some conditions result in that the linear equations cannot be solved, default values can be used to fill the chroma prediction values. The default values can be predefined or signaled or switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels, for example, when predefined 1<<(bitDepth−1), meanC, meanL, or meanC-meanL (mean current chroma or other chroma, luma values from available, or subset of FLM reconstructed neighboring region).
The following examples represent situations when the matrix A cannot be solved, where default prediction values may be assigned to the whole current block:
It should be understood that the luma sample values of an external region of the video block to be decoded may be referred to as “the external luma sample values”, and the chroma sample values of the external region may be referred to as “the external chroma sample values” throughout the disclosure.
Corresponding syntax may be defined as below in Table 9 for the FLM prediction. Wherein FLC represents fixed length code, TU represents truncated unary code, EGk represents exponential-golomb code with order k, where k can be fixed or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels, SVLC represents signed EGO, and UVLC represents unsigned EGO.
Note that the binarization of each syntax element can be changed.
A new method for cross-component prediction is proposed on the basis of the existing linear model designs, in order to further improve coding accuracy and efficiency. Main aspects of the proposed method are detailed as follows.
Though the above discussed FLM provides the best flexibility (leading to the best performance), it requires to solve many unknown parameters if the number of filter taps goes up. When the inverse matrix is larger than 3×3, the closed form derivation is not suitable (too many multipliers), and iterative methods like Cholesky are needed, which burden decoder processing cycles. In this section, pre-operations before applying the linear model are proposed, including utilizing the sample gradients to exploit the correlation between luma AC information and chroma intensities. With the help of gradients, the number of filter taps can be efficiently reduced.
Please note that methods/examples in this section can be combined/reused from any of the designs discussed above, including but not limited to classification, filter shape, matrix derivation (with special handling), applied region, syntax. Moreover, methods/examples listed in this section can also be applied in any of the designs discussed above, to have a better performance with certain complexity trade-off.
Please note that reference samples/training template/reconstructed neighboring region as used herein usually refers to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.
According to the proposed method, instead of directly using luma sample intensity values as the input of the linear model, pre-operations (e.g., pre-linear weighted, sign, scale/abs, thresholding, ReLU) can be applied to downgrade the dimension of unknown parameters. In one example, the pre-operations may comprise calculating sample differences based on the luma sample values. As understood by one skilled in the art, the sample differences may be characterized as gradients, and thus this new method is also referred to as gradient linear model (GLM) in certain embodiments.
Please note that the following detailed description discuss scenarios wherein the proposed pre-operations may be reused for/combined with the SLR model (also referred to as 1-tap case), and reused for/combined with the MLR model (also referred to as multi-tap case, for example, 2-tap).
For example, instead of applying 2-tap on 2 luma samples, the 2 luma samples can be pre-operated, then a simpler 1-tap can be applied to reduce complexity.
Wherein recL represents the reconstructed luma sample values and RecL″(i, j) represents the pre-operated luma sample values. Please also note that the 1-tap filters as shown in
Pre-operations can be according to gradients, edge direction (detection), pixel intensity, pixel variation, pixel variance, Roberts/Prewitt/compass/Sobel/Laplacian operator, high-pass filter (by calculating gradients or other relevant operators), low-pass filter (by performing weighted-average operations) . . . etc. The edge direction detectors listed in the examples can be extended to different edge directions. For example, 1-tap (1, −1) or 2-tap (a, b) applied along different directions to detect different edge gradients. The filter shape/coeff can be symmetric with respect to the chroma position, as the
The pre-operation parameters (coefficients, sign, scale/abs, thresholding, ReLU) can be fixed or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. Note in the examples, if multiple coefficients apply on one sample (e.g., −1, 4), then they can be merged (e.g., 3) to reduce operations.
In one example, the pre-operations may relate to calculating sample differences of the luma sample values. Alternatively, the pre-operations may comprise performing down-sampling by weighted-average operations. In certain cases, the pre-operations can be applied repeatedly. For example, one may apply one template filtering to template to remove outliers using the low-pass smoothing FIR filter [1, 2, 1]/4, or [1, 2, 1; 1, 2, 1]/8 (i.e., down-sampling) and then apply 1-tap GLM filter to calculate the sample differences to derive the linear model. It may be contemplated that one may also calculate the sample differences and then enabling down-sampling.
In one example, the pre-operation coefficients (finally applied (e.g., 3), or middle applied (e.g., −1, 4) to per luma sample) can be limited to power-of-2 values to save multipliers.
In one aspect of the present disclosure, the proposed new method may be reused for/combined with the above discussed CCLM, which utilizing a simple linear regression (SLR) model and using one corresponding luma sample value to predict the chroma sample value. This is also referred to as a 1-tap case. In this case, deriving the linear model further comprises deriving a scale parameter α and an offset parameter β by using the pre-operated neighboring luma sample values and the neighboring chroma sample values. Or, the linear model may be re-written as:
Wherein L here represents “pre-operated” luma samples. The parameter derivation of 1-tap GLM can reuse CCLM design, but taking directional gradient into consideration (may be with high-pass filter). In one example, the scale parameter α may be derived by utilizing a division look-up table, as detailed below, to enable simplification.
In one example, when combining GLM with the SLR model, the scale parameter α and the offset parameter β may be derived by utilizing the above-discussed min-max method. Specifically, the scale parameter α and the offset parameter β may be derived by: comparing the pre-operated neighboring luma sample values to determine a minimum luma sample value YA and a maximum luma sample value YB; determining corresponding chroma samples values XA and XB for the minimum luma sample value YA and the maximum luma sample value YB, respectively; and deriving the scale parameter α and the offset parameter β based on the minimum luma sample value YA, the maximum luma sample value YB, and the corresponding chroma samples values XA and XB according to the following equations:
In one example, when combining GLM with the SLR model, the above discussed scale adjustment may be reused. In this case, the encoder may determine a scale adjustment value (for example, “u”) to be signaled in the bitstream and add the scale adjustment value to the derived scale parameter α. The decoder may determine the scale adjustment value (for example, “u”) from the bitstream and add the scale adjustment value to the derived scale parameter α. The added value are finally used to predict the internal chroma sample values.
In one aspect of the present disclosure, the proposed new method may be reused for/combined with FLM, which utilizing a multiple linear regression (MLR) model and using multiple luma sample values to predict the chroma sample value. This is also referred to as a multi-tap case, for example, 2-tap. In this case, the linear model may be re-written as:
In this case, multiple scale parameters α and an offset parameter § may be derived by using the pre-operated neighboring luma sample values and the neighboring chroma sample values. In one example, the offset parameter β is optional. In one example, at least one of the multiple scale parameters α may be derived by utilizing the sample differences. Moreover, another of the multiple scale parameters α may be derived by utilizing the down-sampled luma sample value. In one example, at least one of the multiple scale parameters α may be derived by utilizing horizontal or vertical sample differences calculated on the basis of down-sampled neighboring luma sample values. In other words, the linear model may combine multiple scale parameters α associated with different pre-operations.
In one example, instead of explicitly signaling the selected filter shape index, the used direction oriented filter shape can be derived at decoder to save bit overhead. For example, at the decoder, a number of directional gradient filters may be applied for each reconstructed luma sample of the L-shaped template of the i-th neighboring row and column of the current block. Then the filtered values (gradients) may be accumulated for each direction of the number of directional gradient filters respectively. In an example, the accumulated value is an accumulated value of absolute values of corresponding filtered values. After the accumulation, the direction of the directional gradient filter for which the accumulated value is the largest may be determined as the derived (luma) gradient direction. For example, a Histogram of Gradients (HoG) may be built to determine the largest value. The derived direction can be further applied as the direction for predicting chroma samples in the current block.
The following example involves reusing the decoder-side intra mode derivation (DIMD) method for luma intra prediction included in ECM-4.0:
In one example, if the shape candidates are [−1, 0, 1; −1, 0, 1](horizontal) and [1, 2, 1; −1, −2, −1](vertical), when the largest value is associated with the horizontal shape, then use shape [−1, 0, 1; −1, 0, 1] for GLM based chroma prediction.
The gradient filter used for deriving the gradient direction can be the same or different with the GLM filter in shape. For example, both of the filters may be horizontal [−1, 0, 1; −1, 0, 1], or the two filters may have different shapes, while the GLM filter may be determined based on the gradient filter.
The proposed GLM can be combined with above discussed MMLM or ELM. When combined with classification, each group can share or have its own filter shape, with syntaxes indicating shape for each group. For example, as a exemplary classifier, horizontal gradients grad_hor may be classified into a first group, which correspond to a first linear model, and vertical gradients grad_ver may be classified into a second group, which correspond to a second linear model. In one example, the horizontal luma patterns may be generated only once.
Further possible classifiers are also provided as follows. With the classifiers, the neighboring and internal luma-chroma sample pairs of the current video block may be classified into multiple groups based on one or more thresholds. Please note that, as discussed above, each neighboring/internal chroma sample and its corresponding luma sample may be referred to as a luma-chroma sample pair. The one or more thresholds are associated with intensities of neighboring/internal luma samples. In this case, each of the multiple groups corresponds to a respective one of the plurality of linear models.
When combining with MMLM classifier, the following operations may be performed: classifying neighboring reconstructed luma-chroma sample pairs of the current video block into 2 groups based on Threshold; deriving different linear models for different groups, wherein the deriving process may be GLM simplified, i.e., with the above pre-operations to reduce the number of taps; classifying luma-chroma sample pairs inside the CU (internal luma-chroma sample pairs, wherein each of the internal luma-chroma sample pairs comprises an internal chroma sample value to be predicted with the derived linear model) into 2 groups similarly based on Threshold; applying different linear models to the reconstructed luma samples indifferent groups; and predicting chroma samples in the CU based on different classified linear models.
Wherein recL′(i,j) may be down-sampled reconstructed luma samples; recC(i,j) may be reconstructed chroma samples (note only neighbours are available); Threshold may be average value of the neighboring reconstructed luma samples. Note the number of classes (2) can be extended to multiple classes by increasing the number of Threshold (e.g., equally divided based on min/max of neighboring reconstructed (down-sampled) luma samples, fixed or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels).
In one example, instead of MMLM luma DC intensity, the filtered values of FLM/GLM apply on neighboring luma samples are used for classification. For example, if 1-tap (1, −1) GLM is applied, average AC values are used (physical meaning). The processing can be: classifying neighboring reconstructed luma-chroma sample pairs into K groups based on one or more filter shapes, one or more filtered values, and K−1 Threshold Ti; deriving different MLR models for different groups, wherein the deriving process may be GLM simplified, i.e., with the above pre-operations to reduce the number of taps; classifying luma-chroma sample pairs inside the CU (internal luma-chroma sample pairs, wherein each of the internal luma-chroma sample pairs comprises an internal chroma sample value to be predicted with the derived linear model) into K groups similarly based on one or more filter shapes, one or more filtered values, and K−1 Threshold Ti; applying different linear models to the reconstructed luma samples in different groups; predicting chroma samples in the CU based on different classified linear models. Wherein Threshold can be predefined (e.g., 0, or can be a table) or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels). For example, Threshold can be the average AC value (filtered value) (2 groups), or equally divided based on min/max AC (K groups), of neighboring reconstructed (can be down-sampled) luma samples.
It is also proposed to combine GLM with ELM classifier. As shown in
If classified samples in one group are less than a number (e.g., predefined 4), default values mentioned when discussing the matrix derivation for the MLR model can be applied for the group parameters (αi, β). If the corresponding neighboring reconstructed samples are not available with respect to the selected LM modes, default values can be applied. For example, when MMLM_L mode is selected but left samples are not valid.
Several methods relate to simplification for GLM are introduced as follows for further improving coding efficiency.
The matrix/parameter derivation in FLM requires floating-point operation (e.g., division in closed-form), which is expensive for decoder hardware, so a fixed-point design is required. For 1-tap GLM case, it can be taken as modified luma reconstructed sample generation of CCLM (e.g., horizontal gradient direction, from CCLM [1, 2, 1; 1, 2, 1]/8 to GLM [−1, 0, 1; −1, 0, 1]), the original CCLM process can be reused for GLM, including fixed-point operation, MDLM downsampling, division table, applied size restriction, min-max approximation, and scale adjustment. For all items, 1-tap GLM can have its own configurations or share the same design as CCLM. For example, using simplified min-max method to derive the parameters (instead of LMS), and combined with scale adjustment after GLM model is derived. In this case, the center point (luminance value yr) used to rotate the slope becomes the average of the reference luma samples “gradient”. Another example, when GLM is on for this CU, CCLM slope adjustment is inferred off and don't need to signal slope adjustment related syntaxes.
This section takes typical case reference samples (up 1 row and left 1 column) for example. Note as in
Please note that the following aspects can be combined and applied jointly. For example, combining reference sample down-sampling and division table to perform the division process.
When classification (MMLM/ELM) is applied, each group can apply the same or different simplification operation. For example, samples for each group are padded respectively to the target sample number before applying right shift, and then apply the same derivation process, same division table.
Please note that the method of implicit filter shape derivation can also be used to determine whether to disable down-sampled process in CCCM filter coefficients (treat with/without down-sampled process as different filter shapes).
The 1-tap case can reuse the CCLM design, dividing by n may be implemented by right shift, dividing by A2 may be implemented by a LUT. The integerization parameters, including nα, nA
When GLM is combined with MDLM, the existed total samples used for parameter derivation may not be power-of-2 values, and need padding to power-of-2 to replace division with right shift operation. For example, for an 8×4 chroma CU, MDLM needs W+H=12 samples, with MDLM_T only 8 samples are available (reconstructed), then down-sampled 4 samples (0, 2, 4, 6) may be padded equally. Codes for implementing such operations are shown as follows:
Other padding method like repetitive/mirror padding with respect to last neighboring samples (rightmost/lowermost) can also be applied.
The padding method for GLM can be the same or different with that of CCLM.
Note in ECM version, an 8×4 chroma CU MDLM_T/MDLM_L needs 2T/2L=16/8 samples respectively, in such case, same padding method can be applied to meet the target power-of-2 sample number.
Division LUT proposed for CCLM/LIC (Local Illumination Compensation) in known standard development like AVC/HEVC/AV1/VVC/AVS can be used for GLM division. For example, reusing the LUT in JCTVC-10166 for bitdepth=10 case (Table 4). The division LUT can be different from CCLM. For example, CCLM uses min-max with DivTable as in equation 5, but GLM uses 32-entries LMS division LUT as in Table 5.
When GLM is combined with MMLM, the meanL values may not always be positive (e.g., using filtered/gradient values to classify groups), so sgn(meanL) needs to be extracted, and use abs(meanL) to look-up the division LUT. Note division LUT used for MMLM classification and parameter derivation can be different. For example, using lower precision LUT (as the LUT in min-max) for mean classification, and using higher precision LUT (as in the LMS) for parameter derivation.
Similar to the CCLM design, some size restrictions can be applied for ELM/FLM/GLM. For example, same constraint for luma-chroma latency in dual tree may be applied.
The size restriction can be according to the CU area/width/height/depth. The threshold can be predefined or signaled in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. For example, the predefined threshold may be 128 for chroma CU area.
In one example, the at least one pre-operation is performed in response to determining that the video block meets an enabling threshold, wherein the enabling threshold is associated with area, width, height or partition depth of the video block. Specifically, the enabling threshold may define a minimum or maximum area, width, height or partition depth of the video block. As understood by one skilled in the art, the video block may comprise a current chroma block and its collocated luma block. It is also proposed to apply the above enabling threshold for the current chroma block and its collocated luma block jointly. For example, the at least one pre-operation is performed in response to determining the enabling threshold is met for both the current chroma block and its collocated luma block.
Similar to the CCLM design, if the collocated luma area of the current chroma CU contains the 1st row inside one CTU, the top template samples generation can be limited to 1 row, to reduce CTU row line buffer storage. Note that only one luma line (general line buffer in intra prediction) is used to make the down-sampled luma samples when the upper reference line is at the CTU boundary.
For example, in
For example, take the 1-tap filter [1, 0, −1; 1, 0, −1] shown in
Take an example where N=4, that is, the video block is at a top boundary of a current CTU, while top 4 rows of neighboring luma sample values and corresponding chroma sample values are used for deriving the linear model. Please note that, the corresponding chroma sample values may refer to corresponding top 4 rows of neighboring chroma sample values (for example, for the YUV 4:4:4 format). Alternatively, the corresponding chroma sample values may refer to corresponding top 2 rows of neighboring chroma sample values (for example, for the YUV 4:2:0 format). In this case, the top 4 rows of neighboring luma sample values and corresponding chroma sample values may be divided into two regions—a first region comprising valid sample values (for example, the one nearest row of luma sample values and corresponding chroma sample values) and a second region comprising invalid sample values (for example, the other three rows of luma sample values and corresponding chroma sample values). Then coefficients of the filter corresponding to sample positions not belonging to the first region may be set as zeros, such that only sample values from the first region are used for calculating the sample differences. For example, as discussed above, in this case the filter [1, 0, −1; 1, 0, −1] can be reduced to [0, 0, 0; 1, 0, −1]. Alternatively, the nearest sample values in the first region may be padded to the second region, such that the padded sample values may be used to calculate the sample differences.
In one example, since GLM can be taken as one special CCLM mode, the fusion design can be reused or have its own way. Multiple (two or more) weights can be applied to generation the final predictor. For example,
wherein pred0 is the predictor based on non-LM mode, while pred1 is the predictor based on GLM, or pred0 is the predictor based on one of CCLM (including all MDLM/MMLM), while pred1 is the predictor based on GLM, or pred0 is the predictor based on GLM, while pred1 is the predictor based on GLM.
Different I/P/B slices can have different designs for weights, w0 and w1, depending on if neighboring blocks is coded with CCLM/GLM/other coding mode or the block size/width/height.
For example, the designs for weights can be determined by the intra prediction mode of adjacent chroma blocks and shift is set equal to 2. Specifically, when the above and left adjacent blocks are both coded with LM modes, then {w0, w1}={1, 3}; when the above and left adjacent blocks are both coded with non-LM modes, then {w0, w1}={3, 1}; otherwise, {w0, w1}={2, 2}. For non-I slices, w0 and w1 can both be set equal to 2.
For the syntax design, if a non-LM mode is selected, one flag is signaled to indicate whether the fusion is applied.
As described above, the 1-tap GLM has good gain complexity trade-off since it can reuse the existing CCLM module without introducing additional derivation. Such 1-tap design can be extended or generalized further according to one or more aspects of the present disclosure.
In an aspect of the present disclosure, for a chroma sample to be predicted, one single corresponding luma sample L may be generated by combining collocated luma sample and neighboring luma samples. For example, the combination may be a combination of different linear filters, e.g., a combination of a high-pass gradient filter (GLM) and a low-pass smoothing filter (e.g., [1, 2, 1; 1, 2, 1]/8 FIR down-sampling filter that may be generally used in CCLM); and/or a combination of a linear filter and a non-linear filter (e.g., with power of n, e.g., Ln, n can be positive, negative, or +-fractional number (e.g., +½, square root or +3, cube, which can rounding and rescale to bitdepth dynamic range)).
In an aspect of the present disclosure, the combination may be repeatedly applied. For example, a combination of GLM and [1, 2, 1; 1, 2, 1]/8 FIR may be applied on the reconstructed luma samples, and then a non-linear power of ½ may be applied. For example, the non-linear filter may be implemented as LUT (look up table), e.g., for bitDepth=10, power of n, n=½, LUT[i]=(int)(sqrt(i)+0.5)<<5, i=0˜1023, where 5 is to scale to bitDepth=10 dynamic range. The non-linear filter may provide options when linear filter cannot handle the luma-chroma relationship efficiently. Whether to use non-linear term can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.
In the above one or more aspects of the present disclosure, the GLM may refer to Generalized Linear Model (may be used to generate one single luma sample linearly or non-linearly, and the generated one single luma sample may be fed into the CCLM linear model to derive parameters of the CCLM linear model), linear/non-linear generation may be called general patterns. Different gradient or general patterns can be combined to form another pattern. For example, a gradient pattern may be combined with a CCLM down-sampled value; a gradient pattern may be combined with a non-linear L2 value; a gradient pattern may be combined with another gradient pattern, the two gradient patterns to be combined may have different directions or the same direction, e.g., [1, 1, 1; −1, −1, −1] and [1, 2, 1; −1, −2, −1], which both have a vertical direction, may be combined, also [1, 1, 1; −1, −1, −1] and [1, 0, −1; 1, 0, −1], which have a vertical and horizontal directions, may be combined, as shown in
As described above, pre-operations can be applied repeatedly and GLM can be applied on pre-linear weighted/pre-operated samples. For example, as CCLM, one template filtering can be applied to luma samples, in order to remove outliers using the low-pass smoothing FIR filter [1, 2, 1; 1, 2, 1]/8 (i.e., CCLM down-sampling smoothing filter) and to generate down-sampled luma samples (one down-sampled luma sample corresponding to one chroma sample). And after that, 1-tap GLM can be applied on smoothed down-sampled luma samples to derive the MLR model.
Some gradient filter patterns, such as 3×3 Sobel or Prewitt operators, can be applied on down-sampled luma samples. The following table shows some of the gradient filter patterns.
The gradient filter patterns can be combined with other gradient/general filter patterns in the down-sampled luma domain. In one example, a combined filter pattern may be applied on down-sampled luma samples. For example, the combined filter pattern may be derived by performing addition or subtraction operations to respective coefficients of the gradient filter pattern and a DC/low-pass based filter pattern, such as filter pattern [0, 0, 0; 0, 1, 0; 0, 0, 0], or [1, 2, 1; 2, 4, 1; 1, 2, 1]. In another example, the combined filter pattern is derived by performing addition or subtraction operations to a coefficient of the gradient filter pattern and a non-linear value such as L2. In another example, the combined filter pattern is derived by performing addition or subtraction operations to respective coefficients of the gradient filter pattern and another gradient filter pattern having a different or the same direction. In another example, the combined filter pattern is derived by performing linear weighted operations to the coefficients of the gradient filter pattern.
GLM applied on down-sampled domain can fit in CCCM framework but may sacrifice high frequency accuracy since low-pass smoothing is applied before applying GLM.
As illustrated above, CCCM applies luma down-sampling before convolution as with CCLM. The reconstructed luma samples are down-sampled to match the lower resolution chroma grid when chroma sub-sampling is used. Since 1-tap GLM can also be taken as changing CCLM down-sample filter coefficients (e.g., from [1, 2, 1; 1, 2, 1]/8 to [1, 2, 1, −1, −2, −1], i.e., from low-pass to high-pass), the GLM can serve as the input of CCCM. Specifically, the gradient filter of GLM replaces luma down-sampling filter ([1, 2, 1; 1, 2, 1]/8) with gradient-based coefficients (e.g., [1, 2, 1, −1, −2, −1). In this case, CCCM operation becomes “linear/non-linear combination of gradients”, as shown by the following equation:
where C, N, S, E, W, P are gradients of current or neighboring samples (compared to original down-sample values for CCCM). Related GLM methods described in this disclosure can be applied in the same way before entering CCCM convolution, e.g., classification, separate Cb/Cr control, syntax, pattern combining, PU size restriction etc.
The gradient-based coefficients replacement can apply to specific CCCM taps. Also, not only high-pass but low-pass/band-pass/all-pass coefficients replacement can be used. The replacement can be combined with FLM/CCCM shape switch discussed above (leading to different number of taps). For example, gradient patterns in
The following shows some examples for changing the CCLM down-sample filter coefficients:
Candidate filters are [1, 2, 1; 1, 2, 1]/8 and [1, 0, −1; 1, 0, −1]; predChromaVal=c0C+c1N+c2S+c3E+c4W+c5P+c6B, using typical CCCM cross shape, 7-tap; N, S, W, E use filters [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; and C, P use filters [1, 0, −1; 1, 0, −1], i.e., horizontal gradient filter, and P then physically means gradient{circumflex over ( )}2.
Candidate filters are [1, 2, 1; 1, 2, 1]/8, [1, 0, −1; 1, 0, −1], [1, 2, 1; −1, −2, −1], [2, 1, −1; 1, −1, −2], and [−1, 1, 2; −2, −1, 1]; predChromaVal=c0C0+c1C1+c2C2+c3C3+c4C4+c5P+c6B; C0 uses filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; C1 uses filter [1, 0, −1; 1, 0, −1]; C2 uses filter [1, 2, 1; −1, −2, −1]; C3 uses filter [2, 1, −1; 1, −1, −2]; C4 uses filter [−1, 1, 2; −2, −1, 1]; C5 uses filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; C0 to C5, and P have the same down-sampled luma position (==C in typical CCCM cross shape); and C1 to C4 are generated by different direction Sobel-based gradient filters (as shown in
Candidate filters are [1, 2, 1; 1, 2, 1]/8, [1, 0, −1; 1, 0, −1], [1, 2, 1; −1, −2, −1], [0, 1, 1; 0, 1, 1], and [1, 1, 0; 1, 1, 0]; predChromaVal=c0C0+c1C1+c2C2+c3C3+c4C4+c5P+c6B; C0 uses filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; C1 uses filter [1, 0, −1; 1, 0, −1]; C2 uses filter [1, 2, 1; −1, −2, −1]; C3 uses filter [0, 1, 1; 0, 1, 1]; C4 uses filter [1, 1, 0; 1, 1, 0]; C5 uses filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; C0 to C5, and P have the same down-sampled luma position (==C in typical CCCM cross shape); C1 to C2 are generated by different direction Sobel-based gradient filters (as shown in
Which CCCM/FLM taps to apply the coefficients replacement can be predefined (as above examples) or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.
For each CCCM/FLM tap, the coefficients candidate for CCCM/FLM down-sampling can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.
Candidate filters are [1, 2, 1; 1, 2, 1]/8, [1, 0, −1; 1, 0, −1], [1, 2, 1; −1, −2, −1], [2, 1, −1; 1, −1, −2], and [−1, 1, 2; −2, −1, 1]; predChromaVal=c0C+c1N+c2S+c3E+c4W+c5P+c6B, using typical CCCM cross shape, 7-tap; C uses switching down-sampling filters among 5 candidate filters; N, S, W, E use filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter; and P uses switching down-sampling filters among 5 candidate filters.
Candidate filters are: [1, 2, 1; 1, 2, 1]/8, [1, 0, −1; 1, 0, −1], [1, 2, 1; −1, −2, −1], [0, 1, 1; 0, 1, 1], and [1, 1, 0; 1, 1, 0]; predChromaVal=c0C+c1W+c2E+c3P+c4B, i.e., horizontal minus sign shape, 5-tap; C uses switching down-sampling filters among 5 candidate filters; W, E use switching down-sampling filters among 3 candidate filters: [1, 2, 1; 1, 2, 1]/8, [0, 1, 1; 0, 1, 1], and [1, 1, 0; 1, 1, 0]; and P uses filter [1, 2, 1; 1, 2, 1]/8, keeping original CCLM down-sampling filter.
In one or more aspects of the present disclosure, one or more syntaxes may be introduced to indicate information on the GLM. An example of GLM syntaxes is illustrated in the following Table 10.
Please be noted that the binarization of each syntax element may be changed.
In an aspect of the present disclosure, The GLM on/off control for Cb/Cr components may be jointly or separately. For example, at CU level, 1 flag may be used to indicate if GLM is active for this CU. If active, 1 flag may be used to indicate if Cb/Cr are both active. If not both active, 1 flag to indicate either Cb or Cr is active. Filter index/gradient (general) pattern may be signaled separately when Cb and/or Cr is active. All flags may have its own context model or be bypass coded.
In another aspect of the present disclosure, whether to signal GLM on/off flags may depend on luma/chroma coding modes, and/or CU size. For example, in ECM5 chroma intra mode syntax, GLM may be inferred off when MMLM or MMLM_L or MMLM_T is applied; when CU area<A, where A can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels; If combined with CCCM, GLM may be inferred off when CCCM is on.
Please be noted that when GLM is combined with MMLM, different models may share the same or have their own gradient/general patterns.
When GLM is combined with CCCM/FLM, CU level GLM enabling flag can be inferred off if current CU is enabled as CCCM/FLM.
CCCM requires to process down-sampled luma reference values before the calculation of model parameters and applying the CCCM model, which burden decoder processing cycles. In this section, CCCM without down-sampling process is proposed, including utilizing non-down-sampled luma reference values and/or different selection of non-down-sampled luma reference. One or more filter shapes may be used for the purpose as described below.
Please note that methods/examples in this section can be combined/reused with the methods mentioned above, including but not limited to methods related to classification, filter shape, matrix derivation (with special handling), applied region, and syntax. Moreover, methods/examples listed in this section can also be applied with the methods/examples above (more taps), to have a better performance with certain complexity trade-off.
In this disclosure, reference samples/training templates/reconstructed neighboring regions usually refer to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.
In one example, the convolutional 7-tap filter may include a 5-tap plus sign shape spatial component, a non-linear term and a bias term. The input to the spatial 5-tap component of the filter includes a center (C) non-downsampled luma sample which is collocated with the chroma sample to be predicted and its non-downsampled above or north (N), below or south (S), left or west (W) and right or east (E) neighbors as illustrated in
The non-linear term P is represented as power of two of the center luma sample C and scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
In another example, the convolutional 7-tap filter may include a 6-tap rectangle shape spatial component and a bias term. The input to the spatial 6-tap component of the filter includes a center (b) non-downsampled luma sample which is collocated with the chroma sample to be predicted and its non-downsampled below-left or south-west (d), below-right or south-east (f), below or south (e), left or west (a) and right or east (c) neighbors as illustrated Shape 1 in
The bias term B represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
In yet another example, the convolutional 8-tap filter may consist of a 6-tap rectangle shape spatial component, a non-linear term and a bias term. The input to the spatial 6-tap component of the filter consists of a center (b) non-downsampled luma sample which is collocated with the chroma sample to be predicted and its non-downsampled below-left or south-west (d), below-right or south-east (f), below or south (e), left or west (a) and right or east (c) neighbors as illustrated Shape 1 in
The non-linear term P is represented as power of two of the center luma sample (b) and scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
It should be appreciated that the examples illustrated above are merely sample examples, and other implementations may be possible without causing a departure of the present disclosure, such as, with more or less taps and having any shape of the shapes shown in
In yet another example, the convolutional 9-tap filter may consist of a 6-tap rectangle shape spatial component, two non-linear terms and a bias term. The input to the spatial 6-tap component of the filter consists of a center (b) non-down-sampled luma sample which is collocated with the chroma sample to be predicted and which is located substantially at the center of the filter shape, and its non-down-sampled below-left/south-west (d), below-right/south-east (f), below/south (e), left/west (a) and right/east (c) neighbors as illustrated Shape 1 in
The non-linear terms P and Q are two non-linear luma sample values, which are represented respectively as power of the luma sample value of the center (b) luma sample and the below/south (e) luma sample then scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B is a bias value which represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
It should be understood that the non-linear terms P and Q can be represented as power of any luma sample values of the non-down-sampled luma sample of the filter. The two non-linear terms P and Q are only exemplary, and the corresponding chroma sample value can be calculated based on one or more non-linear values.
Please note that methods/examples in this section can be combined/reused with the methods mentioned above, including but not limited to methods related to classification, filter shape, matrix derivation (with special handling), applied region, and syntax. Moreover, methods/examples listed in this section can also be applied with the methods/examples above (more taps), to have a better performance with certain complexity trade-off.
In this disclosure, reference samples/training templates/reconstructed neighboring regions usually refer to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.
According to one or more embodiments of the disclosure, the reference samples/training template/reconstructed neighboring region may be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. For an example,
One or more shape/number of filter taps may be used for CCCM prediction, as shown in
Though a multiple tap filter can fit well on training data (i.e., top/left neighboring reconstructed luma/chroma samples), in some cases, that training data do not capture full characteristics of the testing data, and it may result in overfitting and may not predict well on the testing data (i.e., the to-be-predicted chroma block samples). Also, different filter shapes may adapt well to different video block content, leading to more accurate prediction. To address this issue, the filter shape/number of filter taps can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. A set of filter shape candidates can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. Different components (U/V) may have different filter switch control. For example, as shown in the following table, predefining a set of filter shape candidates (idx=0-5), and filter shape (1, 2) denotes a 2-tap luma filter, while filter shape (1, 2, 4) denotes a 3-tap luma filter as shown in
Different chroma types/color formats can have different predefined filter shapes/taps. For example, using predefined filter shape for 420 type-0: (1, 2, 4, 5), 420 type-2: (0, 1, 2, 4, 7), 422: (1, 4), 444: (0, 1, 2, 3, 4, 5) as shown in
The unavailable luma/chroma samples for deriving the MLR model can be padded from available reconstructed samples. For example, if using a 6-tap (0, 1, 2, 3, 4, 5) filter as in
According to one or more embodiments of the disclosure, the unavailable luma/chroma samples for deriving the MLR model can be skipped and not used. Then the padding process is not needed for the unavailable luma/chroma samples.
CCLM/MMLM with LDL Decomposition
CCCM requires to process LDL decomposition to calculate the model parameters of CCCM model, avoiding using square root operations and only integer arithmetic is required. In this section, CCLM/MMLM with LDL decomposition are proposed. LDL decomposition may also be used in ELM/FLM/GLM, as described above.
Please note that methods/examples in this section can be combined/reused with the methods mentioned above, including but not limited to methods related to classification, filter shape, matrix derivation (with special handling), applied region, and syntax. Moreover, methods/examples listed in this section can also be applied with the methods/examples above, to have a better performance with certain complexity trade-off.
In this disclosure, reference samples/training templates/reconstructed neighboring regions usually refer to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.
CCLM/MMLM with Extended Range
One or more reference samples may be used for CCLM/MMLM prediction, i.e., as shown in
Though training data with multiple reference areas can fit well on the calculation of model parameters, in some cases that training data do not capture full characteristics of testing data, it may result in overfitting and may not predict well on testing data (i.e., the to-be-predicted chroma block samples). Also, different reference areas may adapt well to different video block content, leading to more accurate prediction. To address this issue, the reference shape/number of reference areas can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. A set of reference area candidates can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. Different components (U/V) may have different reference area switch control. For example, predefined a set of reference area candidates (idx=0-4) as shown in the table below. The reference area selection of U/V components can be switched in PH or in CU/CTJ levels. Different chroma types/color formats can have different predefined reference areas.
The unavailable luma/chroma samples for deriving the MLR model can be padded from available reconstructed samples, the padding process being applied in both training data (top/left neighboring reconstructed luma/chroma samples) and testing data (the luma/chroma samples in the CU).
According to one or more embodiments of the disclosure, the unavailable luma/chroma samples for deriving the MLR model can be skipped and not used. Then the padding process is not needed for the unavailable luma/chroma samples.
FLM/GLM/ELM/CCCM with Minimal Samples Restriction
FLM requires to process down-sampled luma reference values and calculate model parameters, which burden decoder processing cycles, especially for small blocks. In this section, FLM with minimal samples restriction is proposed, for example, FLM is only used for samples larger than predefined number, such as 64, 128. One or more different restrictions may be used for the purpose, for example, FLM is only used in single model for samples larger than a predefined number, such as 256, and FLM is only used in multi model for samples larger than a predefined number, such as 128.
According to one or more embodiments of the disclosure, the number of predefined minimal samples for single model may be larger than or equal to the number of predefined minimal samples for multi model. For example, FLM/GLM/ELM/CCCM is only used in single model for samples larger than or equal to a predefined number, such as 128, and FLM/GLM/ELM/CCCM is only used in multi model for samples larger than or equal to a predefined number, such as 256.
According to one or more embodiments of the disclosure, the number of predefined minimal samples for FLM/GLM/ELM may be larger than or equal to the number of predefined minimal samples for CCCM. For example, CCCM is only used in single model for samples larger than or equal to a predefined number, such as 0, and CCCM is only used in multi model for samples larger than or equal to a predefined number, such as 128. FLM is only used in single model for samples larger than or equal to a predefined number, such as 128, and FLM is only used in multi model for samples larger than or equal to a predefined number, such as 256.
Please note that methods/examples in this section can be combined/reused with the methods mentioned above, including but not limited to methods related to classification, filter shape, matrix derivation (with special handling), applied region, and syntax. Moreover, methods/examples listed in this section can also be applied with the methods/examples above (more taps), to have a better performance with certain complexity trade-off.
According to one or more embodiments of the disclosure, two models of multiple modes of FLM/GLM/ELM/CCCM/CCLM may be further combined to bring additional coding efficiency. For example, first the parameters of CCCM(ci) and GLM(a, b) are derived separately, then the weights (wi) between CCCM and GLM are derived by linear regression, finally the weighted CCCM and GLM are used to predict chroma samples from reconstructed luma samples.
According to one or more embodiments of the disclosure, there is a flag signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels to indicate whether the combined mode is used or not.
According to one or more embodiments of the disclosure, instead of explicitly signaling the selected mode flag, the mode flag can be derived at decoder to save bit overhead.
For example,
Please note that methods/examples in this section can be combined/reused from the methods mentioned in all sections, including but not limited to classification, filter shape, matrix derivation (with special handling), applied region, syntax. Moreover, methods/examples listed in this section can also be applied in all sections to have a better performance with certain complexity trade-off.
CCCM with Non-Downsampled and Downsampled Luma Reference Values
Only downsampled luma reference values may be used in CCCM to calculate model parameters and apply the CCCM model. In this section, non-downsampled luma reference values are also used in CCCM to calculate model parameters and apply the CCCM model, including utilizing non-downsampled and downsampled luma reference values in different or the same position. One or more filter shapes may be used for the purpose, as description above.
In one example, the convolutional 8-tap filter may include a 6-tap rectangle shape spatial component, a downsampled luma sample and a bias term. The input to the spatial 6-tap component of the filter includes a center (b) non-downsampled luma sample which is collocated with the chroma sample to be predicted and its non-downsampled below-left or south-west (d), below-right or south-east (f), below or south (e), left or west (a) and right or east (c) neighbors as illustrated Shape 1 in
The bias term B represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
In another example, the convolutional 9-tap filter may consist of a 6-tap rectangle shape spatial component, two non-linear terms and a bias term. The input to the spatial 6-tap component of the filter consists of a center (b) non-down-sampled luma sample which is collocated with the chroma sample to be predicted and which is located substantially at the center of the filter shape, and its non-down-sampled below-left/south-west (d), below-right/south-east (f), below/south (e), left/west (a) and right/east (c) neighbors as illustrated Shape 1 in
The non-linear terms P and Q are two non-linear luma sample values, which are represented respectively as power of the luma sample value of the center (b) non-down-sampled luma sample and center (C) down-sampled luma sample then scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B is a bias value which represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
It should be understood that the non-linear terms P and Q can be represented as power of any luma sample values of down-sampled/non-down-sampled luma samples for predicting the corresponding chroma sample value. The two non-linear terms P and Q are only exemplary, and the corresponding chroma sample value can be calculated based on one or more non-linear values.
As mentions above, the non-linear term Q can also be represented as power of a non-down-sampled luma sample of the filter. In such an example, the convolutional 9-tap filter may consist of a 6-tap rectangle shape spatial component, two non-linear terms and a bias term. The input to the spatial 6-tap component of the filter consists of a center (b) non-down-sampled luma sample which is collocated with the chroma sample to be predicted and which is located substantially at the center of the filter shape, and its non-down-sampled below-left/south-west (d), below-right/south-east (f), below/south (e), left/west (a) and right/east (c) neighbors as illustrated Shape 1 in
The non-linear terms P and Q are two non-linear luma sample values, which are represented respectively as power of the luma sample value of the center (b) luma sample and the below/south (e) luma sample then scaled to the sample value range of the content:
That is, for 10-bit content it is calculated as:
The bias term B is a bias value which represents a scalar offset between the input and output (similarly to the offset term in CCLM) and is set to middle chroma value (512 for 10-bit content).
Output of the filter is calculated as a convolution between the filter coefficients ci and the input values and clipped to the range of valid chroma samples:
Please note that methods/examples in this section can be combined/reused from the methods mentioned above, including but not limited to classification, filter shape, matrix derivation (with special handling), applied region, syntax. Moreover, methods/examples listed in this section can also be applied in the methods mentioned above (more taps), to have a better performance with certain complexity trade-off.
In this disclosure, reference samples/training template/reconstructed neighboring region usually refers to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.
According to one or more embodiments of the disclosure, CCCM without down-sampled process and CCCM with down-sampled process may be used by different taps or shapes. For example, the filter shape/number of filter taps with down-sampled values and without down-sampled values may be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.
According to one or more embodiments of the disclosure, the reference samples/training template/reconstructed neighboring region may be predefined or signaled/switched in SPS/DPS/VPS/S EI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels. For an example,
It should be appreciated by those skilled in the art that the examples above are merely used for illustration, and other implementations may be possible without causing a departure of the present disclosure.
At step 3010, a video block may be obtained from a bitstream. For example, a block-based video decoder may receive and process the bitstream to obtain the video block, as described with reference to
At step 3020, internal luma sample values of the video block, external luma sample values and external chroma sample values of an external region of the video block may be obtained by the decoder. For example, the external region of the video block may comprise one or more rows and/or columns next to the video block. The rows and/or columns may be included in the reconstructed area.
At step 3030, a set of weighting coefficients corresponding to a filter shape may be determined by using values based on the external luma sample values and the external chroma sample values. For example, the filter shape and the set of weighting coefficients may correspond to a CCCM filter and may be configured for predicting a chroma sample value based on a plurality of corresponding luma sample values. The values used for calculating the set of weighting coefficients may comprise non-downsampled values of the external luma sample values, or the non-downsampled values of the external luma sample values along with a downsampled value of at least one of the external luma sample values.
In an example, non-downsampled luma sample values and downsampled luma sample values may be combined to adapt varying properties of an image. For example, a luma sample collocated with the chroma sample may be referred to as a center luma sample herein, and both downsampled and non-downsampled values associated with the center luma sample may be used to calculate the set of weighting coefficients of the CCCM filter. The downsampled value associated with the center luma sample may be obtained by applying any suitable filter on neighboring luma sample values of the center luma sample.
In another example, the information of non-downsampled luma sample values may be more helpful to predict the corresponding chroma sample value, and weighting coefficients of the CCCM filter may be trained at the decoder over the non-downsampled luma sample values, with or without the offset (B) and/or non-linear term (P). For example, any non-downsampled luma sample values of neighboring luma samples may be used to derive the weighting coefficients of the CCCM filter. The neighboring luma samples may be located around a center luma sample for the chroma sample.
At step 3040, internal chroma sample values of the video block may be predicted using the filter shape and the calculated set of weighting coefficients based on the internal luma sample values of the video block.
At step 3050, the video block may be decoded using the predicted internal chroma sample values to obtain decoded video block. For example, the decode video block may be presented on a screen or used for further process, such as editing.
At step 3110, a video block may be obtained from a bitstream. For example, a block-based video decoder may receive and process the bitstream to obtain the video block, as described with reference to
At step 3120, internal luma sample values of the video block, external luma sample values and external chroma sample values of a first external region of the video block may be obtained at the decoder. The first external region may be included in the reconstructed region and may be part of the reconstructed region.
At step 3130, a plurality of sets of weighting coefficients corresponding to a plurality of filters may be obtained based on the external luma sample values and the external chroma sample values of the first external region. For example, each of the plurality of the filters may be trained independently over the first external region, to obtain respective sets of weighting coefficients of the plurality of the filters. For example, each of the plurality of the filters may be any of FLM, CCCM, GLM, ELM, CCLM, or any combination thereof.
At step 3140, at least one of the plurality of the filters may be applied to predict internal chroma sample values of the video block. The determination of which one or more of plurality of filters to be used for the prediction of the internal chroma sample may be based on an explicit signaling transmitted by an encoder, or inferred by the decoder without additional signaling overhead.
In an example, the decoder may receive a signaling in the bitstream indicative of the plurality of filters to be used for prediction of a chroma sample value based on a plurality of corresponding luma sample values. In this case, the plurality of the filters with the respective sets of weighting coefficients calculated at step 3130 may be used to predict the internal chroma sample values of the video block.
In another example, the decoder may evaluate the performance of the plurality of the filters with the respective sets of weighting coefficients calculated at step 3130, and select at least one filter of the plurality of the filters with the highest performance to use. For example, a second external region may be obtained at the decoder to serve as a dataset for testing or evaluation. The second external region used for evaluation may be different from the first external region used for derivation of the sets of weighting coefficients. One of the plurality of the filters having the smallest prediction error may be selected as the applied filter. Alternatively, a number of K filters of the plurality of filters having K smallest prediction errors may be selected as the applied filters. Weights (e.g., wi) for the selected K filters may be trained in a similar way as the derivation of the sets of the weighting coefficients of the plurality of filters, such as by using the first external region or other external regions.
In some examples, the first external region and the second external region may have any shape, e.g., one or more column and/or row, or partial column and/or row in reconstructed region and have any number of samples. For example, the first external region and/or the second external region having a small number of samples may reduce the computation burden on the decoder.
At step 3150, the video block may be decoded using the predicted internal chroma sample values to obtain decoded video block. For example, the decode video block may be presented on a screen or used for further process, such as editing.
In an example, the encoder may evaluate the performance of the plurality of the filters with the respective sets of weighting coefficients calculated at step 3330, and select a number K of filters of the plurality of the filters to use based on the evaluated performance, e.g., by determining N filters with smallest prediction errors and selecting K filters to be combined from the N filters. Weights (e.g., wi) for the selected K filters may be trained in a similar way as the derivation of the sets of the weighting coefficients of the plurality of filters, such as by using the first external region or other external regions. In this case, the encoder may generate a signaling indicative of the selected K filters and send the signaling to the decoder via the bitstream generated at step 3350. In other cases, the encoder may generate no signaling indicative of which one or more filters to use in the cross-component prediction, instead, the one or more filters to be used can be derived at the decoder, such as by calculating perspective prediction errors for each of the plurality of filters with pre-defined filter shapes, and sorting the prediction errors to select the best one or more filter with smallest prediction error(s).
It should be appreciated by those skilled in the art that the one or more filter of the plurality of filters to be used in cross-component prediction may be selected based on other criterions, such as complexity, a trade off between a prediction error and complexity, or compatibility, without causing a departure of the present disclosure.
It should be appreciated that the storage device 3420 may store computer-executable instructions that, when executed, cause the processor 3410 to perform any operations according to the embodiments of the present disclosure.
In an embodiment, there is also provided a non-transitory computer-readable storage medium comprising a plurality of programs, for example, in the storage device 3420, executable by the processor 3410 in the computing environment, for performing the above-described methods and/or storing a bitstream generated by the encoding method described above or a bitstream to be decoded by the decoding method described above. In one example, the plurality of programs may be executed by the processor 3410 in the computing environment to receive (for example, from the video encoder in
At step 3510, the method 3500 comprises obtaining a video block from a bitstream.
At step 3520, the method 3500 comprises obtaining internal luma sample values of the video block, external luma sample values of an external region of the video block and external chroma sample values of the external region.
At step 3530, the method 3500 comprises determining, based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting each of the internal chroma sample values based on a plurality of corresponding luma sample values, wherein the plurality of corresponding luma sample values comprise: one or more non-down-sampled luma sample values associated with the filter shape, and one or more non-linear luma sample values.
At step 3540, the method 3500 comprises predicting, with the filter shape and the set of weighting coefficients, the internal chroma sample values based on the internal luma sample values.
At step 3550, the method 3500 comprises obtaining predicted video block using the predicted internal chroma sample values.
In one example, the one or more non-linear luma sample values comprise: a first non-linear luma sample value derived by scaling a square of a first luma sample value to a luma sample value range of the video block, wherein the first luma sample value is a non-down-sampled luma sample value associated with the filter shape.
In one example, the first luma sample value is the non-down-sampled luma sample value of a first luma sample located at the center of the filter shape.
In one example, the one or more non-linear luma sample values further comprise: a second non-linear luma sample value derived by scaling a square of a second luma sample value to the luma sample value range of the video block.
In one example, the second luma sample value is a non-down-sampled luma sample value of a second luma sample below the first luma sample.
In one example, the second luma sample value is a down-sampled luma sample value determined based on luma sample values of the collocated luma samples corresponding to the chroma sample to be predicted.
In one example, the down-sampled luma sample value is determined by a weighted-average operation.
In one example, the filter shape is determined according to six luma samples including: a first luma sample located at the center of the filter shape; a second luma sample below the first luma sample; a third luma sample to the left of the first luma sample; a fourth luma sample to the right of the first luma sample; a fifth luma sample below and to the left of the first luma sample; and a sixth luma sample below and to the right of the first luma sample.
In one example, the set of weighting coefficients further includes a weighting coefficient for a bias value.
In one example, whether the second luma sample value is a down-sampled luma sample value or a non-down-sampled luma sample value is predefined or signaled at SPS, DPS, VPS, SEI, APS, PPS, PH, SH, Region, CTU, CU, subblock, or sample level.
At step 3610, the method 3600 comprises obtaining a video block.
At step 3620, the method 3600 comprises obtaining internal luma sample values of the video block, external luma sample values of an external region of the video block and external chroma sample values of the external region.
At step 3630, the method 3600 comprises determining, based on the external luma sample values and the external chroma sample values, a set of weighting coefficients corresponding to a filter shape, wherein the filter shape and the set of weighting coefficients are configured for predicting each of the internal chroma sample values based on a plurality of corresponding luma sample values, wherein the plurality of corresponding luma sample values comprise: one or more non-down-sampled luma sample values associated with the filter shape, and one or more non-linear luma sample values.
At step 3640, the method 3600 comprises predicting, with the filter shape and the set of weighting coefficients, the internal chroma sample values based on the internal luma sample values.
At step 3650, the method 3600 comprises generating a bitstream comprising an encoded video block by using the predicted internal chroma sample values.
In one example, the one or more non-linear luma sample values comprise: a first non-linear luma sample value derived by scaling a square of a first luma sample value to a luma sample value range of the video block, wherein the first luma sample value is a non-down-sampled luma sample value associated with the filter shape.
In one example, the first luma sample value is the non-down-sampled luma sample value of a first luma sample located at the center of the filter shape.
In one example, the one or more non-linear luma sample values further comprise: a second non-linear luma sample value derived by scaling a square of a second luma sample value to the luma sample value range of the video block.
In one example, the second luma sample value is a non-down-sampled luma sample value of a second luma sample below the first luma sample.
In one example, the second luma sample value is a down-sampled luma sample value determined based on luma sample values of the collocated luma samples corresponding to the chroma sample to be predicted.
In one example, the down-sampled luma sample value is determined by a weighted-average operation.
In one example, the filter shape is determined according to six luma samples including: a first luma sample located at the center of the filter shape; a second luma sample below the first luma sample; a third luma sample to the left of the first luma sample; a fourth luma sample to the right of the first luma sample; a fifth luma sample below and to the left of the first luma sample; and a sixth luma sample below and to the right of the first luma sample.
In one example, the set of weighting coefficients further includes a weighting coefficient for a bias value.
In one example, whether the second luma sample value is a down-sampled luma sample value or a non-down-sampled luma sample value is predefined or signaled at SPS, DPS, VPS, SEI, APS, PPS, PH, SH, Region, CTU, CU, subblock, or sample level.
The processor 3720 typically controls overall operations of the computing environment 3710, such as the operations associated with display, data acquisition, data communications, and image processing. The processor 3720 may include one or more processors to execute instructions to perform all or some of the steps in the above-described methods. Moreover, the processor 3720 may include one or more modules that facilitate the interaction between the processor 3720 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 3730 is configured to store various types of data to support the operation of the computing environment 3710. The memory 3730 may include predetermined software 3732. Examples of such data includes instructions for any applications or methods operated on the computing environment 3710, video datasets, image data, etc. The memory 3730 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.
The I/O interface 3740 provides an interface between the processor 3720 and peripheral interface modules, such as a keyboard, a click wheel, buttons, and the like. The buttons may include but are not limited to, a home button, a start scan button, and a stop scan button. The I/O interface 3740 can be coupled with an encoder and decoder.
In an embodiment, there is also provided a non-transitory computer-readable storage medium comprising a plurality of programs, for example, in the memory 3730, executable by the processor 3720 in the computing environment 3710, for performing the above-described methods and/or storing a bitstream generated by the encoding method described above or a bitstream to be decoded by the decoding method described above. In one example, the plurality of programs may be executed by the processor 3720 in the computing environment 3710 to receive (for example, from the video encoder 20 in
In an embodiment, the is also provided a computing device comprising one or more processors (for example, the processor 3720); and the non-transitory computer-readable storage medium or the memory 3730 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.
In an embodiment, there is also provided a computer program product having instructions for storage or transmission of a bitstream comprising encoded video information generated by the encoding method described above or encoded video information to be decoded by the decoding method described above. In an embodiment, there is also provided a computer program product comprising a plurality of programs, for example, in the memory 3730, executable by the processor 3720 in the computing environment 3710, for performing the above-described methods. For example, the computer program product may include the non-transitory computer-readable storage medium.
In an embodiment, there is provided a bitstream generated by the encoding method described above or a bitstream to be decoded by the decoding method described above. In an embodiment, there is provided a bitstream comprising encoded video information generated by the encoding method described above or encoded video information to be decoded by the decoding method described above.
In an embodiment, there is also provided a method of storing a bitstream, comprising storing the bitstream on a digital storage medium, wherein the bitstream comprises encoded video information generated by the encoding method described above or encoded video information to be decoded by the decoding method described above.
In an embodiment, there is also provided a method for transmitting a bitstream generated by the encoder described above. In an embodiment, there is also provided a method for receiving a bitstream to be decoded by the decoder described above.
In an embodiment, the computing environment 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.
It should be appreciated that all the operations in the methods described above are merely exemplary, and the present disclosure is not limited to any operations in the methods or sequence orders of these operations and should cover all other equivalents under the same or similar concepts.
It should also be appreciated that all the modules in the methods described above may be implemented in various approaches. These modules may be implemented as hardware, software, or a combination thereof. Moreover, any of these modules may be further functionally divided into sub-modules or combined together.
It should be illustrated that the terms “first,” “second,” and the like used in the description, claims of the present disclosure, and the accompanying drawings are used to distinguish objects, and not used to describe any specific order or sequence. It should be understood that the data used in this way may be interchanged under an appropriate condition, such that the embodiments of the present disclosure described herein may be implemented in orders besides those shown in the accompanying drawings or described in the present disclosure.
The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein. All structural and functional equivalents to the elements of the various aspects described throughout the present disclosure that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the claims.
This application is a continuation of the following PCT applications: PCT Application No. PCT/US2023/033951 filed on Sep. 28, 2023 and claims the benefits of U.S. Provisional Application No. 63/411,325 filed on Sep. 29, 2022; and PCT Application No. PCT/US2023/034899 filed on Oct. 11, 2023 and claims the benefits of U.S. Provisional Application No. 63/415,532 filed on Oct. 12, 2022 and U.S. Provisional Application No. 63/416,220 filed on Oct. 14, 2022. The entire contents thereof are incorporated herein by reference in their entireties.
| Number | Date | Country | |
|---|---|---|---|
| 63411325 | Sep 2022 | US | |
| 63415532 | Oct 2022 | US | |
| 63416220 | Oct 2022 | US |
| Number | Date | Country | |
|---|---|---|---|
| Parent | PCT/US2023/033951 | Sep 2023 | WO |
| Child | 19092351 | US | |
| Parent | PCT/US2023/034899 | Oct 2023 | WO |
| Child | 19092351 | US |