WO2025007947A1 - Methods and apparatus for video coding improvement by storing information and implicit derivation - Google Patents
Methods and apparatus for video coding improvement by storing information and implicit derivation Download PDFInfo
- Publication number
- WO2025007947A1 WO2025007947A1 PCT/CN2024/103783 CN2024103783W WO2025007947A1 WO 2025007947 A1 WO2025007947 A1 WO 2025007947A1 CN 2024103783 W CN2024103783 W CN 2024103783W WO 2025007947 A1 WO2025007947 A1 WO 2025007947A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- model
- cross
- component
- block
- prediction
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/186—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/105—Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/11—Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
- H04N19/463—Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/70—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
Definitions
- the present invention is a non-Provisional Application of and claims priority to U.S. Provisional Patent Application No. 63/511, 921, filed on July 5, 2023.
- the U.S. Provisional Patent Application is hereby incorporated by reference in its entirety.
- the present invention relates to video coding system.
- the present invention relates to coding for a chroma component with cross-component information stored.
- VVC Versatile video coding
- JVET Joint Video Experts Team
- MPEG ISO/IEC Moving Picture Experts Group
- Information technology -Coded representation of immersive media -Part 3 Versatile video coding, published Feb. 2021.
- VVC is developed based on its predecessor HEVC (High Efficiency Video Coding) by adding more coding tools to improve coding efficiency and also to handle various types of video sources including 3-dimensional (3D) video signals.
- HEVC High Efficiency Video Coding
- Fig. 1A illustrates an exemplary adaptive Inter/Intra video encoding system incorporating loop processing.
- Intra Prediction 110 the prediction data is derived based on previously coded video data in the current picture.
- Motion Estimation (ME) is performed at the encoder side and Motion Compensation (MC) is performed based on the result of ME to provide prediction data derived from other picture (s) and motion data.
- Switch 114 selects Intra Prediction 110 or Inter Prediction 112 and the selected prediction data is supplied to Adder 116 to form prediction errors, also called residues.
- the prediction error is then processed by Transform (T) 118 followed by Quantization (Q) 120.
- T Transform
- Q Quantization
- the transformed and quantized residues are then coded by Entropy Encoder 122 to be included in a video bitstream corresponding to the compressed video data.
- the bitstream associated with the transform coefficients is then packed with side information such as motion and coding modes associated with Intra prediction and Inter prediction, and other information such as parameters associated with loop filters applied to underlying image area.
- the side information associated with Intra Prediction 110, Inter prediction 112 and in-loop filter 130, is provided to Entropy Encoder 122 as shown in Fig. 1A. When an Inter-prediction mode is used, a reference picture or pictures have to be reconstructed at the encoder end as well.
- the transformed and quantized residues are processed by Inverse Quantization (IQ) 124 and Inverse Transformation (IT) 126 to recover the residues.
- the residues are then added back to prediction data 136 at Reconstruction (REC) 128 to reconstruct video data.
- the reconstructed video data may be stored in Reference Picture Buffer 134 and used for prediction of other frames.
- incoming video data undergoes a series of processing in the encoding system.
- the reconstructed video data from REC 128 may be subject to various impairments due to a series of processing.
- in-loop filter 130 is often applied to the reconstructed video data before the reconstructed video data are stored in the Reference Picture Buffer 134 in order to improve video quality.
- deblocking filter (DF) may be used.
- SAO Sample Adaptive Offset
- ALF Adaptive Loop Filter
- the loop filter information may need to be incorporated in the bitstream so that a decoder can properly recover the required information. Therefore, loop filter information is also provided to Entropy Encoder 122 for incorporation into the bitstream.
- DF deblocking filter
- SAO Sample Adaptive Offset
- ALF Adaptive Loop Filter
- Loop filter 130 is applied to the reconstructed video before the reconstructed samples are stored in the reference picture buffer 134.
- the system in Fig. 1A is intended to illustrate an exemplary structure of a typical video encoder. It may correspond to the High Efficiency Video Coding (HEVC) system, VP8, VP9, H. 264 or VVC.
- HEVC High Efficiency Video Coding
- the decoder can use similar or portion of the same functional blocks as the encoder except for Transform 118 and Quantization 120 since the decoder only needs Inverse Quantization 124 and Inverse Transform 126.
- the decoder uses an Entropy Decoder 140 to decode the video bitstream into quantized transform coefficients and needed coding information (e.g. ILPF information, Intra prediction information and Inter prediction information) .
- the Intra prediction 150 at the decoder side does not need to perform the mode search. Instead, the decoder only needs to generate Intra prediction according to Intra prediction information received from the Entropy Decoder 140.
- the decoder only needs to perform motion compensation (MC 152) according to Inter prediction information received from the Entropy Decoder 140 without the need for motion estimation.
- a method and apparatus for coding colour pictures or video using coding tools including one or more cross component models related modes are disclosed.
- input data associated with a current block comprising a first-colour block and a second-colour block is receiving, wherein the input data comprise pixel data to be encoded at an encoder side or data associated with the current block to be decoded at a decoder side.
- the current block is coded in a non-intra mode.
- a target CCP (Cross-Component Prediction) model for the current block is determined.
- the target CCP model is stored.
- the second-colour block is encoded or decoded by using target prediction generated according to the target CCP model for the current block.
- the target CCP model comprises cross-component mode information, CCM (Cross-Component Model) information, or both.
- the target CCP model corresponds to a self-derived cross-component model or inherited cross-component model.
- the target CCP model comprises CCM (Cross-Component Model) information of inherited cross-component models and model parameters.
- CCM information of the inherited cross-component models comprise CCLM (Cross-Component Linear Model) , CCCM (Convolutional Cross-Component Model) , CCCM with different filters, or a combination thereof.
- the CCM information is refined based on CCM information stored previously.
- inherited model parameters associated with CCM are refined.
- the inherited model parameters are refined with different types of templates and/or different number of lines.
- the target CCP model corresponds to an inherited cross-component model from chroma intra fusion mode.
- the chroma intra fusion mode is derived by fusing a non-cross-component coded intra prediction and a cross-component coded intra prediction.
- model parameters for obtaining cross-component coded intra prediction are inherited and further refined.
- the stored target CCP model is used or referenced by one or more following coding blocks.
- Fig. 1A illustrates an exemplary adaptive Inter/Intra video coding system incorporating loop processing.
- Fig. 1B illustrates a corresponding decoder for the encoder in Fig. 1A.
- Fig. 2 shows 16 gradient patterns for GLM.
- Fig. 3 shows an exemplary system block diagram for Cross-component residual model (CCRM) .
- CCRM Cross-component residual model
- Fig. 4 illustrates an example of template and its reference samples used in TIMD.
- Fig. 5 illustrates the 5 neighbouring blocks used for deriving spatial merge candidates for VVC.
- Fig. 6 illustrates an exemplary pattern of the spatial merge candidates.
- Fig. 7 illustrates an example of temporal candidate derivation, where a scaled motion vector is derived according to POC (Picture Order Count) distances.
- POC Picture Order Count
- Fig. 8 illustrate the positions for the temporal candidate selected between candidates C 0 and C 1 .
- Fig. 9 illustrates an example of proposed weighting setting according to an embodiment of the present invention.
- Fig. 10 illustrates an example of inheriting temporal neighbouring model parameters.
- Figs. 11A-B illustrates two search patterns for inheriting non-adjacent spatial neighbouring models.
- Fig. 12 illustrates an example of restricting temporal candidates to only refer the CCM information in the collocated CTU, in Area1, in Area2 or in Area3.
- Fig. 13 illustrates and example of storing the inter coding or CCM information in CTU-level buffer to picture-level buffer, where the left-above position marked in each 2x2 grid is saved to the picture-level buffer.
- Fig. 14 illustrates a flowchart of an exemplary video coding system that stores cross-component model information to be used or referenced by one or more following coding blocks according to an embodiment of the present invention.
- pred C (i, j) represents the predicted chroma samples in a CU and rec L ′ (i, j) represents the downsampled reconstructed luma samples of the same CU.
- the CCLM parameters ( ⁇ and ⁇ ) are derived with at most four neighbouring chroma samples and their corresponding down-sampled luma samples. Suppose the current chroma block dimensions are W ⁇ H, then W’ and H’ are set as
- MMLM Multiple Model CCLM
- MMLM multiple model CCLM mode
- JEM J. Chen, E. Alshina, G. J. Sullivan, J. -R. Ohm, and J. Boyce, Algorithm Description of Joint Exploration Test Model 7, document JVET-G1001, ITU-T/ISO/IEC Joint Video Exploration Team (JVET) , Jul. 2017
- MMLM multiple model CCLM mode
- neighbouring luma samples and neighbouring chroma samples of the current block are classified into two groups, each group is used as a training set to derive a linear model (i.e., a particular ⁇ and ⁇ are derived for a particular group) .
- the samples of the current luma block are also classified based on the same rule for the classification of neighbouring luma samples.
- Threshold is calculated as the average value of the neighbouring reconstructed luma samples.
- LIC Local Illumination Compensation
- LIC Local Illumination Compensation
- LIC is a method to do inter predict by using neighbour samples of current block and reference block. It is based on a linear model using a scaling factor a and an offset b. It derives the scaling factor a and an offset b by referring to the neighbour samples of current block and reference block. Moreover, it’s enabled or disabled adaptively for each CU.
- JVET-C1001 Joint Video Exploration Test Model 3
- JVET Joint Video Exploration Team
- a convolutional model is applied to improve the chroma prediction performance.
- the convolutional model has 7-tap filter consist of a 5-tap plus sign shape spatial component, a nonlinear term and a bias term.
- Output of the filter is calculated as a convolution between the filter coefficients and the input values and clipped to the range of valid chroma samples.
- the filter coefficients are calculated by minimising 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.
- ECM Enhanced Compression Model
- the GLM utilizes luma sample gradients to derive the linear model. Specifically, when the GLM is applied, the input to the CCLM process, i.e., the down-sampled luma samples L, are replaced by luma sample gradients G.
- the other parts of the CCLM e.g., parameter derivation, prediction sample linear transform
- C ⁇ G+ ⁇ .
- the CCLM mode when the CCLM mode is enabled to the current CU, two flags are signalled separately for Cb and Cr components to indicate whether GLM is enabled to each component; if the GLM is enabled for one component, one syntax element is further signalled to select one of 16 gradient filters (210-240) for the gradient calculation as shown in Fig. 2.
- the GLM can be combined with the existing CCLM by signalling one extra flag in bitstream. When such combination is applied, the filter coefficients that are used to derive the input luma samples of the linear model are calculated as the combination of the selected gradient filter of the GLM and the down-sampling filter of the CCLM.
- Intra block copy is a tool adopted in HEVC extensions on screen content coding (SCC) . It is well known that it significantly improves the coding efficiency of screen content materials. Since IBC mode is implemented as a block level coding mode, block matching (BM) is performed at the encoder to find the optimal block vector (or motion vector) for each CU. Here, a block vector is used to indicate the displacement from the current block to a reference block, which is already reconstructed inside the current picture.
- the luma block vector of an IBC-coded CU is in integer precision.
- the chroma block vector is rounded to integer precision as well.
- the IBC mode can switch between 1-pel and 4-pel motion vector precisions.
- An IBC-coded CU is treated as the third prediction mode other than intra or inter prediction modes.
- the IBC mode is applicable to the CUs with both width and height smaller than or equal to 64 luma samples.
- the derived filters are applied to the reconstructed luma signal producing the final chroma predictions.
- Filter coefficients are derived in step 320 for each chroma component separately using the prediction signals (i.e., predY 310, and predCb 312 or predCr 314) and the filters are applied to the reconstructed luma signal in step 330 as shown in Fig. 3.
- the reconstructed luma signal is formed by combining the luma prediction (PredY) 310 and residual luma signal (resY) using an adder 322. After applying the filters, the step 330 generates filtered-predicted Cb 340 and filtered-predicted Cr 350.
- the reconstructed Cb signal is formed by combining the filtered-predicted Cb 340 and residual Cb signal (i.e., resCb) using an adder 342.
- the reconstructed Cr signal is formed by combining the filtered-predicted Cr 350 and residual Cr signal (i.e., resCr) using an adder 352.
- the intra prediction mode of the corresponding (collocated) luma block covering the centre position of the current chroma block is directly inherited.
- a texture gradient analysis is performed at both encoder and decoder sides. This process starts with an empty Histogram of Gradient (HoG) with 65 entries, corresponding to the 65 angular modes. Amplitudes of these entries are determined during the texture gradient analysis.
- HoG Histogram of Gradient
- Template-based Intra Mode Derivation (TIMD) mode implicitly derives the intra prediction mode of a CU by using a neighbouring template at both the encoder and decoder, instead of signalling exact intra prediction mode bits to the decoder.
- the prediction samples of the template are generated using the reference samples of the template for each candidate mode.
- a cost is calculated as the SATD between the prediction and the reconstruction samples of the template.
- the intra prediction mode with the minimum cost is selected as the TIMD mode (similar to the derivation method for the DIMD mode) and used for intra prediction of the CU.
- the candidate modes may be 67 intra prediction modes as in VVC or extended to 131 intra prediction modes.
- MPMs can provide a clue to indicate the directional information of a CU.Thus, to reduce the intra mode search space and utilize the characteristics of a CU, the intra prediction mode is implicitly derived from MPM list. As shown in Fig. 4, the prediction samples of the template (412 and 414) for the current block 410 are generated using the reference samples (420 and 422) of the template for each candidate mode.
- Intra template matching prediction is a special intra prediction mode that copies the best prediction block from the reconstructed part of the current frame, whose L-shaped template matches the current template. For a predefined search range, the encoder searches for the most similar template to the current template in a reconstructed part of the current frame and uses the corresponding block as a prediction block. The encoder then signals the usage of this mode, and the same prediction operation is performed at the decoder side.
- motion parameters consisting of motion vectors, reference picture indices and reference picture list usage index, and additional information needed for the new coding feature of VVC to be used for inter-predicted sample generation.
- the motion parameter can be signalled in an explicit or implicit manner.
- a CU is coded with skip mode, the CU is associated with one PU and has no significant residual coefficients, no coded motion vector delta or reference picture index.
- a merge mode is specified whereby the motion parameters for the current CU are obtained from neighbouring CUs, including spatial and temporal candidates, and additional schedules introduced in VVC.
- the merge mode can be applied to any inter-predicted CU, not only for skip mode.
- the alternative to merge mode is the explicit transmission of motion parameters, where motion vector, corresponding reference picture index for each reference picture list and reference picture list usage flag and other needed information are signalled explicitly per each CU.
- VVC includes a number of new and refined inter prediction coding tools listed as follows:
- MMVD Merge mode with MVD
- SMVD Symmetric MVD
- AMVR Adaptive motion vector resolution
- the merge candidate list is constructed by including the following five types of candidates in order:
- the derivation of spatial merge candidates in VVC is the same as that in HEVC except that the positions of first two merge candidates are swapped.
- a maximum of four merge candidates (B 0 , A 0 , B 1 and A 1 ) for current CU 510 are selected among candidates located in the positions depicted in Fig. 5.
- the order of derivation is B 0 , A 0 , B 1, A 1 and B 2 .
- Position B 2 is considered only when one or more neighbouring CU of positions B 0 , A 0 , B 1 , A 1 are not available (e.g. belonging to another slice or tile) or is intra coded.
- After candidate at position A 1 is added, the addition of the remaining candidates is subject to a redundancy check which ensures that candidates with the same motion information are excluded from the list so that coding efficiency is improved.
- the non-adjacent spatial merge candidates as in JVET-L0399 are inserted after the TMVP in the regular merge candidate list.
- An example of the pattern of spatial merge candidates is shown in Fig. 6. The distances between non-adjacent spatial candidates and current coding block are based on the width and height of current coding block. The line buffer restriction is not applied.
- a scaled motion vector is derived based on the co-located CU 720 belonging to the collocated reference picture as shown in Fig. 7.
- the reference picture list and the reference index to be used for the derivation of the co-located CU is explicitly signalled in the slice header.
- the scaled motion vector 730 for the temporal merge candidate is obtained as illustrated by the dotted line in Fig.
- tb is defined to be the POC difference between the reference picture of the current picture and the current picture
- td is defined to be the POC difference between the reference picture of the co-located picture and the co-located picture.
- the reference picture index of temporal merge candidate is set equal to zero.
- the position for the temporal candidate is selected between candidates C 0 and C 1 , as depicted in Fig. 8. If CU at position C 0 is not available, is intra coded, or is outside of the current row of CTUs, position C 1 is used. Otherwise, position C 0 is used in the derivation of the temporal merge candidate.
- the history-based MVP (HMVP) merge candidates are added to merge list after the spatial MVP and TMVP.
- HMVP history-based MVP
- the motion information of a previously coded block is stored in a table and used as MVP for the current CU.
- the table with multiple HMVP candidates is maintained during the encoding/decoding process.
- the table is reset (emptied) when a new CTU row is encountered. Whenever there is a non-subblock inter-coded CU, the associated motion information is added to the last entry of the table as a new HMVP candidate.
- Pairwise average candidates are generated by averaging predefined pairs of candidates in the existing merge candidate list, using the first two merge candidates.
- the first merge candidate is defined as p0Cand and the second merge candidate can be defined as p1Cand, respectively.
- the averaged motion vectors are calculated according to the availability of the motion vector of p0Cand and p1Cand separately for each reference list. If both motion vectors are available in one list, these two motion vectors are averaged even when they point to different reference pictures, and its reference picture is set to the one of p0Cand; if only one motion vector is available, use the one directly; if no motion vector is available, keep this list invalid. Also, if the half-pel interpolation filter indices of p0Cand and p1Cand are different, it is set to 0.
- the zero MVPs are inserted in the end until the maximum merge candidate number is encountered.
- Merge Estimation Region allows independent derivation of merge candidate list for the CUs in the same merge estimation region (MER) .
- a candidate block that is within the same MER to the current CU is not included for the generation of the merge candidate list of the current CU.
- the updating process for the history-based motion vector predictor candidate list is updated only if (xCb +cbWidth) >> Log2ParMrgLevel is greater than xCb >> Log2ParMrgLevel and (yCb + cbHeight) >> Log2ParMrgLevel is greater than (yCb >> Log2ParMrgLevel) and where (xCb, yCb) is the top-left luma sample position of the current CU in the picture and (cbWidth, cbHeight) is the CU size.
- the MER size is selected at encoder side and signalled as log2_parallel_merge_level_minus2 in the sequence parameter set.
- the cross-component information is used to improve prediction accuracy of a non-intra block, for example, an inter block.
- a non-intra block for example, an inter block.
- the luma information from the corresponding luma component and/or the chroma information from the previous coded chroma component are used.
- the first scheme is that for a coding unit (under single tree splitting) including luma (Y) and chroma (Cb and/or Cr) components, the prediction for Cb and/or Cr is improved by using the information from Y.
- the second scheme is that for a coding unit (under single tree splitting) including luma (Y) and chroma (Cb and/or Cr) components or for a coding unit (under chroma dual tree splitting) including chroma (Cb and/or Cr) components, the prediction for Cr is improved by using the information from Cb. For example, deriving model parameters by using neighbouring reconstructed samples of Cb and Cr as the inputs X, as the source terms, and Y, as the target, of model derivation. Then generating Cr prediction by the derived model parameters and Cb reconstructed samples.
- Several embodiments related to the first scheme are proposed to use an inherited cross-component mode for the current chroma block by a) building a candidate list for the current block where the candidate list includes cross-component models, b) selecting one or more model information in the list, and/or c) using the model information (similar to intra chroma cross-component mode) to generate one or more hypotheses of predictions for the current chroma component (Cb or Cr) by applying and/or modifying the selected model information to the reconstructed or predicted samples for the corresponding luma component.
- the selected model information refers to traditional cross-component linear model (s)
- the proposed method is called as inter cross-component linear model (inter CCLM) mode.
- the proposed method is called as inter cross-component convolution model (inter CCCM) mode.
- inter CCCM convolutional cross-component convolution model
- a self-derived (re-derived) cross-component mode is proposed and can be added into the candidate list in Section I.
- the selection of using the proposed inherited mode, for example, using the model of inheriting from the previous block, and/or using the proposed self-derived mode, for example, using the model of deriving by the current block is determined following an explicit rule, an implicit rule, or both. More details are described in Section IV.
- the proposed embodiments can also be used for the second scheme by using the previous coded chroma component (Cb) as the luma component in the first scheme.
- the used model parameters can be saved and/or referenced by the following coding blocks.
- the self-derived cross-component mode being CCRM
- all or any subset of the model parameters can be saved.
- the following coding block is intra, it is allowed to use the saved model parameters.
- the following coding block is inter or any other mode-type (e.g. IBC)
- IBC mode-type
- the buffers for storing the model parameters can be different.
- the used model parameters can be saved and/or referenced by the following coding blocks.
- the following coding block is intra, it is allowed to use the saved model parameters.
- the following coding block is inter or any other mode-type (e.g. IBC) , it is allowed to use the saved model parameters.
- the buffers for storing the model parameters can be different.
- modelList when building the merge-like candidate model list (modelList) , one or more than one of the following candidate model information are included.
- Spatial model information from spatial neighbour blocks (corresponding to “Spatial MVP from spatial neighbour CUs” for inter)
- Temporal model information from collocated blocks (corresponding to “Temporal MVP from collocated CUs” for inter)
- Pairwise average model information (corresponding to “Pairwise average MVP” for inter)
- a valid spatial neighbouring block can be from one of spatial adjacent and/or non-adjacent neighbours (or any subset of the blocks in a neighboring search region for the current block) which satisfies a pre-defined condition.
- the pre-defined condition is that the neighbour is coded by a cross-component mode (such as CCLM, MMLM, CCCM, GLM, the mode with mode information inherited from a merge-like candidate list, MH CCLM which refers multiple cross-component models or multiple hypotheses of cross-component prediction are used to generate predictors of a MH CCLM block, and/or any cross-component mode with syntax not belonging to traditional (non-cross-component) intra prediction modes) or combining with a cross-component mode (such as chroma fusion (or named LM assisted Angular/Planar Mode) which refers fusing existing hypothesis of prediction with additional hypothesis of cross-component prediction to generate predictors of a chroma fusion block, inter CCLM, and/or any traditional mode with syntax not belonging to cross-component modes but using the cross-component information to generate the prediction) .
- a cross-component mode such as CCLM, MMLM, CCCM, GLM
- the collocated block is from the block in the reference picture or in the collocated picture as inter mode.
- the collocated block is derived using or referred by the motion information (including the motion vectors and/or the reference picture) of the current block.
- the current block is a subblock motion mode (e.g. affine mode)
- each subblock in the current block has its own collocated temporal model information and/or all or any subset of collocated temporal model information derived using or referred by the different subblock motions are added into the list.
- the temporal model information can be from the collocated block derived using or referred by the motion information of the neighbouring blocks for the current block. If the proposed methods are applied to an IBC block or any mode using block vectors, block vector information is used as motion vector where the block vector information is determined by signalling and/or template matching in a pre-defined searching range and/or any implicit or explicit pre-defined rules.
- a history-based table (the FIFO table) is built and stores the model information from the previous coded blocks.
- the table can be reset at the beginning and/or end of a CTU (for example, each CTU or CTU row) , slice, picture, tile, and/or sequence.
- One or more history-based candidates can be added into the candidate list by the order from the head to tail of the table or from the tail to head of the table.
- the model information of this candidate is derived based on the model information from more than one of the previous candidates in the list. For example, it can average and/or modify the model parameters of more than one candidate as the to-be-applied model parameters. For another example, it can combine more than one predictions as the final prediction, where each of more than one predictions is generated by applying one of models in the candidate list.
- the default model information is added if the list is not full after inserting all pre-defined candidates.
- the default alpha (or named as ⁇ , a, or scaling parameters) are ⁇ 0, 1/8, -1/8, 2/8, -2/8, 3/8, -3/8, ... ⁇
- the beta (or named as ⁇ , b, or offset parameter) is based on the selected default alpha, averaging neighbouring reconstructed luma sample values, and/or averaging neighbouring reconstructed chroma (Cb/Cr) sample values.
- only a subset of the model information is inherited. For example, only the alpha is inherited.
- the beta is obtained for the current block through the inherited alpha, averaging neighbouring reconstructed luma sample values, and/or averaging neighbouring reconstructed chroma (Cb/Cr) sample values.
- the scaling parameters and/or the classification threshold are inherited.
- the offset parameter in each class is derived according to the inherited classification threshold and the averaging neighbouring reconstructed luma sample values, and/or averaging neighbouring reconstructed chroma (Cb/Cr) sample values in each class. If no neighbouring reconstructed samples are available in a class, the offset parameter is directly inherited from the candidate. For example, when inheriting CCCM model information, all convolution parameters, offsets, and/or the classification threshold are inherited.
- the offset parameter is derived by using the inherited scaling parameter, averaging neighbouring reconstructed luma sample values, and/or averaging neighbouring reconstructed chroma (Cb/Cr) sample values.
- the derived MMLM parameters are inherited and used as when inheriting a MMLM candidate for the current block.
- all model information is inherited. For example, both the alpha and beta are inherited.
- the current block is split into multiple subblocks.
- the splitting rule is that a minimum block size is pre-defined and the current block is split until the subblock width or height reaches the minimum block size.
- the splitting rule follows quad tree (4 subblocks) or binary tree (2 subblocks) splitting. In one sub-embodiment, each subblock will have its own list.
- an implicit rule is defined to select the model (from the list) for each subblocks.
- the implicit rule is to use the spatial model information for the subblocks near the top boundary or left boundary of the current block and/or use the temporal model information for the subblock (e.g. the subblock at the right-bottom portion of the current block) far away from the top boundary or left boundary of the current block.
- the subblock at the top-left uses the spatial candidate model from B 2
- the subblock at the right-top uses the spatial candidate model from B 1 or B 0
- the subblock at the left-bottom uses the spatial candidate model from A 1 or A 0
- the subblock at the right-bottom uses the temporal candidate model.
- Subblocks without any significant luma residual and/or cbf are skipped.
- one or more self-derived cross-component candidates are included.
- an example of the self-derived cross-component candidate is CCRM.
- the cross-component prediction (containing target predicted samples) of the current bock is formed by combining one or more proposed source terms and the models (referring to a proposed weighting setting) .
- pred (i, j) is a target (predicted) sample in the current block which can be obtained after our proposed mechanism
- sourceTermSet0 includes one or more source terms from luma component
- sourceTermSet1 includes one or more source terms from chroma components
- biasTermSet includes one or more bias terms.
- Equation (3) is just an example and our proposed mechanism can use any subset or extension of sourceTermSet0, sourceTermSet1, and biasTermSet.
- SourceTermSet0 (i, j) includes one or more luma source terms denoted as sourceTerm0 0 , sourceTerm0 1 , ..., and/or sourceTerm0 n-1 .
- the value of n means the number of taps for the source term set.
- the pattern of the n taps refers to a pattern defined as any subset of a window region M x N around/including the position (i L , j L ) . If the target sample is chroma (e.g., cb or cr) , (i L , j L ) is the collocated luma position from (i, j) .
- the following embodiments are used to determine generation of source content.
- the source content is based on a predicted sample generated by a prediction mode and/or a reconstructed sample generated based on the predicted sample by a prediction mode and a reconstructed residual.
- the source content is the filtered source or the source with any pre-processing.
- the source content is the predicted/reconstructed sample after filtering with a pre-defined model or filter.
- the source content is gradient information from the predicted samples and/or reconstructed samples.
- the predicted sample and/or the reconstructed sample is located within the collocated (luma) block from the current (chroma) block.
- the predicted sample and/or the reconstructed sample is treated as an initial sample and used as source content to generate the target sample.
- the values of the source terms are further adjusted (e.g. added or subtracted) by a pre-defined offset.
- the source term may further include location information.
- SourceTermSet1 (i, j) includes one or more chroma (Cb or Cr) source terms denoted as sourceTerm0 0 , sourceTerm0 1 , ..., and/or sourceTerm0 m-1 .
- the value of m means the number of taps for the source term set.
- the source terms can be linear terms and/or non-linear terms, only linear terms, and/or only non-linear terms.
- the pattern of the m taps refers to a pattern defined as any subset of a window region M2 x N2 around/including the position (i C , j C ) . If the target sample is chroma (Cb or Cr) , (i C , j C ) is (i, j) .
- the following embodiments are used to determine generation of source content.
- the source content is based on a predicted sample generated by a prediction mode and/or a reconstructed sample generated based on the predicted sample by a prediction mode and a reconstructed residual.
- the source content is the filtered source or the source with any pre-processing.
- the source content is the predicted/reconstructed sample after filtering with a pre-defined model or filter.
- the source content is gradient information from the predicted samples and/or reconstructed samples.
- the predicted sample and/or the reconstructed sample is located within the current block.
- the predicted sample and/or the reconstructed sample is treated as an initial sample and used as source content to generate the target sample.
- the values of the source terms are further adjusted (e.g., added or subtracted) by a pre-defined offset.
- the source term may further include location information. For example, if the target sample refers to chroma, the horizontal location (i) of (i, j) is used in a source term and the vertical location (j) of (i, j) is used in a source term.
- Bias term is a pre-defined value.
- the bias term is a midValue according to bitDepth specified in the standard.
- the bias term is set as (1 ⁇ (bitDepth-1) ) .
- the bias term is the same for each sample in the current block. That is, the bias term is regardless of the position (i, j) .
- the proposed weighting setting is to estimate the relationship (minimize the distortion) between “the predicted and/or reconstructed samples on the reference region of the current (chroma) block” and “the predicted and/or reconstructed samples on the reference region of the corresponding luma block” by a pre-defined regression method, to generate a weighting (referring to model parameters) according to the regression method.
- the weighting on the source terms derived is then applied to get the target (predicted) samples in the current block.
- the pre-defined regression method can be Linear Minimum Mean Square Error (LMMSE) method for CCLM or can be any unified method with the regression method used for CCLM.
- the pre-defined regression method can be the LDL decomposition method for CCCM or can be any unified method with the regression method used for CCCM.
- the pre-defined regression method can be Gaussian elimination.
- the reference region of the current block is the spatial neighbouring region of the current block.
- the spatial neighbouring region of the current block 910 includes above reference region 912, left reference region 914, above-left reference region 916, and/or any subset of the above as shown in Fig. 9.
- the reference region of the corresponding luma block is the spatial neighbouring region of the corresponding luma block.
- the reference region of the current (chroma) block is the vector-collocated region of the current block and the reference region of the corresponding luma block, which can be the collocated luma block of the current chroma block, is the vector-collocated region of the corresponding luma block.
- the vector-collocated region of the current block refers to the motion compensated results by using the motion information (motion vectors and/or reference pictures) of the current block
- the vector-collocated region of the corresponding luma block refers to the motion compensated results by using the motion information (motion vectors and/or reference pictures) of the corresponding luma block.
- the vector-collocated region of the current block refers to the motion compensated results by using the motion information (block vectors and/or current picture) of the current block
- the vector-collocated region of the corresponding luma block refers to the motion compensated results by using the motion information (block vectors and/or current picture) of the corresponding luma block.
- the above-proposed two kinds of the reference region of the current block can be used together.
- samples in the vector-collocated region of the current block are used as input samples when deriving model parameters; however, for a smaller block, samples in the spatial neighbouring reference region are used as additional input samples when deriving model parameters.
- the prediction of current block is from the original inter prediction.
- whether to apply inter CCLM or not depends on signalling.
- the signalling refers to a coded TU and/or TB and/or CU and/or CB level flag.
- inter CCLM or inter CCCM
- the size condition is that the block width, block height, or block area is larger than a pre-defined threshold.
- the predefine threshold can be a positive integer such as 8, 16, 32, 64, 128, 256, ....
- the size condition is that the block width, block height, or block area is smaller than a pre-defined threshold.
- the predefine threshold can be a positive integer such as 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096....
- original inter prediction (generated by motion compensation) is used for luma and the predictions of chroma components are generated by CCLM and/or any other cross-component models, for example, models from other LM modes.
- the current CU is viewed as an inter CU, intra CU, or a new type of prediction mode (neither intra nor inter) .
- the one or more LM mode (s) (or cross-component mode (s) ) which will be used to generate the one or more hypotheses of predictions for LM assisted Angular/Planar Mode and/or inter CCLM and/or MH CCLM are selected from a pre-defined merging candidate list (called modelList) .
- modelList a pre-defined merging candidate list
- One modelIdx is signalled to select a candidate from the candidate list (modelList) and the selected candidate is used for the current block.
- the modelList contains one or more candidates where each candidate refers to a model (or cross-component mode) information. If only one candidate is in the list (the size of the list is only 1) , the modelIdx is not signalled, and/or the modelIdx can be inferred as 0 or a default value.
- predefined candidates when building modelList, one or more predefined candidates are added.
- the pre-defined candidates can include any subset/extension of the following candidates:
- CCLM_LT CCLM_L
- CCLM_T CCLM_T
- MMLM_LT MMLM_L
- MMLM_T MMLM_T
- CCCM_LT CCCM_L
- CCCM_T CCCM_T
- IBC blocks or the blocks with any IBC sub-modes e.g. IBC merge or IBC AMVP (or called IBC advanced MVP or IBC inter) or any IBC mode under IBC syntax
- IBC sub-modes e.g. IBC merge or IBC AMVP (or called IBC advanced MVP or IBC inter) or any IBC mode under IBC syntax
- inter in this invention can be changed to IBC.
- the block vector prediction can be combined or replaced with cross-component prediction.
- prediction or reconstruction-based model is used to generate one hypothesis of prediction for the current chroma component.
- the predicted samples for the first component are downsampling with the downsampling filters (which may be fixed at one-predefined filter or selected among some candidate filters) .
- the reconstructed samples for the first component are down-sampling with the downsampling filters (which may be fixed at one-predefined filter or selected among some candidate filters) .
- Prediction or reconstruction based convolution model is similar to the proposed methods for the prediction or reconstruction based linear model.
- the main difference is that the model coefficient pattern follows CCCM (not CCLM) and the luma samples may or may not be down-sampled first. If not applying down-sampling to the luma samples, more taps (model coefficients) may be used to access the non-down-sampled luma samples.
- CCLM for inter block can also be named as inter CCLM and “CCLM” can be extended to any LM mode (or any cross-component mode) or replaced with any LM mode (or any cross-component mode) .
- hypotheses of prediction from multiple motion candidates which may refer to one or more merge candidates and/or one or more AMVP candidates, and/or any combination of above, or which can be only uni-prediction
- one or more hypotheses of predictions are used to output the current prediction.
- the current prediction is the weighted sum of inter prediction and CCLM prediction.
- the inter prediction can be generated by any inter mode mentioned above.
- the inter mode can be regular merge mode.
- the inter mode can be CIIP mode.
- the inter mode can be GPM or any GPM variations (e.g., GPM intra referring one prediction unit using intra prediction) .
- inter CCLM is supported only when any one (or more than one) of the pre-defined inter mode is used for the current block, or inter CCLM is supported when any one (or more than one) of the enabling flag (s) of the pre-defined inter mode is (are) indicated as enabled.
- the meaning of supporting inter CCLM is that the prediction of the current block can be chosen between applying inter CCLM or not applying inter CCLM.
- CCLM mode is used for generating the chroma prediction samples and luma prediction is from an inter coding tool
- a flag is used to indicate if the CCLM model used for the chroma prediction is inherited from the CCLM models used in the previous coded blocks or the CCLM model is from a predetermined CCLM mode. If the CCLM model is inherited from the CCLM models used in the previous coded blocks, an index is used to indicate which model in the list is inherited or modified. Otherwise, a predetermined CCLM mode is used to implicitly derive the CCLM model for the current chroma prediction.
- a flag can be signalled to indicate/select if the re-derived model is used. If the flag is 0, the cross-component model used to encode/decode the neighbour merge candidate is inherited. If the flag is 1, the re-derived method is used.
- an implicit rule (not using the additional flag) is used to determine whether to use the re-derived model.
- the candidate with the smallest cost or model error (e.g. the first candidate in the modelList) is implicitly selected to generate the cross-component prediction.
- an index is signalled to select one or more candidates from the modelList. More details can be found in Section II.
- the cross-component model (CCM) information of inherited cross-component model can be stored together with the inherited model parameters.
- the CCM information can be inherited together with the inherited model parameters.
- the prediction of the current block can be generated based on the inherited CCM information and inherited model parameters.
- the CCM information can include but not limited to prediction mode (e.g., CCLM, MMLM, CCCM, 2-parameter GLM, 3-parameter GLM) , model index for indicating which model shape is used in convolutional model, classification threshold for multi-model, information to indicate non-downsampled samples are used in convolutional model, down- sampling filter flag, down-sampling filtering index when multiple down-sampling filters are used, number of neighbouring lines used to derive model, types of templates used to derive model, post-filtering flag and model parameters.
- prediction mode e.g., CCLM, MMLM, CCCM, 2-parameter GLM, 3-parameter GLM
- model index for indicating which model shape is used in convolutional model
- classification threshold for multi-model information to indicate non-downsampled samples are used in convolutional model
- down- sampling filter flag e.g., down-sampling filtering index when multiple down-sampling filters are used
- CCLM model can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a CCLM model.
- CCLM model with non-linear term can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a CCLM model with at least one non-linear term.
- CCCM model can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a CCCM model.
- the luma offset and the chroma offset used for adjusting the input of CCCM model can also be stored in the CCM information.
- CCCM model with a different convolution filter shape can be inherited.
- a CCCM mode index can also be stored in CCM information for indicating which convolution filter shape is used for the inherited CCCM model.
- a CCCM model with different convolution filter shape can only contain the spatial terms in the horizontal direction.
- a CCCM model with a different convolution filter shape can only contain the spatial terms in vertical direction.
- a CCCM model with a different convolution filter shape can only contain the spatial terms in the diagonal direction.
- a CCCM model with a different convolution filter shape can only contain the spatial terms in the anti-diagonal direction.
- a CCCM model with a different convolution filter shape can contain the X-shape spatial terms.
- CCCM model using non-downsampled samples can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a CCCM model using non-downsampled samples.
- CCCM model with multiple down-sampling filter can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a CCCM model with multiple down-sampling filter
- a model index can be also stored in CCM information for indicating which variant of CCCM model with multiple down-sampling filter is inherited.
- a mixed CCCM model consist of various terms (e.g., spatial term, gradient term, location term, non-linear term and bias term) can be inherited.
- the gradient term can be calculated in either the downsampled domain or the non-downsampled domain.
- the location term can be calculated with respect to the top-left coordinates of the current block or the picture.
- a prediction mode can be stored in the CCM information to indicate that the inherited model is a mixed CCCM model consisting of various terms. If there are multiple types of mixed CCCM models, a model index can also be stored in the CCM information to indicate which type of mixed CCCM model is inherited.
- JVET-AB0119 gradient and location based CCCM (GL-CCCM) proposed in JVET-AB0119 (Ramin G. Youvalari, et al., “Non-EE2: Gradient and location based convolutional cross-component model (GL-CCCM) for intra prediction” , Joint Video Exploration Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11, 28th Meeting, Mainz, DE, 20–28 October 2022, Document: JVET-AB0119) is a mixed CCCM model which consist of one spatial term in centre position, two gradient terms for horizontal direction and vertical direction, two location term X and Y for the relative horizontal location and relative vertical location, one non-linear term and one bias term.
- a prediction mode can be stored in the CCM information to indicate that the inherited model is a GL-CCCM model.
- GLM model can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a GLM model, and a down-sampling filtering index can be also stored in CCM information for indicating which gradient down-sampled filter is used for the inherited GLM model.
- GLM model with luma term can be inherited.
- a prediction mode can be stored in the CCM information for indicating that the inherited model is a GLM model with a luma term
- a down-sampling filtering index can be also stored in CCM information for indicating which gradient down-sampled filter is used for the inherited GLM model with the luma term.
- any kind of cross-component multi-model can be inherited.
- a multi-model on/off flag can be stored in the CCM information for indicating whether the inherited CCM model is a multi-model or not. If the multi-model on/off flag is true, the multi-model classification threshold is also stored in the CCM information.
- the CCM information can include information to indicate how the inherited model is derived.
- the CCM information can include the number of neighbouring lines used to derive the cross-component model and/or the types of templates used to derive model.
- a set of templates can be used to derive a CCCM model.
- the set of templates include template with different positions, sizes, and shapes.
- the CCM information can store the index of the template which the inherited CCCM model was derived based on.
- the inherited CCCM model can be derived based on a top-only template, or a left-only template or a left-and-top template.
- the inherited CCCM model can be derived based on a 6-line template or a 2-line template.
- a post-filter flag can be stored in the CCM information. This information describes how the inherited model is used in the block which the inherited model is from. If the post-filter flag is on, this indicates a filter is applied to the prediction of the block which the inherited model is from.
- the inherited model parameters can be further refined based on the inherited CCM information.
- the inherited CCM information can include how the inherited model is derived, such as the type of template and/or the number of neighbouring lines used to derive the model.
- the refined parameters are derived based on local information.
- the refinement process can follow how the inherited model was derived and use the same type of template and/or the same number of neighbouring lines. For example, if the inherited model is CCLM and was derived based on left-only template (e.g. the inherited model is CCLM_L) , the offset parameter ⁇ can be derived from the average value of neighbouring left-template reconstructed samples of the current block.
- the offset parameter ⁇ can be derived from the average value of neighbouring top-template reconstructed samples of the current block.
- the inherited model is CCCM and was derived with 2-line template.
- the offset value (e.g. c 6 in CCCM where c 6 is the weight coefficient for the bias term) can be re-derived based on the 2-line template reconstructed samples of the current block.
- the classification threshold can be re-derived based on the left-template reconstructed samples of the current block.
- the inherited model parameters are further refined with different types of templates and/or different number of lines, and the final model parameters are determined by the template cost.
- the template cost is computed by applying the candidate refined model parameters on the neighbouring template to predict the template samples and compute the difference (SAD or SATD) between the prediction and the reconstruction samples.
- the inherited model is CCLM
- the refined offset parameter ⁇ ′ L , ⁇ ′ T , or ⁇ ′ LT is derived using left-template, top-template and left-top template of the reconstruction samples of the current block respectively. If the template cost of applying ⁇ ′ L is the minimum among ⁇ ′ L , ⁇ ′ T , and ⁇ ′ LT , then ⁇ ′ L is chosen as the final offset parameter.
- the inherited model parameters can be further refined by a pre-defined value.
- the template cost is used to determine if the inherited model parameters are further refined.
- the template cost is computed by applying the candidate refined model parameters on the neighbouring template to predict the template samples and compute the difference (SAD or SATD) between the prediction and the reconstruction samples. For example, for CCCM mode, for each inherited model parameter c i , the value is refined by dc i , and the template costs of applying c i +dc i and c i are compared to determine which is the final model parameter value.
- the inherited model parameters can be from a block that is an immediate neighbouring block.
- the models from blocks at pre-defined positions are added into the candidate list in a pre-defined order.
- the pre-defined positions and the pre-defined order can be the same as those of spatial candidates for inter merge mode.
- the pre-defined positions can include positions immediate above the current block, such as (x +W >> 1, y-1) or (x + (W+1) >> 1, y-1) , if W is greater than or equal to a threshold TH.
- the pre-defined positions can also include positions immediate left to the current blocks, such as (x-1, y+H>>1) or (x-1, y+(H+1) >>1) , if H is greater than or equal to a threshold TH.
- TH can be 2, 4, 8, 16, 32, or 64.
- the inherited model parameters can be from the block in the previous coded slices/pictures.
- the current block position is at (x, y) and the block size is w ⁇ h.
- the inherited model parameters can be from the block at some pre-defined positions of the previous coded slices/picture.
- the pre-defined positions can be (x+ ⁇ x, y+ ⁇ y) or (x mid + ⁇ x, y mid + ⁇ y) , where
- ( ⁇ x, ⁇ y) can be ( ⁇ xi ⁇ w, ⁇ yi ⁇ h) , ( ⁇ xi ⁇ w, 0) , (0, ⁇ yi ⁇ h) .
- ( ⁇ x, ⁇ y) can be ( ⁇ xi ⁇ x, ⁇ yi ⁇ y) , ( ⁇ xi ⁇ x, 0) , (0, ⁇ yi ⁇ y) , where ⁇ x and ⁇ y are two fixed positive numbers.
- the pre-defined positions (x′, y′) are inside the corresponding area of the current encoding/decoding block, i.e., x ⁇ x′ ⁇ x+w and y ⁇ y′ ⁇ y+h.
- the pre-defined positions can be (x, y) , (x+w-1, y) , (x, y+h-1) , (x+w-1, y+h-1) ,
- the pre-defined positions (x′, y′) are outside of the corresponding area of the current encoding/decoding block, i.e., x′ ⁇ x+or x′ ⁇ x+w, and y′ ⁇ y or y′ ⁇ y+h.
- the pre-defined positions can be (x-1, y) , (x, y-1) , (x-1, y-1) , (x+w, y) , (x+w-1, y-1) , (x+w, y-1) , (x+w, y-1) , (x, y+h) , (x-1, y+h-1) , (x-1, y+h) , (x+w, y+h-1) , (x+w-1, y+h) , (x+w, y+h) .
- the models from the positions closer to (x, y) are added into the final merge candidate list first.
- the previous coded picture, from which the inherited parameter model is obtained, is referred to as the collocated picture hereafter.
- the previous coded picture where the inherited parameter model is from, i.e., the collocated picture is one of the pictures in the reference lists.
- the collocated picture is signalled in the picture/slice header.
- the reference list and the reference index are signalled in the picture/slice header.
- the collocated picture is selected as L0 [0] .
- the collocated picture is selected as L1 [0] .
- the current block position is at (x, y) and the block size is w ⁇ h.
- ⁇ x and ⁇ y are set to the horizontal and vertical motion vector of the current block.
- ⁇ x and ⁇ y are set to the horizontal and vertical motion vector in reference picture list 0.
- ⁇ x and ⁇ y are set to the horizontal and vertical motion vector in reference picture list 1.
- the inherited model parameters can be from blocks that are non-adjacent spatial neighbouring blocks.
- the models from blocks at pre-defined positions are added into the candidate list in a pre-defined order.
- the pre-defined positions and the pre-defined order are the same as those of non-adjacent spatial neighbouring candidates for inter merge mode.
- the pre-defined positions and the pre-defined order are as depicted in Fig. 11A and Fig. 11B.
- the positions of the numbered squares are the pre-defined positions.
- the number inside each square indicate the pre-defined order.
- Positions in Pattern 1 (1110) is added into the list before positions in Pattern 2 (1120) .
- the distance between each pre-defined positions are proportional to the width and height of the current block.
- the inherited model parameters can be from a cross-component model history table.
- the history table stores CCM information of valid previous coded blocks.
- the valid previous coded block refers to any blocks containing valid CCM information.
- the cross-component models in the history table can be added into the candidate list according to a pre-defined order.
- the adding order of historical candidate can be from the beginning of the table to the end of the table.
- the adding order of historical candidate can be from the end of the table to the beginning of the table.
- one cross-component model history table can be maintained for storing the previous cross-component model (i.e., CCM information) , and the cross-component model history table can be reset at the start of the current picture, current slice, current tile, every M CTU rows or every N CTUs, N and M can be any value greater than 0.
- the cross-component model history table can be reset at the end of the current picture, current slice, current tile, current CTU row or current CTU.
- multiple history table are used for storing different type of cross-component model.
- the first history table is used for storing single model
- the second history table is used for storing multi-model.
- the first history table is used for storing gradient model
- the second history table is used for storing non-gradient model.
- the second history table is used for storing complicated model (e.g., CCCM) .
- the adding order can be from the beginning of to the end of a certain table, and then the next history table is added in the same order or in a reversed order.
- Fusion mode refers to mode that fuses two predictions to generate the final prediction.
- a chroma intra prediction that is not generated using a cross-component prediction (CCP) coding tool e.g., CCLM, MMLM, CCCM
- CCP cross-component prediction
- a non-CCLM coded intra prediction and a CCLM coded intra prediction are fused together to obtain the final intra prediction.
- a non-CCLM coded intra prediction and a CCLM coded intra prediction are fused together to obtain the final intra prediction.
- the model parameters for obtaining the CCLM coded intra prediction are inherited and further refined.
- the fusion weight, the coding mode of non-CCLM coded intra prediction and the model parameters for obtaining the CCLM coded intra prediction are inherited and further refined.
- the coding mode of non-CCLM coded intra prediction is implicitly derived (e.g., derived as DM or planar mode) , and the fusion weight and the model parameters for obtaining the CCLM coded intra prediction are inherited and further refined.
- the non-CCLM coded intra prediction of the block/position coded by chroma intra fusion mode can be implicitly derived (e.g., the non-CCLM coded intra prediction is DM or planar mode)
- the fusion weight and the model parameters for obtaining the CCLM coded intra prediction are inherited and further refined.
- the model parameters for obtaining the CCP coded intra prediction are inherited and further refined.
- the fusion weight and/or the coding mode of non-CCP coded intra prediction are also inherited. That is, the chroma intra fusion mode is inherited.
- temporal candidates mentioned in this section refer to candidates that inherit model parameters from the block in the previous coded slices/pictures as described in Section entitled “Inheriting temporal neighbouring model parameters” .
- the positions in the previous coded slices/pictures, where the inherited parameter model is from can be (x + ⁇ x i , y + ⁇ y i ) , i is from 1 to M, and M is a positive integer greater than 0.
- ⁇ x i and ⁇ y i are pre-defined displacements.
- the positions in the previous coded slices/pictures, where the inherited parameter model is from can be (x + dx + ⁇ x i , y + dy + ⁇ y i ) , i is from 1 to M, and M is a positive integer greater than 0.
- ⁇ x i and ⁇ y i are pre-defined displacements.
- dx and dy are determined by a motion vector of a neighbouring block of the current block. The details of how to determine the motion vector is in Section entitled “Inheriting temporal neighbouring model parameters” .
- the positions in the previous coded slices/pictures, where the inherited parameter model is from can be (x + dx + ⁇ x i , y + dy + ⁇ y i ) , i is from 1 to M, and M is a positive integer greater than 0.
- ⁇ x i and ⁇ y i are pre-defined displacements.
- dx and dy are set to the horizontal and vertical parts of motion vector of the current block. If the horizontal part or the vertical part of the motion vector is fractional, dx is set to the horizontal part of the motion vector after rounding and dy is set to the vertical part of the motion vector after rounding.
- the rounding method used can be but not limited to the following methods: rounding toward negative infinity, rounding toward positive infinity, rounding toward zero, rounding to the nearest integer (e.g., rounding away from zero, rounding half up, rounding half down, ...) , or rounding to the nearest pre-defined precision (e.g., round to the nearest k-pixel or 1/k-pixel precision position, where k can be 2, 4, 8, 16, or 32) . If the prediction mode of the current block is IBC, dx and dy are set to the horizontal and vertical block vector of the current block.
- dx is set to the horizontal part of the block vector after rounding and dy is set to the vertical part of the block vector after rounding.
- the rounding method used can be, but not limited to, the following methods: rounding toward negative infinity, rounding toward positive infinity, rounding toward zero, rounding to the nearest integer (e.g., rounding away from zero, rounding half up, rounding half down, ...) , or rounding to the nearest pre-defined precision (e.g., round to the nearest k-pixel or 1/k-pixel precision position, where k can be 2, 4, 8, 16, or 32) .
- only the cross-component model (CCM) information of the collocated picture in the CTU whose position in the collocated picture corresponds to the position of the current encoding/decoding CTU in the current picture can be referenced by temporal candidates.
- only the CCM information of the collocated picture in the CTUs whose positions in the collocated picture correspond to the position of current encoding/decoding CTU, and/or left N CTUs, and/or right M CTUs in current picture can be referenced by temporal candidates, where N and M can be any integer greater than 0.
- the CCM information mentioned in this disclosure includes, but not limited to, prediction mode (e.g., CCLM, MMLM, CCCM) , GLM pattern index, model parameters, or classification threshold.
- prediction mode e.g., CCLM, MMLM, CCCM
- the collocated CTU refers to the CTU in the collocated picture whose position corresponds to the position of the current encoding/decoding CTU in the current picture.
- the position of the top-left and bottom left corner of the collocated CTU be (x L , y T ) and (x L , y B ) respectively.
- the picture width be w.
- the x, y ranges for each dotted area in Fig. 12 are defined as following:
- N is any positive integer, N > 0.
- the temporal candidates could only refer the CCM information in the collocated CTU, in Area1, in Area2 or in Area3, as depicted in Fig. 12.
- N is set to a pre-defined value.
- N is set to the minimum allowed block size in the standard.
- the block can be CU/PU/TU.
- N is set to 4.
- the region from which the temporal candidates can refer the CCM information is the same as the region from which the temporal motion vector can be referred in inter mode.
- the buffer for storing inter coding information e.g., motion vector buffer
- the buffer for storing inter coding information is shared with cross-component information inheritance (or called cross-component (CC) merge mode) for storing CCM information.
- CC cross-component
- the minimal allowed block size is m ⁇ n
- the current CTU size is p ⁇ q
- the current picture size is r ⁇ s.
- a CTU-level buffer and picture-level buffers are used for storing the inter coding and CCM information of the current CTU and each picture, respectively.
- a CTU-level buffer is created for storing the final inter coding or CCM information
- this CTU-level buffer size is
- Apicture-level buffer is created for storing the final inter coding or CCM information of the current picture, and this picture-level buffer size is where i ⁇ m and j ⁇ n.
- the unit of CTU-level buffer and picture-level buffer are not the same (e.g., i>m or j>n) , it should subsample the inter coding or CCM information in CTU-level buffer for saving to the picture-level buffer.
- the selected position can be the left-above, left-bottom, right-above, or right-bottom of each 2x2 grid.
- the inter coding or CCM information at the left-above position marked in the shaded area of each 2x2 grid is saved to the picture-level buffer.
- it when subsampling the CCM information in CTU-level buffer for saving to the picture-level buffer, it can conditionally check the prediction modes inside the g ⁇ h grids. For example, if more than a percentage of positions inside the g ⁇ h grids are intra mode (e.g., more than 50%or 75%) , the selected and saved data is CCM information.
- the selected and saved data is inter coding information.
- the candidate for saving to picture-level buffer it can follow a predefined scanning order to select the first allowed candidate. For example, if the selected and saved data is CCM information, it can select the first grid inside the g ⁇ h grids has CCM information by a predefined scanning order. For another example, if the selected and saved data is inter coding information, it can select the first grid inside the g ⁇ h grids has inter coding information by a predefined scanning order.
- the buffer for storing inter coding information is shared with CC merge mode, it can check the CU prediction mode (e.g., intra prediction, or inter prediction) to identify if the information stored at a certain buffer position is inter coding or CCM information.
- the stored information if CU prediction mode is intra prediction, the stored information is CCM information. Otherwise (i.e., CU prediction mode is non-intra prediction) , the stored information is inter coding information.
- it can set an invalid inter prediction reference index or invalid MV value (e.g., horizontal or vertical MV value) to identify the stored information is CCM information. Otherwise (i.e., valid inter prediction index) , the stored information is inter coding information.
- the inter prediction reference index greater than 2 is invalid, then it can set inter prediction reference index to a value greater than 2 to identify the stored information is CCM information (e.g., inter prediction reference index is 3) .
- the candidate list is constructed by adding candidates in a pre-defined order until the maximum candidate number is reached.
- the candidates added can include all or some of the aforementioned candidates, but not limited to the aforementioned candidates.
- the pre-defined order can be spatial adjacent candidates, temporal candidates, spatial non-adjacent candidates, historical candidates, and then default candidates.
- the default candidates can be CCLM models.
- the scaling parameter ⁇ is from the set ⁇ 0, 1/8, -1/8, +2/8, -2/8, +3/8, -3/8, +4/8, -4/8, ..., +N/8, -N/8 ⁇ , where N is a positive integer.
- the set can be ⁇ 0, 1/8, -1/8, +2/8, -2/8, +3/8, -3/8, +4/8, -4/8 ⁇ .
- the offset parameter ⁇ can be 1/ (1 ⁇ bit_depth) or can be derived based on neighbouring luma and chroma samples.
- a default candidate can be an earlier candidate with a delta scaling parameter refinement.
- the earlier candidate is a CCLM model.
- the scaling parameter of an earlier candidate is ⁇
- the scaling parameter of a default candidate is ( ⁇ + ⁇ ) .
- ⁇ can be 0, 1/8, -1/8, +2/8, -2/8, +3/8, -3/8, +4/8, -4/8, ..., +N/8, -N/8, where N is a positive integer.
- ⁇ can be 0, 1/8, -1/8, +2/8, -2/8, +3/8, -3/8, +4/8, -4/8.
- the offset parameter ⁇ can be derived based on ( ⁇ + ⁇ ) and the average values of neighbouring luma and chroma samples of the current block.
- the earlier candidate is the first CCLM candidate added into the list.
- the inherited model When inheriting cross-component model parameters from other blocks, it can further check the similarity between the inherited model and the existing models in the candidate list or those model candidates derived by the neighbouring reconstruction samples of the current block (e.g., models derived by CCLM, MMLM, or CCCM using the neighbouring reconstruction samples of the current block) . If the model of a candidate parameter is similar with the existing models, the model would not be included into the candidate list.
- the candidates in the list can be reordered to reduce the syntax overhead when signalling the selected candidate index.
- the reordering rules can depend on the coding information of neighbouring blocks or the model error. For example, if neighbouring above or left blocks are coded by MMLM, the MMLM candidates in the list can be moved to the head of the current list.
- the reordering rule is based on the model error by applying the candidate model to the neighbouring templates of the current block, and then compare the error with the reconstruction samples of the neighbouring template.
- the input (quantization index, qIdx) of dequantization can be shifted by a derived offset.
- the derived offset can be pre-defined or selected from a pre-defined candidate set. After dequantizing the shifted input, a shifted dequantized result is obtained and can be further combined with the original not-shifted dequantization result using weighting to form the final dequantization result.
- the combination weighting depends on boundary matching. If the original dequantization result has a smaller boundary matching cost, the weight for it will be higher than the shifted dequantization result.
- the derived offset is determined by boundary matching. For example, each candidate in the candidate set has a boundary matching cost and the one with the smallest boundary matching cost is used as the shifted offset.
- a selection rule is used to decide which quantization index is used and/or which dequantization result is used.
- the selection rule depends on a pre-defined threshold. For example, if the quantization index is larger than or smaller than the threshold, it can be used for getting the final result.
- the boundary matching can be used to determine the threshold.
- block in this invention can refer to TU/TB, CU/CB, PU/PB, or CTU/CTB.
- LM in this invention can be viewed as one kind of CCLM/MMLM modes or any other extension/variation of CCLM (e.g. the proposed CCLM extension/variation in this invention) .
- One variation is MMLM that uses thresholds to decide different models for different samples in the current chroma component.
- Another variation is that for Cb (or Cr) , deriving model parameters from multiple collocated luma blocks.
- Cb or Cr
- the variations of CCLM here mean that some optional modes can be selected when the block indication refers to using one of cross-component modes (e.g.
- CCLM_LT CCLM_LT
- MMLM_LT CCLM_L
- CCLM_T MMLM_L
- MMLM_T MMLM_T
- intra prediction mode which is not one of traditional DC, planar, and angular modes
- CCCM convolutional cross-component mode
- the optional mode may follow the template selection of CCLM, so CCCM family includes CCCM_LT CCCM_L, and/or CCCM_T.
- any of the foregoing proposed methods of storing cross-component model information can be implemented in encoders and/or decoders.
- any of the proposed methods can be implemented in an inter/intra/prediction/IBC/quantization module of an encoder, and/or an inter/intra/prediction/IBC/quantization module of a decoder.
- any of the proposed methods storing cross-component model information can be implemented as a circuit coupled to the inter/intra/prediction/IBC/quantization module of the encoder and/or the inter/intra/prediction/IBC/quantization module of the decoder, so as to provide the information needed by the inter/intra/prediction/IBC/quantization module.
- the cross component prediction where cross-component model information is stored as described above, can be implemented in an encoder side or a decoder side.
- any of the proposed methods of storing cross-component model information can be implemented in an Intra/Inter coding module (e.g. Intra Pred. 150/MC 152 in Fig. 1B) in a decoder or an Intra/Inter coding module in an encoder (e.g. Intra Pred. 110/Inter Pred. 112 in Fig. 1A) .
- Any of the proposed methods can also be implemented as a circuit coupled to the intra/inter coding module at the decoder or the encoder.
- the decoder or encoder may also use additional processing unit to implement the required cross-component prediction processing.
- Intra Pred. /MC units e.g. unit 110/112 in Fig. 1A and unit 150/152 in Fig. 1B
- a media such as hard disk or flash memory
- a CPU Central Processing Unit
- programmable devices e.g. DSP (Digital Signal Processor) or FPGA (Field Programmable Gate Array) .
- Fig. 14 illustrates a flowchart of an exemplary video coding system that stores cross-component model information to be used or referenced by one or more following coding blocks according to an embodiment of the present invention.
- input data associated with a current block comprising a first-colour block and a second-colour block is receiving in step 1410, wherein the input data comprise pixel data to be encoded at an encoder side or data associated with the current block to be decoded at a decoder side.
- a target CCP (Cross-Component Prediction) model for the current block is determined in step 1420.
- the target CCP model is stored in step 1430.
- the second-colour block is encoded or decoded by using target prediction generated according to the target CCP model for the current block in step 1440.
- Embodiment of the present invention as described above may be implemented in various hardware, software codes, or a combination of both.
- an embodiment of the present invention can be one or more circuit circuits integrated into a video compression chip or program code integrated into video compression software to perform the processing described herein.
- An embodiment of the present invention may also be program code to be executed on a Digital Signal Processor (DSP) to perform the processing described herein.
- DSP Digital Signal Processor
- the invention may also involve a number of functions to be performed by a computer processor, a digital signal processor, a microprocessor, or field programmable gate array (FPGA) .
- These processors can be configured to perform particular tasks according to the invention, by executing machine-readable software code or firmware code that defines the particular methods embodied by the invention.
- the software code or firmware code may be developed in different programming languages and different formats or styles.
- the software code may also be compiled for different target platforms.
- different code formats, styles and languages of software codes and other means of configuring code to perform the tasks in accordance with the invention will not depart from the spirit and scope of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Color Television Systems (AREA)
Abstract
Description
predC (i, j) =α·recL′ (i, j) + β (1)
C=α·G+β.
pred (i, j) = (sourceTermSet0 (i, j) + sourceTermSet1 (i, j) + …+ biasTermSet) (3)
P (i, j) = a ·pred′L (i, j) + b.
P (i, j) = α ·reco′L (i, j) + b.
αx= {αx1, αx2, αx3, …, αxn} , αxi<αxj if i<j,
αy= {αy1, αy2, αy3, …, αyn} , αyi<αyj if i<j.
Claims (13)
- A method of coding colour pictures or video using coding tools including one or more cross component models related modes, the method comprising:receiving input data associated with a current block comprising a first-colour block and a second-colour block, wherein the input data comprise pixel data to be encoded at an encoder side or data associated with the current block to be decoded at a decoder side, and wherein the current block is coded in a non-intra mode;determining a target CCP (Cross-Component Prediction) model for the current block;storing the target CCP model; andencoding or decoding the second-colour block by using target prediction generated according to the target CCP model for the current block.
- The method of Claim 1, wherein the target CCP model comprises cross-component mode information, CCM (Cross-Component Model) information, or both.
- The method of Claim 1, wherein the target CCP model corresponds to a self-derived cross-component model or inherited cross-component model.
- The method of Claim 1, wherein the target CCP model comprising CCM (Cross-Component Model) information of inherited cross-component models and model parameters.
- The method of Claim 4, wherein the CCM information of the inherited cross-component models comprise CCLM (Cross-Component Linear Model) , CCCM (Convolutional Cross-Component Model) , CCCM with different filters, or a combination thereof.
- The method of Claim 4, further comprising refining the CCM information based on CCM information stored previously.
- The method of Claim 1, wherein inherited model parameters associated with CCM (Cross-Component Model) information are refined.
- The method of Claim 7, wherein the inherited model parameters are refined with different types of templates and/or different number of lines.
- The method of Claim 1, wherein the target CCP model corresponds to an inherited cross-component model from chroma intra fusion mode.
- The method of Claim 9, wherein the chroma intra fusion mode is derived by fusing a non-cross-component coded intra prediction and a cross-component coded intra prediction.
- The method of Claim 9, wherein when inheriting CCM information from a block or position coded by the chroma intra fusion mode, model parameters for obtaining cross-component coded intra prediction are inherited and further refined.
- The method of Claim 1, wherein the stored target CCP model is used or referenced by one or more following coding blocks.
- An apparatus for coding colour pictures or video using coding tools including one or more cross component models related modes, the apparatus comprising one or more electronic circuits or processors arranged to:receive input data associated with a current block comprising a first-colour block and a second-colour block, wherein the input data comprise pixel data to be encoded at an encoder side or data associated with the current block to be decoded at a decoder side, and wherein the current block is coded in a non-intra mode;determine a target CCP (Cross-Component Prediction) model for the current block;store the target CCP model; andencode or decode the second-colour block by using target prediction generated according to the target CCP model for the current block.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202480045680.0A CN121444451A (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for improving video encoding and decoding through stored information and implicit derivation |
| TW113125325A TW202510575A (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for video coding improvement by storing information and implicit derivation |
| EP24835425.0A EP4740478A1 (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for video coding improvement by storing information and implicit derivation |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202363511921P | 2023-07-05 | 2023-07-05 | |
| US63/511,921 | 2023-07-05 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025007947A1 true WO2025007947A1 (en) | 2025-01-09 |
Family
ID=94171238
Family Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/103665 Ceased WO2025007931A1 (en) | 2023-07-05 | 2024-07-04 | Methods and apparatus for video coding improvement by multiple models |
| PCT/CN2024/103829 Ceased WO2025007952A1 (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for video coding improvement by model derivation |
| PCT/CN2024/103783 Ceased WO2025007947A1 (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for video coding improvement by storing information and implicit derivation |
Family Applications Before (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/103665 Ceased WO2025007931A1 (en) | 2023-07-05 | 2024-07-04 | Methods and apparatus for video coding improvement by multiple models |
| PCT/CN2024/103829 Ceased WO2025007952A1 (en) | 2023-07-05 | 2024-07-05 | Methods and apparatus for video coding improvement by model derivation |
Country Status (4)
| Country | Link |
|---|---|
| EP (3) | EP4740477A1 (en) |
| CN (3) | CN121488475A (en) |
| TW (3) | TW202510574A (en) |
| WO (3) | WO2025007931A1 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2021052494A1 (en) * | 2019-09-21 | 2021-03-25 | Beijing Bytedance Network Technology Co., Ltd. | Size restriction based for chroma intra mode |
| CN114765686A (en) * | 2021-01-13 | 2022-07-19 | 脸萌有限公司 | Techniques for decoding or encoding decoded images based on multiple intra-prediction modes |
| WO2023084155A1 (en) * | 2021-11-15 | 2023-05-19 | Nokia Technologies Oy | An apparatus, a method and a computer program for video coding and decoding |
| WO2023116716A1 (en) * | 2021-12-21 | 2023-06-29 | Mediatek Inc. | Method and apparatus for cross component linear model for inter prediction in video coding system |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10200700B2 (en) * | 2014-06-20 | 2019-02-05 | Qualcomm Incorporated | Cross-component prediction in video coding |
| WO2016066028A1 (en) * | 2014-10-28 | 2016-05-06 | Mediatek Singapore Pte. Ltd. | Method of guided cross-component prediction for video coding |
| US10681379B2 (en) * | 2015-09-29 | 2020-06-09 | Qualcomm Incorporated | Non-separable secondary transform for video coding with reorganizing |
| US10390015B2 (en) * | 2016-08-26 | 2019-08-20 | Qualcomm Incorporated | Unification of parameters derivation procedures for local illumination compensation and cross-component linear model prediction |
| US11647198B2 (en) * | 2021-01-25 | 2023-05-09 | Lemon Inc. | Methods and apparatuses for cross-component prediction |
| US20250063155A1 (en) * | 2021-12-21 | 2025-02-20 | Mediatek Inc. | Method and Apparatus for Cross Component Linear Model with Multiple Hypotheses Intra Modes in Video Coding System |
-
2024
- 2024-07-04 CN CN202480045678.3A patent/CN121488475A/en active Pending
- 2024-07-04 TW TW113125106A patent/TW202510574A/en unknown
- 2024-07-04 EP EP24835409.4A patent/EP4740477A1/en active Pending
- 2024-07-04 WO PCT/CN2024/103665 patent/WO2025007931A1/en not_active Ceased
- 2024-07-05 TW TW113125325A patent/TW202510575A/en unknown
- 2024-07-05 WO PCT/CN2024/103829 patent/WO2025007952A1/en not_active Ceased
- 2024-07-05 TW TW113125326A patent/TW202510576A/en unknown
- 2024-07-05 WO PCT/CN2024/103783 patent/WO2025007947A1/en not_active Ceased
- 2024-07-05 EP EP24835430.0A patent/EP4740456A1/en active Pending
- 2024-07-05 CN CN202480045680.0A patent/CN121444451A/en active Pending
- 2024-07-05 CN CN202480045675.XA patent/CN121844560A/en active Pending
- 2024-07-05 EP EP24835425.0A patent/EP4740478A1/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2021052494A1 (en) * | 2019-09-21 | 2021-03-25 | Beijing Bytedance Network Technology Co., Ltd. | Size restriction based for chroma intra mode |
| CN114765686A (en) * | 2021-01-13 | 2022-07-19 | 脸萌有限公司 | Techniques for decoding or encoding decoded images based on multiple intra-prediction modes |
| WO2023084155A1 (en) * | 2021-11-15 | 2023-05-19 | Nokia Technologies Oy | An apparatus, a method and a computer program for video coding and decoding |
| WO2023116716A1 (en) * | 2021-12-21 | 2023-06-29 | Mediatek Inc. | Method and apparatus for cross component linear model for inter prediction in video coding system |
Non-Patent Citations (1)
| Title |
|---|
| T. HELLMAN, M. ZHOU, B. HENG (BROADCOM): "Non-CE3: Common Reference Pixel Storage for MRL Intra Prediction and Cross-Component Linear Model", 16. JVET MEETING; 20191001 - 20191011; GENEVA; (THE JOINT VIDEO EXPLORATION TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ), 1 October 2019 (2019-10-01), pages 1 - 4, XP030217267 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN121444451A (en) | 2026-01-30 |
| EP4740477A1 (en) | 2026-05-13 |
| CN121844560A (en) | 2026-04-10 |
| WO2025007952A1 (en) | 2025-01-09 |
| EP4740456A1 (en) | 2026-05-13 |
| WO2025007931A1 (en) | 2025-01-09 |
| TW202510575A (en) | 2025-03-01 |
| CN121488475A (en) | 2026-02-06 |
| EP4740478A1 (en) | 2026-05-13 |
| TW202510574A (en) | 2025-03-01 |
| TW202510576A (en) | 2025-03-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7683985B2 (en) | Conditional execution of the movement candidate list construction process | |
| KR102759405B1 (en) | Rounding in Pairwise Average Candidate Calculation | |
| WO2023241637A1 (en) | Method and apparatus for cross component prediction with blending in video coding systems | |
| WO2024037649A1 (en) | Extension of local illumination compensation | |
| US20250142106A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024017224A1 (en) | Affine candidate refinement | |
| WO2025007972A1 (en) | Methods and apparatus for inheriting cross-component models from temporal and history-based neighbours for chroma inter coding | |
| WO2025007931A1 (en) | Methods and apparatus for video coding improvement by multiple models | |
| WO2025026397A1 (en) | Methods and apparatus for video coding using multiple hypothesis cross-component prediction for chroma coding | |
| WO2025152853A1 (en) | Subblock candidates for auto-relocated block vector or chained motion vector prediction | |
| WO2025045138A1 (en) | Methods and apparatus of propagated cross-component prediction models for video coding improvement of inter chroma | |
| WO2025011635A1 (en) | Inter-chroma with cross-type referencing and constrained reference region | |
| WO2025045179A1 (en) | Storing cross-component models for non-intra coded blocks | |
| WO2025051137A1 (en) | Methods and apparatus of inheriting cross-component models from rescaled reference picture in video coding | |
| WO2025082514A1 (en) | Methods and apparatus of using self-derived cross-component models for video coding improvement of inter chroma | |
| WO2024141071A1 (en) | Method, apparatus, and medium for video processing | |
| WO2025153064A1 (en) | Inheriting cross-component model based on cascaded vector derived according to a candidate list | |
| WO2024222798A9 (en) | Methods and apparatus of inheriting block vector shifted cross-component models for video coding | |
| WO2024193428A1 (en) | Method and apparatus of chroma prediction in video coding system | |
| WO2024222909A1 (en) | Method, apparatus, and medium for video processing | |
| WO2025157169A1 (en) | Extrapolation intra prediction model for inter chroma coding | |
| WO2025157172A1 (en) | Inheriting blended candidates of cross-component merge mode for inter-chroma | |
| TW202539236A (en) | Methods and apparatus of inheriting cross-component models based on cascaded vector for video coding improvement of inter chroma |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24835425 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024835425 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024835425 Country of ref document: EP Effective date: 20260205 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2024835425 Country of ref document: EP |