WO2025010286A2 - Method, apparatus, and medium for video processing - Google Patents
Method, apparatus, and medium for video processing Download PDFInfo
- Publication number
- WO2025010286A2 WO2025010286A2 PCT/US2024/036589 US2024036589W WO2025010286A2 WO 2025010286 A2 WO2025010286 A2 WO 2025010286A2 US 2024036589 W US2024036589 W US 2024036589W WO 2025010286 A2 WO2025010286 A2 WO 2025010286A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- picture
- nnpfc
- nnpf
- pictures
- video
- 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/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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- 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/117—Filters, e.g. for pre-processing or post-processing
-
- 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/172—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 picture, frame or field
-
- 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/85—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
-
- 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/90—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
Definitions
- Embodiments of the present disclosure relates generally to video processing techniques, and more particularly, to a neural -network post-processing filter (NNPF).
- NNPF neural -network post-processing filter
- Video compression technologies such as MPEG-2, MPEG-4, ITU-TH.263, ITU-TH.264/MPEG-4 Part 10 Advanced Video Coding (AVC), ITU-TH.265 high efficiency video coding (HEVC) standard, versatile video coding (VVC) standard, have been proposed for video encoding/decoding.
- AVC Advanced Video Coding
- HEVC high efficiency video coding
- VVC versatile video coding
- Embodiments of the present disclosure provide a solution for video processing.
- a method for video processing comprises: performing a conversion between a video and a bitstream of the video, wherein a neural-network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network post-processing filter
- a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- the proposed method can advantageously avoid multiple output pictures in one NNPF inference instance. Thereby, a proper functionality of NNPF can be ensured.
- an apparatus for video processing comprises a processor and a non-transitory memory with instructions thereon.
- the instructions upon execution by the processor cause the processor to perform a method in accordance with the first aspect of the present disclosure.
- a non-transitory computer-readable storage medium is proposed. The non-transitory computer-readable storage medium stores instructions that cause a processor to perform a method in accordance with the first aspect of the present disclosure.
- non-transitory computer-readable recording medium stores a bitstream of a video which is generated by a method performed by an apparatus for video processing.
- the method comprises: performing a conversion between a video and a bitstream of the video, wherein a neural-network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network post-processing filter
- a method for storing a bitstream of a video comprises: generating the bitstream from the video; and storing the bitstream in a non-transitory computer-readable recording medium, wherein a neural-network postprocessing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network postprocessing filter
- Fig. 1 illustrates a block diagram that illustrates an example video coding system, in accordance with some embodiments of the present disclosure
- Fig. 2 illustrates a block diagram that illustrates a first example video encoder, in accordance with some embodiments of the present disclosure
- FIG. 3 illustrates a block diagram that illustrates an example video decoder, in accordance with some embodiments of the present disclosure
- FIG. 4 illustrates an illustration of luma data channels
- FIG. 5 illustrates a flowchart of a method for video processing in accordance with embodiments of the present disclosure.
- FIG. 6 illustrates a block diagram of a computing device in which various embodiments of the present disclosure can be implemented.
- references in the present disclosure to “one embodiment,” “an embodiment,” “an example embodiment,” and the like indicate that the embodiment described may include a particular feature, structure, or characteristic, but it is not necessary that every embodiment includes the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an example embodiment, it is submitted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described. [0022] It shall be understood that although the terms “first” and “second” etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another.
- first element could be termed a second element, and similarly, a second element could be termed a first element, without departing from the scope of example embodiments.
- second element could be termed a first element, without departing from the scope of example embodiments.
- the term “and/or” includes any and all combinations of one or more of the listed terms.
- Fig. 1 is a block diagram that illustrates an example video coding system 100 that may utilize the techniques of this disclosure.
- the video coding system 100 may include a source device 110 and a destination device 120.
- the source device 110 can be also referred to as a video encoding device, and the destination device 120 can be also referred to as a video decoding device.
- the source device 110 can be configured to generate encoded video data and the destination device 120 can be configured to decode the encoded video data generated by the source device 110.
- the source device 110 may include a video source 112, a video encoder 114, and an input/output (I/O) interface 116.
- I/O input/output
- the video source 112 may include a source such as a video capture device.
- a source such as a video capture device.
- the video capture device include, but are not limited to, an interface to receive video data from a video content provider, a computer graphics system for generating video data, and/or a combination thereof.
- the video data may comprise one or more pictures.
- the video encoder 114 encodes the video data from the video source 112 to generate a bitstream.
- the bitstream may include a sequence of bits that form a coded representation of the video data.
- the bitstream may include coded pictures and associated data.
- the coded picture is a coded representation of a picture.
- the associated data may include sequence parameter sets, picture parameter sets, and other syntax structures.
- the I/O interface 116 may include a modulator/demodulator and/or a transmitter.
- the encoded video data may be transmitted directly to destination device 120 via the I/O interface 116 through the network 130A.
- the encoded video data may also be stored onto a storage medium/server 130B for access by destination device 120.
- the destination device 120 may include an I/O interface 126, a video decoder 124, and a display device 122.
- the I/O interface 126 may include a receiver and/or a modem.
- the I/O interface 126 may acquire encoded video data from the source device 110 or the storage medium/server 130B.
- the video decoder 124 may decode the encoded video data.
- the display device 122 may display the decoded video data to a user.
- the display device 122 may be integrated with the destination device 120, or may be external to the destination device 120 which is configured to interface with an external display device.
- the video encoder 114 and the video decoder 124 may operate according to a video compression standard, such as the High Efficiency Video Coding (HEVC) standard, Versatile Video Coding (VVC) standard and other current and/or further standards.
- HEVC High Efficiency Video Coding
- VVC Versatile Video Coding
- Fig. 2 is a block diagram illustrating an example of a video encoder 200, which may be an example of the video encoder 114 in the system 100 illustrated in Fig. 1, in accordance with some embodiments of the present disclosure.
- the video encoder 200 may be configured to implement any or all of the techniques of this disclosure.
- the video encoder 200 includes a plurality of functional components.
- the techniques described in this disclosure may be shared among the various components of the video encoder 200.
- a processor may be configured to perform any or all of the techniques described in this disclosure.
- the video encoder 200 may include a partition unit 201, a predication unit 202 which may include a mode select unit 203, a motion estimation unit 204, a motion compensation unit 205 and an intra-prediction unit 206, a residual generation unit 207, a transform unit 208, a quantization unit 209, an inverse quantization unit 210, an inverse transform unit 211, a reconstruction unit 212, a buffer 213, and an entropy encoding unit 214.
- a predication unit 202 which may include a mode select unit 203, a motion estimation unit 204, a motion compensation unit 205 and an intra-prediction unit 206, a residual generation unit 207, a transform unit 208, a quantization unit 209, an inverse quantization unit 210, an inverse transform unit 211, a reconstruction unit 212, a buffer 213, and an entropy encoding unit 214.
- the video encoder 200 may include more, fewer, or different functional components.
- the predication unit 202 may include an intra block copy (IBC) unit.
- the IBC unit may perform predication in an IBC mode in which at least one reference picture is a picture where the current video block is located.
- the partition unit 201 may partition a picture into one or more video blocks.
- the video encoder 200 and the video decoder 300 may support various video block sizes.
- the mode select unit 203 may select one of the coding modes, intra or inter, e.g., based on error results, and provide the resulting intra-coded or inter-coded block to a residual generation unit 207 to generate residual block data and to a reconstruction unit 212 to reconstruct the encoded block for use as a reference picture.
- the mode select unit 203 may select a combination of intra and inter predication (CIIP) mode in which the predication is based on an inter predication signal and an intra predication signal.
- CIIP intra and inter predication
- the mode select unit 203 may also select a resolution for a motion vector (e.g., a sub-pixel or integer pixel precision) for the block in the case of interpredication.
- the motion estimation unit 204 may generate motion information for the current video block by comparing one or more reference frames from buffer 213 to the current video block.
- the motion compensation unit 205 may determine a predicted video block for the current video block based on the motion information and decoded samples of pictures from the buffer 213 other than the picture associated with the current video block.
- the motion estimation unit 204 and the motion compensation unit 205 may perform different operations for a current video block, for example, depending on whether the current video block is in an I-slice, a P-slice, or a B-slice.
- an “I-slice” may refer to a portion of a picture composed of macroblocks, all of which are based upon macroblocks within the same picture.
- P-slices and B-slices may refer to portions of a picture composed of macroblocks that are not dependent on macroblocks in the same picture.
- the motion estimation unit 204 may perform uni-directional prediction for the current video block, and the motion estimation unit 204 may search reference pictures of list 0 or list 1 for a reference video block for the current video block. The motion estimation unit 204 may then generate a reference index that indicates the reference picture in list 0 or list 1 that contains the reference video block and a motion vector that indicates a spatial displacement between the current video block and the reference video block. The motion estimation unit 204 may output the reference index, a prediction direction indicator, and the motion vector as the motion information of the current video block. The motion compensation unit 205 may generate the predicted video block of the current video block based on the reference video block indicated by the motion information of the current video block.
- the motion estimation unit 204 may perform bi-directional prediction for the current video block.
- the motion estimation unit 204 may search the reference pictures in list 0 for a reference video block for the current video block and may also search the reference pictures in list 1 for another reference video block for the current video block.
- the motion estimation unit 204 may then generate reference indexes that indicate the reference pictures in list 0 and list 1 containing the reference video blocks and motion vectors that indicate spatial displacements between the reference video blocks and the current video block.
- the motion estimation unit 204 may output the reference indexes and the motion vectors of the current video block as the motion information of the current video block.
- the motion compensation unit 205 may generate the predicted video block of the current video block based on the reference video blocks indicated by the motion information of the current video block.
- the motion estimation unit 204 may output a full set of motion information for decoding processing of a decoder.
- the motion estimation unit 204 may signal the motion information of the current video block with reference to the motion information of another video block. For example, the motion estimation unit 204 may determine that the motion information of the current video block is sufficiently similar to the motion information of a neighboring video block.
- the motion estimation unit 204 may indicate, in a syntax structure associated with the current video block, a value that indicates to the video decoder 300 that the current video block has the same motion information as the another video block.
- the motion estimation unit 204 may identify, in a syntax structure associated with the current video block, another video block and a motion vector difference (MVD).
- the motion vector difference indicates a difference between the motion vector of the current video block and the motion vector of the indicated video block.
- the video decoder 300 may use the motion vector of the indicated video block and the motion vector difference to determine the motion vector of the current video block.
- video encoder 200 may predictively signal the motion vector.
- Two examples of predictive signaling techniques that may be implemented by video encoder 200 include advanced motion vector predication (AMVP) and merge mode signaling.
- AMVP advanced motion vector predication
- merge mode signaling merge mode signaling
- the intra prediction unit 206 may perform intra prediction on the current video block.
- the intra prediction unit 206 may generate prediction data for the current video block based on decoded samples of other video blocks in the same picture.
- the prediction data for the current video block may include a predicted video block and various syntax elements.
- the residual generation unit 207 may generate residual data for the current video block by subtracting (e.g., indicated by the minus sign) the predicted video block (s) of the current video block from the current video block.
- the residual data of the current video block may include residual video blocks that correspond to different sample components of the samples in the current video block.
- the residual generation unit 207 may not perform the subtracting operation.
- the transform processing unit 208 may generate one or more transform coefficient video blocks for the current video block by applying one or more transforms to a residual video block associated with the current video block.
- the quantization unit 209 may quantize the transform coefficient video block associated with the current video block based on one or more quantization parameter (QP) values associated with the current video block.
- QP quantization parameter
- the inverse quantization unit 210 and the inverse transform unit 211 may apply inverse quantization and inverse transforms to the transform coefficient video block, respectively, to reconstruct a residual video block from the transform coefficient video block.
- the reconstruction unit 212 may add the reconstructed residual video block to corresponding samples from one or more predicted video blocks generated by the predication unit 202 to produce a reconstructed video block associated with the current video block for storage in the buffer 213.
- loop filtering operation may be performed to reduce video blocking artifacts in the video block.
- the entropy encoding unit 214 may receive data from other functional components of the video encoder 200. When the entropy encoding unit 214 receives the data, the entropy encoding unit 214 may perform one or more entropy encoding operations to generate entropy encoded data and output a bitstream that includes the entropy encoded data.
- Fig. 3 is a block diagram illustrating an example of a video decoder 300, which may be an example of the video decoder 124 in the system 100 illustrated in Fig. 1, in accordance with some embodiments of the present disclosure.
- the video decoder 300 may be configured to perform any or all of the techniques of this disclosure.
- the video decoder 300 includes a plurality of functional components.
- the techniques described in this disclosure may be shared among the various components of the video decoder 300.
- a processor may be configured to perform any or all of the techniques described in this disclosure.
- the video decoder 300 includes an entropy decoding unit 301, a motion compensation unit 302, an intra prediction unit 303, an inverse quantization unit 304, an inverse transformation unit 305, and a reconstruction unit 306 and a buffer 307.
- the video decoder 300 may, in some examples, perform a decoding pass generally reciprocal to the encoding pass described with respect to video encoder 200.
- the entropy decoding unit 301 may retrieve an encoded bitstream.
- the encoded bitstream may include entropy coded video data (e.g., encoded blocks of video data).
- the entropy decoding unit 301 may decode the entropy coded video data, and from the entropy decoded video data, the motion compensation unit 302 may determine motion information including motion vectors, motion vector precision, reference picture list indexes, and other motion information.
- the motion compensation unit 302 may, for example, determine such information by performing the AMVP and merge mode.
- AMVP is used, including derivation of several most probable candidates based on data from adjacent PBs and the reference picture.
- Motion information typically includes the horizontal and vertical motion vector displacement values, one or two reference picture indices, and, in the case of prediction regions in B slices, an identification of which reference picture list is associated with each index.
- a “merge mode” may refer to deriving the motion information from spatially or temporally neighboring blocks.
- the motion compensation unit 302 may produce motion compensated blocks, possibly performing interpolation based on interpolation filters. Identifiers for interpolation filters to be used with sub-pixel precision may be included in the syntax elements.
- the motion compensation unit 302 may use the interpolation filters as used by the video encoder 200 during encoding of the video block to calculate interpolated values for sub-integer pixels of a reference block.
- the motion compensation unit 302 may determine the interpolation filters used by the video encoder 200 according to the received syntax information and use the interpolation filters to produce predictive blocks.
- the motion compensation unit 302 may use at least part of the syntax information to determine sizes of blocks used to encode frame(s) and/or slice(s) of the encoded video sequence, partition information that describes how each macroblock of a picture of the encoded video sequence is partitioned, modes indicating how each partition is encoded, one or more reference frames (and reference frame lists) for each interencoded block, and other information to decode the encoded video sequence.
- a “slice” may refer to a data structure that can be decoded independently from other slices of the same picture, in terms of entropy coding, signal prediction, and residual signal reconstruction.
- a slice can either be an entire picture or a region of a picture.
- the intra prediction unit 303 may use intra prediction modes for example received in the bitstream to form a prediction block from spatially adjacent blocks.
- the inverse quantization unit 304 inverse quantizes, i.e., de-quantizes, the quantized video block coefficients provided in the bitstream and decoded by entropy decoding unit 301.
- the inverse transform unit 305 applies an inverse transform.
- the reconstruction unit 306 may obtain the decoded blocks, e.g., by summing the residual blocks with the corresponding prediction blocks generated by the motion compensation unit 302 or intra-prediction unit 303. If desired, a deblocking filter may also be applied to filter the decoded blocks in order to remove blockiness artifacts.
- the decoded video blocks are then stored in the buffer 307, which provides reference blocks for subsequent motion compensation/intra predication and also produces decoded video for presentation on a display device.
- This document is related to image/video coding technologies. Specifically, this disclosure is related to the value ranges and coding methods of indicator syntax elements in neural -network post-filter (NNPF) SEI messages.
- NPF neural -network post-filter
- the ideas may be applied individually or in various combinations, for video bitstreams coded by any codec, e.g., the versatile video coding (VVC) standard and/or the versatile supplemental enhancement information (SEI) messages for coded video bitstreams (VSEI) standard.
- VVC versatile video coding
- SEI versatile supplemental enhancement information
- adaptation parameter set (APS), access unit (AU), coded layer video sequence (CLVS), coded layer video sequence start (CLVSS), cyclic redundancy check (CRC), coded video sequence (CVS), finite impulse response (FIR), intra random access point (IRAP), network abstraction layer (NAL), picture parameter set (PPS), picture unit (PU), random access skipped leading (RASL) picture, supplemental enhancement information (SEI), step-wise temporal sublayer access (STSA), video coding layer (VCL), versatile supplemental enhancement information as described in Rec. ITU-T H.274
- Video coding standards have evolved primarily through the development of International Telecommunication Union (ITU) telecommunication standardization sector (ITU- T) and International Organization for Standardization (ISO) / International Electrotechnical Commission (IEC) standards.
- ITU-T produced H.261 and H.263, ISO/IEC produced motion picture experts group (MPEG)-1 and MPEG-4 Visual, and the two organizations jointly produced the H.262/MPEG-2 Video and H.264/MPEG-4 Advanced Video Coding (AVC) and H.265/ high efficiency video coding (HEVC) standards. Since H.262, the video coding standards are based on the hybrid video coding structure wherein temporal prediction plus transform coding are utilized.
- VVC Versatile Video Coding
- VVC Versatile Video Coding
- VSEI Versatile Supplemental Enhancement Information for coded video bitstreams
- ISO/IEC 23002-7 are designed for use in a maximally broad range of applications, including both the simple uses such as television broadcast, video conferencing, or playback from storage media, and also more advanced use cases such as adaptive bit rate streaming, video region extraction, composition and merging of content from multiple coded video bitstreams, multiview video, scalable layered coding, and viewport- adaptive 360° immersive media.
- the Essential Video Coding (EVC) standard (ISO/IEC 23094-1) is another video coding standard under development by MPEG.
- SEI messages assist in processes related to decoding, display or other purposes. However, SEI messages are not required for constructing the luma or chroma samples by the decoding process. Conforming decoders are not required to process this information for output order conformance. Some SEI messages are required for checking bitstream conformance and for output timing decoder conformance. Other SEI messages are not required for check bitstream conformance.
- Annex D of VVC specifies syntax and semantics for SEI message payloads for some SEI messages, and specifies the use of the SEI messages and VUI parameters for which the syntax and semantics are specified in ITU-T H.274
- JVET-AD2006 includes the specification of two SEI messages for signalling of neural -network post-filters, namely the neural -network post-filter characteristics (NNPFC) SEI message and the neural -network post-filter activation (NNPFA) SEI.
- JVET-AD2005 includes the specification of the use of the NNPFC SEI message in VVC bitstreams.
- Input to this process is a bitstream BitstreamToFilter.
- Output of this process is a list of NNPF output pictures ListNnpfOutputPics.
- BitstreamToFilter is decoded, and the list CroppedDecodedPictures is set to be the list of the cropped decoded pictures in output order resulted from decoding BitstreamToFilter.
- the filtering process for one picture is repeatedly invoked, in output order, for each cropped decoded picture that is in CroppedDecodedPictures and for which one or more NNPFs are activated.
- the order of the pictures in ListNnpfOutputPics is in output order.
- ListNnpfOutputPics there shall be no more than one picture pertaining to any particular output time instance.
- CroppedDecodedPictures there are multiple NNPFs activated and only one the NNPFs is allowed to be chosen to be applied although any of the NNPFs may be chosen, the above constraint shall apply regardless of which NNPF is chosen to be applied to the particular picture.
- the filtered and/or interpolated pictures are generated by the NNPF by applying the NNPF process specified in the semantics of the NNPFC SEI message, in a patch-wise manner, to the current picture.
- the order of the pictures generated by the NNPF by applying the NNPF process being stored into the output tensor of the NNPF is in output order.
- the applied NNPF is the last NNPF that is applied to the current picture
- the pictures generated by the NNPF and output by the NNPF process are included into ListNnpfOutputPics, in the same order as when the pictures are stored into the output tensor of the NNPF.
- the neural -network post-filter characteristics (NNPFC) SEI message specifies a neural network that may be used as a post-processing filter.
- NNPFC neural -network post-filter characteristics
- NNPFA neural -network post-filter activation
- Bit depth BitDepthc for the chroma sample arrays, if any, of the input pictures.
- ChromaFormatldc A chroma format indicator, denoted herein by ChromaFormatldc, as described in subclause 7.3.
- nnpfc auxiliary inp idc When nnpfc auxiliary inp idc is equal to 1, a filtering strength control value array Strengthcontrol Vai [ idx ] that shall contain real numbers in the range of 0 to 1, inclusive, of the input pictures with index idx in the range of 0 to numlnputPics - 1, inclusive.
- Input picture with index 0 corresponds to the picture for which the NNPF defined by this NNPFC SEI message is activated by an NNPFA SEI message.
- SubWidthC and SubHeightC are derived from ChromaFormatldc as specified by Table 2.
- NOTE 1 More than one NNPFC SEI message can be present for the same picture. When more than one NNPFC SEI message with different values of nnpfc id is present or activated for the same picture, they can have the same or different values of nnpfc_purpose and nnpfc mode idc.
- nnpfc_purpose indicates the purpose of the NNPF as specified in Table 1, where ( nnpfc_purpose & bitMask ) not equal to 0 indicates that the NNPF has the purpose associated with the bitMask value in Table 1.
- nnpfc_purpose is greater than 0 and ( nnpfc_purpose & bitMask ) is equal to 0, the purpose associated with the bitMask value is not applicable to the NNPF.
- nnpfc_pupose is equal to 0, the NNPF may be used as determined by the application.
- nnpfc_purpose shall be in the range of 0 to 63, inclusive, in bitstreams conforming to this edition of this document. Values of 64 to 65 535, inclusive, for nnpfc_purpose are reserved for future use by ITU-T
- ChromaFormatldc is equal to 3
- chromaUpsamplingFlag shall be equal to 0.
- nnpfc id contains an identifying number that may be used to identify an NNPF.
- the value of nnpfc id shall be in the range of 0 to 2 32 - 2, inclusive. Values of nnpfc id from 256 to 511, inclusive, and from 2 31 to 2 32 - 2, inclusive, are reserved for future use by ITU- T
- an NNPFC SEI message is the first NNPFC SEI message, in decoding order, that has a particular nnpfc id value within the current CL VS, the following applies:
- This SEI message specifies a base NNPF.
- This SEI message pertains to the current decoded picture and all subsequent decoded pictures of the current layer, in output order, until the end of the current CL VS.
- nnpfc base flag 1 specifies that the SEI message specifies the base NNPF.
- nnpf base flag 0 specifies that the SEI message specifies an update relative to the base NNPF.
- nnpfc base flag When an NNPFC SEI message is the first NNPFC SEI message, in decoding order, that has a particular nnpfc id value within the current CL VS, the value of nnpfc base flag shall be equal to 1.
- the NNPFC SEI message shall be a repetition of the first NNPFC SEI message nnpfcA with the same nnpfc id value, in decoding order, i.e., the payload content of nnpfcB shall be the same as that of nnpfcA.
- nnpfc base flag When nnpfc base flag is equal to 0, the following applies:
- This SEI message defines an update relative to the preceding base NNPF in decoding order with the same nnpfc id value. Updates are not cumulative but rather each update is applied on the base NNPF, which is the NNPF specified by the first NNPFC SEI message, in decoding order, that has a particular nnpfc id value within the current CLVS.
- the NNPF defined by this SEI message is obtained by applying the update defined by this SEI message relative to the base NNPF with the same nnpfc_id value.
- This SEI message pertains to the current decoded picture and all subsequent decoded pictures of the current layer, in output order, until the end of the current CLVS or up to but excluding the decoded picture that follows the current decoded picture in output order within the current CLVS and is associated with a subsequent NNPFC SEI message, in decoding order, having nnpfc base flag equal to 0 and that particular nnpfc id value within the current CLVS, whichever is earlier.
- nnpfc mode idc 0 indicates that this SEI message contains an ISO/IEC 15938-17 bitstream that specifies a base NNPF (when nnpfc base flag is equal to 1) or is an update relative to the base NNPF with the same nnpfc id value (when nnpfc base flag is equal to 0).
- nnpfc base flag is equal to 1
- nnpfc mode idc 1 specifies that the base NNPF associated with the nnpfc id value is a neural network identified by the URI indicated by nnpfc uri with the format identified by the tag URI nnpfc tag uri.
- nnpfc base flag is equal to 0
- nnpfc mode idc 1 specifies that an update relative to the base NNPF with the same nnpfc id value is defined by the URI indicated by nnpfc uri with the format identified by the tag URI nnpfc tag uri.
- nnpfc mode idc shall be in the range of 0 to 1, inclusive, in bitstreams conforming to this edition of this document. Values of 2 to 255, inclusive, for nnpfc mode idc are reserved for future use by ITU-T
- nnpfc reserved zero bit a shall be equal to 0 in bitstreams conforming to this edition of this document. Decoders shall ignore NNPFC SEI messages in which nnpfc reserved zero bit a is not equal to 0.
- nnpfc tag uri contains a tag URI with syntax and semantics as specified in IETF RFC 4151 identifying the format and associated information about the neural network used as a base NNPF or an update relative to the base NNPF with the same nnpfc_id value specified by nnpfc uri.
- nnpfc tag uri equal to "tag:iso.org, 2023: 15938-17" indicates that the neural network data identified by nnpfc uri conforms to ISO/IEC 15938-17.
- nnpfc uri contains a URI with syntax and semantics as specified in IETF Internet Standard 66 identifying the neural network used as a base NNPF or an update relative to the base NNPF with the same nnpfc_id value.
- nnpfc_property_present_flag 1 specifies that syntax elements related to the filter purpose, input formatting, output formatting, and complexity are present.
- nnpfc_property_present_flag 0 specifies that no syntax elements related to the filter purpose, input formatting, output formatting, and complexity are present.
- nnpfc base flag is equal to 1
- nnpfc_property_present_flag shall be equal to 1.
- nnpfc_property_present_flag When nnpfc_property_present_flag is equal to 0, the values of all syntax elements that may be present only when nnpfc_property_present_flag is equal to 1 are inferred to be equal to their corresponding syntax elements, respectively, in the NNPFC SEI message that contains the base NNPF for which this SEI message provides an update.
- nnpfcCurr When an NNPFC SEI message nnpfcCurr is not the first NNPFC SEI message, in decoding order, that has a particular nnpfc id value within the current CLVS, is not a repetition of the first NNPFC SEI message with that particular nnpfc id (i.e., the value of nnpfc base flag is equal to 0), and the value of nnpfc_property_present_flag is equal to 1, the following constraints apply:
- nnpfc_purpose in the NNPFC SEI message shall be the same as the value of nnpfc_purpose in the first NNPFC SEI message, in decoding order, that has that particular nnpfc id value within the current CLVS.
- the values of syntax elements following nnpfc_property_present_flag and preceding nnpfc_complexity_info_present_flag, in decoding order, in the NNPFC SEI message shall be the same as the values of corresponding syntax elements in the first NNPFC SEI message, in decoding order, that has that particular nnpfc id value within the current CLVS.
- nnpfc_complexity_info_present_flag 0 or both nnpfc_complexity_info_present_flag shall be equal to 1 in the first NNPFC SEI message, in decoding order, that has that particular nnpfc id value within the current CLVS (denoted as nnpfcBase below) and all the following apply:
- nnpfc_parameter_type_idc in nnpfcCurr shall be equal to nnpfc parameter type idc in nnpfcBase.
- nnpfc_log2_parameter_bit_length_minus3 in nnpfcCurr when present, shall be less than or equal to nnpfc_log2_parameter_bit_length_minus3 in nnpfcBase.
- nnpfc_num_parameters_idc in nnpfcBase is equal to 0, nnpfc_num_parameters_idc in nnpfcCurr shall be equal to 0.
- nnpfc_num_parameters_idc in nnpfcBase is greater than 0
- nnpfc_num_parameters_idc in nnpfcCurr shall be greater than 0 and less than or equal to nnpfc_num_parameters_idc in nnpfcBase.
- nnpfc num kmac operations idc in nnpfcBase is equal to 0, nnpfc num kmac operations idc in nnpfcCurr shall be equal to 0.
- nnpfc num kmac operations idc in nnpfcBase is greater than 0
- nnpfc num kmac operations idc in nnpfcCurr shall be greater than 0 and less than or equal to nnpfc num kmac operations idc in nnpfcBase.
- nnpfc total kilobyte size in nnpfcBase is equal to 0
- nnpfc total kilobyte size in nnpfcCurr shall be equal to 0.
- nnpfc total kilobyte size in nnpfcBase is greater than 0
- nnpfc total kilobyte size in nnpfcCurr shall be greater than 0 and less than or equal to nnpfc total kilobyte size in nnpfcBase.
- nnpfc_num_input_pics_minusl plus 1 specifies the number of pictures used as input for the NNPF.
- the value of nnpfc_num_input_pics_minusl shall be in the range of 0 to 63, inclusive.
- pictureRateUpsamplingFlag is equal to 1
- the value of nnpfc_num_input_pics_minusl shall be greater than 0.
- nnpfc_input_pic_output _flag[ i ] 1 indicates that for the i-th input picture the NNPF generates a corresponding output picture.
- nnpfc_input_pic_output_flag[ i ] 0 indicates that for the i-th input picture the NNPF does not generate a corresponding output picture.
- nnpfc_num_input_pics_minusl is equal to 0, nnpfc_input_pic_output_flag[ 0 ] is inferred to be equal to 1.
- nnpfc_input_pic_output_flag[ i ] shall be equal to 1 for at least one value of i in the range of 0 to nnpfc_num_input_pics_minusl, inclusive.
- nnpfc_absent_input_pic_zero_flag 1 indicates that the NNPF expects an input picture that is not present in the bitstream to be represented by sample arrays with sample values equal to 0.
- nnpfc_absent_input_pic_zero_flag 0 indicates that the NNPF expects an input picture that is not present in the bitstream to be represented by the closest input picture in output order within the bitstream.
- nnpfc out sub c flag specifies the values of the variables outSubWidthC and outSubHeightC when chromaUpsamplingFlag is equal to 1.
- nnpfc out sub c flag equal to 1 specifies that outSubWidthC is equal to 1 and outSubHeightC is equal to 1.
- nnpfc out sub c flag equal to 0 specifies that outSubWidthC is equal to 2 and outSubHeightC is equal to 1.
- ChromaFormatldc is equal to 2 and nnpfc out sub c flag is present, the value of nnpfc out sub c flag shall be equal to 1.
- nnpfc out colour format idc when colourizationFlag is equal to 1, specifies the colour format of the NNPF output and consequently the values of the variables outSubWidthC and outSubHeightC.
- nnpfc out colour format idc 1 specifies that the colour format of the NNPF output is the 4:2:0 format and outSubWidthC and outSubHeightC are both equal to 2.
- nnpfc out colour format idc equal to 2 specifies that the colour format of the NNPF output is the 4:2:2 format and outSubWidthC is equal to 2 and outSubHeightC is equal to 1.
- nnpfc out colour format idc 3 specifies that the colour format of the NNPF output is the 4:4:4 format and outSubWidthC and outSubHeightC are both equal to 1.
- the value of nnpfc out colour format idc shall not be equal to 0.
- nnpfc_pic_width_num_minusl plus 1 and nnpfc_pic_width_denom_minusl plus 1 specify the numerator and denominator, respectively, for the resampling ratio of the NNPF output picture width relative to CroppedWidth.
- the value of ( nnpfc_pic_width_num_minusl + 1 ) ( nnpfc_pic_width_denom_minusl + 1 ) shall be in the range of 1 16 to 16, inclusive.
- nnpfc_pic_width_num_minusl and nnpfc_pic_width_denom_minusl are both inferred to be equal to 0.
- nnpfcOutputPicWidth Ceil( CroppedWidth * (78)
- nnpfc_pic_width_num_minusl + 1 ( nnpfc_pic_width_denom_minusl + 1 ) )
- nnpfc_pic_width_denom_minusl + 1 It is a requirement of bitstream conformance that the value of nnpfcOutputPicWidth % outSubWidthC shall be equal to 0.
- nnpfc_pic_height_num_minusl plus 1 and nnpfc_pic_height_denom_minusl plus 1 specify the numerator and denominator, respectively, for the resampling ratio of the NNPF output picture height relative to CroppedHeight.
- the value of ( nnpfc_pic_height_num_minusl + 1 ) ( nnpfc_pic_height_denom_minusl + 1 ) shall be in the range of 1 16 to 16, inclusive.
- nnpfc_pic_height_num_minusl and nnpfc_pic_height_denom_minusl are both inferred to be equal to 0.
- nnpfcOutputPicHeight Ceil( CroppedHeight * (79)
- nnpfc_pic_height_num_minusl + 1 ( nnpfc_pic_height_denom_minusl + 1 ) )
- nnpfc_pic_height_denom_minusl + 1 It is a requirement of bitstream conformance that the value of nnpfcOutputPicHeight % outSubHeightC shall be equal to 0.
- nnpfc_pic_width_num_minusl, nnpfc_pic_width_denom_minusl, nnpfc_pic_height_num_minusl, and nnpfc_pic_height_denom_minusl are present, at least one the following shall be true:
- nnpfcOutputPicWidth is not equal to CroppedWidth.
- nnpfc_interpolated_pics[ i ] specifies the number of interpolated pictures generated by the NNPF between the i-th and the ( i + 1 )-th picture used as input for the NNPF.
- the value of nnpfc_interpolated_pics[ i ] shall be in the range of 0 to 63, inclusive.
- the value of nnpfc_interpolated_pics[ i ] shall be greater than 0 for at least one value of i in the range of 0 to nnpfc_num_input_pics_minusl - 1, inclusive.
- NumlnpPicsInOutputTensor specifying the number of pictures that have a corresponding input picture and are present in the output tensor of the NNPF
- Inpldx[ idx ] specifying the input picture index of the idx-th picture that is present in the output tensor of the NNPF and has a corresponding input picture
- numOutputPics specifying the total number of pictures present in the output tensor of the NNPF
- nnpfc component last flag 1 indicates that the last dimension in the input tensor inputTensor to the NNPF and the output tensor outputTensor resulting from the NNPF is used for a current channel
- nnpfc component last flag 0 indicates that the third dimension in the input tensor inputTensor to the NNPF and the output tensor outputTensor resulting from the NNPF is used for a current channel.
- nnpfc inp format idc indicates the method of converting a sample value of the input picture to an input value to the NNPF.
- the input values to the NNPF are real numbers and the functions InpY( ) and InpC( ) are specified as follows:
- InpY( x ) Clip3(0, ( 1 « inpTensorBitDepthy ) - l, ( x + ( l « ( shiftY -
- InpC( x ) Clip3(0, ( 1 « inpTensorBitDepthc ) - l, ( x + ( l « ( shiftC -
- variable inpTensorBitDepthY is derived from the syntax element nnpfc_inp_tensor_luma_bitdepth_minus8 as specified below.
- variable inpTensorBitDepthc is derived from the syntax element nnpfc_inp_tensor_chroma_bitdepth_minus8 as specified below.
- nnpfc inp format idc greater than 1 are reserved for future specification by ITU-T
- nnpfc auxiliary inp idc greater than 0 indicates that auxiliary input data is present in the input tensor of the NNPF.
- nnpfc auxiliary inp idc equal to 0 indicates that auxiliary input data is not present in the input tensor,
- nnpfc auxiliary inp idc 1 specifies that auxiliary input data is derived as specified in Formula 85.
- nnpfc auxiliary inp idc shall be in the range of 0 to 1, inclusive, in bitstreams conforming to this edition of this document. Values of 2 to 255, inclusive, for nnpfc auxiliary inp idc are reserved for future use by ITU-T
- nnpfc inp order idc indicates the method of ordering the sample arrays of an input picture to form an input tensor to the NNPF.
- nnpfc inp order idc shall be in the range of 0 to 3, inclusive, in bitstreams conforming to this edition of this document. Values of 4 to 255, inclusive, for nnpfc inp order idc are reserved for future use by ITU-T
- ChromaFormatldc is not equal to 1, nnpfc inp order idc shall not be equal to 3.
- nnpfc inp order idc shall be equal to 0.
- chromaUpsamplingFlag is equal to 1
- nnpfc inp order idc shall not be equal to 0.
- Table 2 contains an informative description of nnpfc inp order idc values.
- Fig. 4 illustrates an example of deriving luma channels from a luma component.
- four luma channels (right) are derived from the luma component (left) when nnpfc inp order idc is equal to 3.
- nnpfc_inp_tensor_luma_bitdepth_minus8 plus 8 specifies the bit depth of luma sample values in the input integer tensor.
- nnpfc_inp_tensor_luma_bitdepth_minus8 nnpfc_inp_tensor_chroma_bitdepth_minus8 plus 8 specifies the bit depth of chroma sample values in the input integer tensor.
- nnpfc_inp_tensor_chroma_bitdepth_minus8 the value of nnpfc_inp_tensor_chroma_bitdepth_minus8 shall be in the range of 0 to 24, inclusive.
- a patch is a rectangular array of samples from a component (e.g., a luma or chroma component) of a picture.
- a component e.g., a luma or chroma component
- CroppedWidth / SubWidthC, CroppedCbPicf i ], 1 ) ) inpCrVal InpC( InpSampleVal( cTop + yP, cLeft + xP, CroppedHeight / SubHeightC,
- inpCbVal InpC( InpSampleVal( yC, xC, CroppedHeight / SubHeightC,
- inpCrVal InpC( InpSampleVal( yC, xC, CroppedHeight / SubHeightC,
- nnpfc out format idc indicates that the sample values output by the NNPF are real numbers where the value range of 0 to 1 , inclusive, maps linearly to the unsigned integer value range of 0 to ( 1 « bitDepth ) - 1, inclusive, for any desired bit depth bitDepth for subsequent post-processing or displaying.
- nnpfc out format idc indicates that the luma sample values output by the NNPF are unsigned integer numbers in the range of 0 to ( 1 « outTensorBitDepthY ) - 1, inclusive, and the chroma sample values output by the NNPF are unsigned integer numbers in the range of 0 to ( 1 « outTensorBitDepthC ) - 1, inclusive.
- nnpfc out format idc greater than 1 are reserved for future specification by ITU-T
- nnpfc out order idc indicates the output order of samples resulting from the NNPF.
- the value of nnpfc out order idc shall be in the range of 0 to 3, inclusive, in bitstreams conforming to this edition of this document. Values of 4 to 255, inclusive, for nnpfc out order idc are reserved for future use by ITU-T
- chromaUpsamplingFlag is equal to 1, nnpfc out order idc shall not be equal to 0 or 3.
- Table 3 contains an informative description of nnpfc out order idc values.
- nnpfc_out_tensor_luma_bitdepth_minus8 plus 8 specifies the bit depth of luma sample values in the output integer tensor.
- the value of nnpfc_out_tensor_luma_bitdepth_minus8 shall be in the range of 0 to 24, inclusive.
- nnpfc_out_tensor_chroma_bitdepth_minus8 plus 8 specifies the bit depth of chroma sample values in the output integer tensor.
- the value of nnpfc_out_tensor_chroma_bitdepth_minus8 shall be in the range of 0 to 24, inclusive.
- bitDepthUpsamplingFlag When bitDepthUpsamplingFlag is equal to 1, the value of nnpfc out format idc shall be equal to 1 and at least one of the following conditions shall be true:
- nnpfc_inp_tensor_luma_bitdepth_minus8 When nnpfc_inp_tensor_luma_bitdepth_minus8, nnpfc_inp_tensor_chroma_bitdepth_minus8, nnpfc_out_tensor_luma_bitdepth_minus8, and nnpfc_out_tensor_chroma_bitdepth_minus8 are present and outTensorBitDepthy is greater than inpTensorBitDepthY, outTensorBitDepthC shall not be less than inpTensorBitDepthC.
- outTensorBitDepthC is greater than inpTensorBitDepthC
- outTensorBitDepthY shall not be less than inpTensorBitDepthY.
- FilteredCbPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ 0 ][ yP ][ xP ]
- FilteredCrPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ 1 ][ yP ][ xP ]
- FilteredCbPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ yP ][ xP ][ 0 ]
- FilteredCrPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ yP ][ xP ][ 1 ]
- FilteredYPicf i ][ xY ][ yY ] outputTensorf 0 ][ i ][ 0 ][ yP ][ xP ]
- FilteredCbPicf i ][ xC ][ yC ] outputTensorf 0 ][ i ][ 1 ][ yPc ][ xPc ]
- FilteredCrPicf i ][ xC ][ yC ] outputTensorf 0 ][ i ][ 2 ][ yPc ][ xPc ] ⁇ else ⁇
- FilteredYPicf i ][ xY ][ yY ] outputTensorf 0 ][ i ][ yP ][ xP ][ 0 ]
- FilteredCbPicf i ][ xC ][ yC ] outputTensorf 0 ][ i ][ yPc ][ xPc ][ 1 ]
- FilteredCrPicf i ][ xC ][ yC ] outputTensorf 0 ][ i ][ yPc ][ xPc ][ 2 ]
- FilteredCbPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ 4 ][ yP ][ xP ]
- FilteredCrPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ 5 ][ yP ][ xP ] ⁇ else ⁇
- FilteredYPicf i ][ xSrc * 2 + 1 ][ ySrc * 2 + 1 ] outputTensorf 0 ][ i ][ yP ][ xP ][ 3 ]
- FilteredCbPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ yP ][ xP ][ 4 ]
- FilteredCrPicf i ][ xSrc ][ ySrc ] outputTensorf 0 ][ i ][ yP ][ xP ][ 5 ] ⁇
- nnpfc_separate_colour_description_present flag 1 indicates that a distinct combination of colour primaries, transfer characteristics, matrix coefficients, and scaling and offset values applied in association with the matrix coefficients for the picture resulting from the NNPF is specified in the SEI message syntax structure.
- nnpfc_separate_colour_description_present_flag 0 indicates that the combination of colour primaries, transfer characteristics, matrix coefficients, and scaling and offset values applied in association with the matrix coefficients for the picture resulting from the NNPF is the same as indicated in VUI parameters for the CLVS.
- nnpfc_colour_primaries has the same semantics as specified in subclause 7.3 for the vui_colour_primaries syntax element, except as follows:
- - nnpfc_colour_primaries specifies the colour primaries of the picture resulting from applying the NNPF specified in the SEI message, rather than the colour primaries used for the CLVS.
- nnpfc_colour_primaries When nnpfc_colour_primaries is not present in the NNPFC SEI message, the value of nnpfc_colour_primaries is inferred to be equal to vui_colour_primaries.
- nnpfc transfer characteristics has the same semantics as specified in subclause 7.3 for the vui transfer characteristics syntax element, except as follows:
- - nnpfc transfer characteristics specifies the transfer characteristics of the picture resulting from applying the NNPF specified in the SEI message, rather than the transfer characteristics used for the CLVS.
- nnpfc transfer characteristics When nnpfc transfer characteristics is not present in the NNPFC SEI message, the value of nnpfc transfer characteristics is inferred to be equal to vui transfer characteristics.
- nnpfc matrix coeffs describes the equations used in deriving luma and chroma signals from the green, blue, and red, or Y, Z, and X primaries. Its semantics apply to the pictures resulting from applying the NNPF specified in this SEI message and are as specified for MatrixCoefficients in Rec. ITU-T H.273
- nnpfc matrix coeffs When nnpfc matrix coeffs is not present in the NNPFC SEI message, the value of nnpfc matrix coeffs is inferred to be equal to vui matrix coeffs. [00167] nnpfc matrix coeffs shall not be equal to 0 unless both of the following conditions are true:
- nnpfc_out_tensor_chroma_bitdepth_minus8 is equal to nnpfc_out_tensor_luma_bitdepth_minus8.
- nnpfc matrix coeffs shall not be equal to 8 unless one of the following conditions is true:
- nnpfc_out_tensor_chroma_bitdepth_minus8 is equal to nnpfc_out_tensor_luma_bitdepth_minus8.
- nnpfc_out_tensor_chroma_bitdepth_minus8 is equal to nnpfc_out_tensor_luma_bitdepth_minus8 + 1, nnpfc out order idc is equal to 2, outSubHeightC is equal to 1, and outSubWidthC is equal to 1.
- nnpfc full range flag indicates the scaling and offset values applied in association with the matrix coefficients as specified by nnpfc matrix coeffs. Its semantics are as specified for the VideoFullRangeFlag parameter in Rec. ITU-T H.273
- nnpfc_chroma_loc_info_present_flag 1 indicates the presence of the nnpfc chroma sample loc type frame syntax element in the NNPFC SEI message.
- nnpfc_chroma_loc_info_present_flag 0 indicates the absence of the nnpfc chroma sample loc type frame syntax element in the NNPFC SEI message.
- colourizationFlag is equal to 0 or nnpfc out colour format idc is not equal to 1, the value of nnpfc_chroma_loc_info_present_flag shall be equal to 0.
- nnpfc chroma sample loc type frame when not equal to 6 and nnpfc out colour format idc is equal to 1, specifies the location of chroma samples of the output pictures, as shown in Fig. 4.
- nnpfc chroma sample loc type frame equal to 6 and nnpfc out colour format idc equal to 1 indicates that the location of the chroma samples is unknown or unspecified or specified by other means not specified in this document.
- the value of nnpfc chroma sample loc type frame shall be in the range of 0 to 6, inclusive.
- nnpfc overlap indicates the overlapping horizontal and vertical sample counts of adjacent input tensors of the NNPF.
- the value of nnpfc overlap shall be in the range of 0 to 16 383, inclusive.
- nnpfc_constant_patch_size_flag 1 indicates that the NNPF accepts exactly the patch size indicated by nnpfc_patch_width_minusl and nnpfc_patch_height_minusl as input.
- nnpfc_constant_patch_size_flag 0 indicates that the NNPF accepts as input any patch size with width inpPatchWidth and height inpPatchHeight such that the width of an extended patch (i.e., a patch plus the overlapping area), which is equal to inpPatchWidth + 2 * nnpfc overlap, is a positive integer multiple of nnpfc_extended_patch_width_cd_delta_minusl + 1 + 2 * nnpfc overlap, and the height of the extended patch, which is equal to inpPatchHeight + 2 * nnpfc overlap, is a positive integer multiple of nnpfc_extended_patch_height_cd_delta_minusl + 1 + 2 * nnpfc overlap.
- nnpfc_patch_width_minusl plus 1 when nnpfc_constant_patch_size_flag equal to 1, indicates the horizontal sample counts of the patch size required for the input to the NNPF.
- the value of nnpfc_patch_width_minusl shall be in the range of 0 to Min( 32 766, CroppedWidth
- nnpfc_patch_height_minusl plus 1 when nnpfc_constant_patch_size_flag equal to 1, indicates the vertical sample counts of the patch size required for the input to the NNPF.
- the value of nnpfc_patch_height_minusl shall be in the range of 0 to Min( 32 766, CroppedHeight
- the value of nnpfc_extended_patch_width_cd_delta_minusl shall be in the range of 0 to Min( 32 766, CroppedWidth - 1 ), inclusive.
- the value of nnpfc_extended_patch_height_cd_delta_minusl shall be in the range of 0 to Min( 32 766, CroppedHeight - 1 ), inclusive.
- inpPatchWidth and inpPatchHeight be the patch size width and the patch size height, respectively.
- nnpfc_constant_patch_size_flag 0
- inpPatchWidth and inpPatchHeight are either provided by external means not specified in this document or set by the post-processor itself.
- inpPatchWidth + 2 * nnpfc overlap shall be a positive integer multiple ofnnpfc_extended_patch_width_cd_delta_minusl + 1 + 2 * nnpfc overlap and inpPatchWidth shall be less than or equal to CroppedWidth.
- the value of inpPatchHeight + 2 * nnpfc overlap shall be a positive integer multiple ofnnpfc_extended_patch_height_cd_delta_minusl + 1 + 2 * nnpfc overlap and inpPatchHeight shall be less than or equal to CroppedHeight.
- nnpfc_constant_patch_size flag is equal to 1
- the value of inpPatchWidth is set equal to nnpfc_patch_width_minusl + 1
- the value of inpPatchHeight is set equal to nnpfc_patch_height_minusl + 1.
- outPatchWidth ( nnpfcOutputPicWidth * inpPatchWidth ) / CroppedWidth (92)
- outPatchHeight ( nnpfcOutputPicHeight * inpPatchHeight ) / CroppedHeight (93)
- horCScaling SubWidthC / outSubWidthC (94)
- verCScaling SubHeightC / outSubHeightC (95)
- outPatchCWidth outPatchWidth * horCScaling (96)
- outPatchCHeight outPatchHeight * verCScaling (97)
- outPatchWidth * CroppedWidth shall be equal to nnpfcOutputPicWidth * inpPatchWidth and outPatchHeight * CroppedHeight shall be equal to nnpfcOutputPicHeight * inpPatchHeight.
- nnpfc_padding_type indicates the process of padding when referencing sample locations outside the boundaries of the input picture as described in Table 4.
- the value of nnpfc_padding_type shall be in the range of 0 to 4, inclusive, in bitstreams conforming to this edition of this document. Values of 5 to 15, inclusive, for nnpfc_padding_type are reserved for future use by ITU-T
- nnpfc_luma_padding_val indicates the luma value to be used for padding when nnpfc padding type is equal to 4.
- the value of nnpfc_luma_padding_val shall be in the range of 0 to ( 1 « BitDepthY ) - 1, inclusive.
- nnpfc_cb_padding_val indicates the Cb value to be used for padding when nnpfc_padding_type is equal to 4.
- the value of nnpfc_cb_padding_val shall be in the range of 0 to ( 1 « BitDepthC ) - 1, inclusive.
- nnpfc_cr_padding_val indicates the Cr value to be used for padding when nnpfc_padding_type is equal to 4.
- the value of nnpfc_cr_padding_val shall be in the range of 0 to ( 1 « BitDepthC ) - 1, inclusive.
- the function InpSampleVal( y, x, picHeight, picWidth, croppedPic, cldx ) with inputs being a vertical sample location y, a horizontal sample location x, a picture height picHeight, a picture width picWidth, sample array croppedPic, and component index cldx returns the value of sampleVal derived as follows: [00187] NOTE 6 - For the inputs to the function InpSampleVal( ), the vertical location is listed before the horizontal location for compatibility with input tensor conventions of some inference engines.
- An NNPF PostProcessingFilter( ) is the target NNPF as derived in the semantics of the NNPFA SEI message.
- An NNPF-generated picture with index i contains sample arrays FilteredYPic[ i ], FilteredCbPic[ i ], and FilteredCrPic[ i ], when present, that are derived by Formula 99.
- An NNPF-generated picture does not include the overlap regions.
- the NNPF process consists of the process defined by Formula 99 followed by outputting NNPF-generated pictures in their increasing index order, where all NNPF-generated pictures that were interpolated by the NNPF are output and those NNPF-generated pictures that correspond to any input pictures to the NNPF are output as specified in the semantics of the NNPFA SEI message.
- nnpfc_complexity_info_present flag 1 specifies that one or more syntax elements that indicate the complexity of the NNPF associated with the nnpfc id are present.
- nnpfc_complexity_info_present_flag 0 specifies that no syntax elements that indicates the complexity of the NNPF associated with the nnpfc id are present.
- nnpfc_parameter_type_idc 0 indicates that the neural network uses only integer parameters.
- nnpfc_parameter_type_flag 1 indicates that the neural network may use floating point or integer parameters.
- nnpfc_parameter_type_idc 2 indicates that the neural network uses only binary parameters.
- nnpfc_parameter_type_idc 3 is reserved for future use by ITU-T
- nnpfc_log2_parameter_bit_length_minus3 0 1, 2, and 3 indicates that the neural network does not use parameters of bit length greater than 8, 16, 32, and 64, respectively.
- nnpfc_parameter_type_idc is present and nnpfc_log2_parameter_bit_length_minus3 is not present, the neural network does not use parameters of bit length greater than 1.
- nnpfc_num_parameters_idc indicates the maximum number of neural network parameters for the NNPF in units of a power of 2 048. nnpfc_num_parameters_idc equal to 0 indicates that the maximum number of neural network parameters is unknown.
- the value nnpfc_num_parameters_idc shall be in the range of 0 to 52, inclusive. Values of nnpfc_num_parameters_idc greater than 52 are reserved for future use by ITU-T
- maxNumParameters ( 2 048 « nnpfc_num_parameters_idc ) - 1 (100)
- nnpfc num kmac operations idc greater than 0 indicates that the maximum number of multiply-accumulate operations per sample of the NNPF is less than or equal to nnpfc num kmac operations idc * 1000.
- nnpfc num kmac operations idc equal to 0 indicates that the maximum number of multiply-accumulate operations of the network is unknown.
- the value of nnpfc num kmac operations idc shall be in the range of 0 to 232 - 2, inclusive.
- nnpfc total kilobyte size greater than 0 indicates a total size in kilobytes required to store the uncompressed parameters for the neural network.
- the total size in bits is a number equal to or greater than the sum of bits used to store each parameter, nnpfc total kilobyte size is the total size in bits divided by 8 000, rounded up.
- nnpfc total kilobyte size equal to 0 indicates that the total size required to store the parameters for the neural network is unknown.
- the value of nnpfc total kilobyte size shall be in the range of 0 to 2 32 - 2, inclusive.
- nnpfc metadata extension num bits 0 specifies that nnpfc reserved metadata extension is not present
- nnpfc metadata extension num bits greater than 0 specifies the length, in bits, of nnpfc reserved metadata extension.
- nnpfc metadata extension num bits shall be equal to 0 in this edition of this document. Values in the range of 1 to 2 048, inclusive, for nnpfc metadata extension num bits are reserved for future use by ITU-T
- nnpfc reserved metadata extension shall not be present in bitstreams conforming to this edition of this document. However, decoders conforming to this edition of this document shall ignore the presence and value of nnpfc reserved metadata extension. When present, the length, in bits, of nnpfc reserved metadata extension is equal to nnpfc metadata extension num bits.
- nnpfc reserved zero bit b shall be equal to 0 in bitstreams conforming to this edition of this document. Decoders shall ignore NNPFC SEI messages in which nnpfc reserved zero bit b is not equal to 0.
- nnpfc_payload_byte[ i ] contains the i-th byte of a bitstream conforming to ISO/IEC 15938-17.
- the byte sequence nnpfc_payload_byte[ i ] for all present values of i shall be a complete bitstream that conforms to ISO/IEC 15938-17.
- the neural-network post-filter activation (NNPFA) SEI message activates or deactivates the possible use of the target neural -network post-processing filter (NNPF), identified by nnpfa target id and nnpfa target base flag, for post-processing filtering of a set of pictures.
- NNPF target neural -network post-processing filter
- the target NNPF is derived as follows:
- nnpfa_target_base_flag is equal to 1
- the target NNPF is the base NNPF with nnpfc_id equal to nnpfa target id.
- the target NNPF is the NNPF specified by the last NNPFC SEI message with nnpfc id equal to nnpfa target id that precedes the first VCL NAL unit of the current picture in decoding order and is not a repetition of the NNPFC SEI message that contains the base NNPF.
- nnpfa target id indicates the target NNPF, which is specified by one or more NNPFC SEI messages that pertain to the current picture and have nnpfc id equal to nnpfa target id.
- the value of nnpfa target id shall be in the range of 0 to 232 - 2, inclusive.
- NNPFA SEI message with a particular value of nnpfa target id shall not be present in a current PU unless one or both of the following conditions are true:
- NNPFC SEI message with nnpfc id equal to the particular value of nnpfa target id in the current PU.
- NNPFC SEI message shall precede the NNPFA SEI message in decoding order.
- nnpfa cancel flag 1 indicates that the persistence of the target NNPF established by any previous NNPFA SEI message with the same nnpfa_target_id as the current SEI message is cancelled, i.e., the target NNPF is no longer used unless it is activated by another NNPFA SEI message with the same nnpfa target id as the current SEI message and nnpfa cancel flag equal to 0.
- nnpfa cancel flag 0 indicates that the nnpfa target base flag, nnpfa_persistence_flag, and nnpfa num output entries follow.
- nnpfa_target_base_flag 1 specifies that the target NNPF is the base NNPF with nnpfc id equal to nnpfa target id.
- nnpfa target base flag 0 specifies that the target NNPF is the NNPF specified by the last NNPFC SEI message with nnpfc_id equal to nnpfa target id that precedes the first VCL NAL unit of the current picture in decoding order and is not a repetition of the NNPFC SEI message that contains the base NNPF.
- nnpfa_persistence_flag specifies the persistence of the target NNPF for the current layer.
- nnpfa_persistence_flag 0 specifies that the target NNPF may be used for post-processing filtering for the current picture only.
- nnpfa_persistence_flag 1 specifies that the target NNPF may be used for post-processing filtering for the current picture and all subsequent pictures of the current layer in output order until one or more of the following conditions are true:
- a picture in the current layer associated with a NNPFA SEI message with the same nnpfa target id as the current SEI message and nnpfa cancel flag equal to 1 is output that follows the current picture in output order.
- nnpfcTargetPictures be the set of pictures to which the last NNPFC SEI message with nnpfc id equal to nnpfa target id that precedes the current NNPFA SEI message in decoding order pertains.
- nnpfaTargetPictures be the set of pictures for which the target NNPF is activated by the current NNPFA SEI message. It is a requirement of bitstream conformance that any picture included in nnpfaTargetPictures shall also be included in nnpfcTargetPictures.
- nnpfa num output entries specifies the number of nnpfa output flagf i ] syntax elements present in the NNPFA SEI message.
- the value of nnpfa num output entries shall be in the range of 0 to NumlnpPicsInOutputTensor, inclusive.
- nnpfa output flagf i ] 1 specifies that the NNPF-generated picture that corresponds to the input picture having index Inpldx[ i ] is output by the NNPF process activated by this NNPFA SEI message, where the NNPF process is specified in the semantics of the NNPFC SEI message.
- nnpfa_output_flag[ i ] 0 specifies that the NNPF- generated picture that corresponds to the input picture having index Inpldx[ i ] is not output by the NNPF process activated by this NNPFA SEI message.
- nnpfa_num_output_entries is less than NumlnpPicsInOutputTensor
- nnpfa output flagf i ] is inferred to be equal to 1 for each value of i in the range of nnpfa num output entries to NumlnpPicsInOutputTensor - 1, inclusive.
- currPic be the cropped decoded output picture for which the neural -network postprocessing filter (NNPF) defined by the neural -network post-filter characteristics (NNPFC) SEI message is activated by a neural -network post-filter activation (NNPFA) SEI message and currLayerld be the nuh layer id value of currPic.
- NPF neural -network postprocessing filter
- NNPFC neural -network post-filter characteristics SEI message
- NNPFA neural -network post-filter activation
- variable numlnputPics is set equal to nnpfc num input_pics minusl + 1.
- variable numinferences is derived as follows:
- nnpfa_persistence_flag 1
- nnpfc_interpolated_pics[ i ] is greater than 0 only for a single value of i that is greater than 0
- currPic is the last picture of the bitstream in output order that has nuh layer id equal to currLayerld
- the variable numPostRoll is set equal to the value of i such that nnpfc_interpolated_pics[ i ] is greater than 0
- the variable numinferences is set equal to 1 + numPostRoll.
- variable numinferences is set equal to 1.
- currPic is associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and a particular value of fp current frame is frameO flag, and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld, precede inputPicf i - 1 ] in output order, and are associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and the same value of fp current frame is frameO flag, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- pictureRateUpsamplingFlag is equal to 0 and there is a picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order
- inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- currPic is not associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- bitstream conformance that num_interpolated_pics[ i - 1 ] shall not be greater than 0.
- nnpfc_purpose 4 - If numlnputPics is greater than 1 and there is a second NNPF that is defined by at least one NNPFC SEI message, is activated by an NNPFA SEI message for currPic, and has nnpfc_purpose equal to 4, the following applies:
- CroppedWidth is set equal to nnpfc_pic_width_in_luma_samples defined for the second NNPF.
- CroppedHeight is set equal to nnpfc_pic_height_in_luma_samples defined for the second NNPF.
- CroppedWidth is set equal to the value of pps_pic_width_in_luma_samples -
- CroppedHeight is set equal to the value of pps_pic_height_in_luma_samples - SubHeightC * ( pps conf win top offset + pps conf win bottom offset ) for currPic.
- the luma sample arrays CroppedYPicf i ] and the chroma sample arrays CroppedCbPicf i ] and CroppedCrPicf i ], when present, are derived as follows for each value of i in the range of 0 to numlnputPics - 1, inclusive:
- variable sourcePic is derived as follows:
- sourcePic is set to be a picture with a luma sample array of CroppedWidth x CroppedHeight samples equal to 0 and Cb and Cr sample arrays of ( CroppedWidth / SubWidthC ) x ( CroppedHeight / SubHeightC ) samples equal to 0.
- the luma sample array CroppedYPicf i ] and the chroma sample arrays CroppedCbPicf i ] and CroppedCrPicf i ], when present, are set to be the 2- dimensional arrays of decoded sample values of the Y, Cb and Cr components, respectively, of sourcePic.
- variable sourceWidth is set equal to the value of pps_pic_width_in_luma_samples -
- variable sourceHeight is set equal to the value of pps_pic_height_in_luma_samples -
- SubHeightC * ( pps conf win top offset + pps conf win bottom offset ) for sourcePic.
- inputPic is set to be the same as sourcePic.
- SourceWidth is not equal to CroppedWidth or sourceHeight is not equal to CroppedHeight
- NNPF hereafter referred to as the super resolution NNPF, that is defined by at least one NNPFC SEI message, is activated by an NNPFA SEI message for sourcePic, and has nnpfc_purpose equal to 4, nnpfc_pic_width_in_luma_samples equal to CroppedWidth and nnpfc_pic_height_in_luma_samples equal to CroppedHeight.
- - resampledPic is set to be the output of the neural -network inference of the super resolution NNPF with sourcePic being an input.
- the luma sample array CroppedYPicf i ] and the chroma sample arrays CroppedCbPicf i ] and CroppedCrPicf i ], when present, are set to be the 2- dimensional arrays of decoded sample values of the Y, Cb and Cr components, respectively, of resampledPic.
- BitDepthy and BitDepthc are both set equal to BitDepth.
- ChromaFormatldc is set equal to sps chroma format idc.
- NNPFC SEI messages There shall not be more than two NNPFC SEI messages present in a picture unit with the same value of nnpfc id. When there are two NNPFC SEI messages present in a picture unit with the same value of nnpfc id, these SEI messages shall have different content. When two NNPFC SEI messages with the same nnpfc id and different content are present in the same picture unit, both of these NNPFC SEI messages shall be in the same SEI NAL unit.
- An example design for the neural -network post-filter SEI message has the following problems:
- the example design of NNPF SEI messages and their interface can avoid output of a picture before the first picture in the bitstream, however for other cases, e.g. multiple input pictures without picture rate upsampling, output of a picture before the first picture in the bitstream is still possible, which is not preferred. Furthermore, while it is good to enable outputting of a picture before the first picture in an CL VS that is not the first CL VS in the bitstream when the NNPF purpose includes picture rate upsampling, this is not preferred in the cases of multiple input pictures without picture rate upsampling.
- the example design of NNPF SEI messages and their interface may continue NNPF inference until the end of a CLVS, however for other cases, e.g. multiple input pictures without picture rate upsampling, it is also preferred to continue the inference, which is not supported in the current design.
- the output time instance of a new picture generated by a NNPF that includes picture rate upsampling is not defined, which may lead to undesired multiple times of output between two consecutive input pictures.
- output of a picture before the first picture in a bitstream is not allowed regardless of the NNPF purpose.
- output of a picture before the first picture in a CLVS is not allowed for an NNPF with multiple input pictures and an NNPF purpose not including picture rate upsampling.
- nnpfc_input_pic_output_flag[ i ] shall be equal to 0. i.
- nnpfa output flagf j when numlnputPics is greater than 1, the value of nnpfa output flagf j ] shall be equal to 0 for the corresponding input picture i that is the first picture in output order in the current bitstream, wherein j has the value such that Inpldxf j ] is equal to i. c.
- nnpfc_input_pic_output_flag[ i ] shall be equal to 0 for an input picture i with inputPresentFlagf i ] equal to 0. i.
- nnpfa output flagf j shall be equal to 0 for the corresponding input picture i with inputPresentFlagf i ] equal to 0, wherein j has the value such that Inpldxf j ] is equal to i.
- nnpfa_persistence_flag 1 and the NNPF is not deactivated for the last picture lastPic in output order in the bitstream
- the inference of the NNPF is repeated until the picture corresponding to lastPic is generated by the NNPF.
- nnpfa_persistence_flag 1 for a single value of i that is greater than 0
- currPic is the last picture of the bitstream in output order that has nuh layer id equal to currLayerld
- the variable numPostRoll is set equal to the value of i such that nnpfc_input_pic_output_flag[ i ] is equal to 1
- the variable numinferences is set equal to 1 + numPostRoll.
- the lastPic is the last picture in output order in the CLVS.
- the NNPFA SEI message that activated this NNPF has nnpfa_persistence_flag equal to 1, it is a requirement of bitstream conformance that nnpfc_interpolated_pics[ i ] is greater than 0 only for a single value of i in the range of 0 to numlnputPics - 1, inclusive. a.
- a constraint is specified to disallow generating new pictures more than once between any two consecutive pictures in output order in a bitstream, i.e., the value of nnpfc_interpolated_pics[ i ] for any value of i in the range of 0 to numlnputPics - 1, inclusive, is required to be less than or equal to 1.
- a constraint is specified to disallow generating new pictures more than once between any two consecutive pictures in output order in a CLVS, i.e., the value of nnpfc_interpolated_pics[ i ] for any value of i in the range of 0 to numlnputPics - 1, inclusive, is required to be less than or equal to 1.
- the following constraint is specified: For a particular NNPF for which the NNPF purpose includes picture rate upsampling, when the NNPF is activated for more than one picture in the bitstream, for any pair of consecutive pictures in output order in the bitstream, at most one of the activations is allowed to interpolate pictures between that pair of consecutive pictures.
- the output time instance of a generated picture during picture rate upsampling is specified.
- the generated pictures between two consecutive input pictures during picture rate upsampling is assumed to be uniformly located between those two input pictures and the output time instance of each generated picture is derived accordingly.
- the output time instance of a generated picture during picture rate upsampling may be indicated by one or more syntax elements.
- a delta value of picture order count (POC) is signalled by one or more syntax elements for each generated picture to indicate its POC relative to POC of the previous input or generated picture during picture rate upsampling.
- a delta value of picture order count is signalled by one or more syntax elements for each generated picture to indicate its POC relative to the POC of the input picture that is the closest to and succeed the generated picture in output order.
- nnpfc_input_pic_output_flag[ i ] shall be equal to 1 for at least and only one value of i in the range of 0 to nnpfc_num_input_pics_minusl, inclusive.
- a constraint is specified to disallow generating NNPF output pictures between any particular pair of consecutive input pictures more than once.
- the following constraint is specified: For any particular pair of pictures inputPicA and inputPicB consecutive in output order in CroppedDecodedPictures, when there are one or more pictures interploatedPicSetA in ListNnpfOutputPics between inputPicA and inputPicB in output order, the pictures in interploatedPicSetA shall belong to the pictures that were output by applying a particular NNPF nnpfA with pictureRateUpsamplingFlag equal to 1 when a particular picture currPicA in CroppedDecodedPictures is the current picture.
- any other NNPF when currPicA is the current picture or the application of any NNPF (including nnpfA) when another picture currPicB in CroppedDecodedPictures is the current picture shall not output any picture between the inputPicA and inputPicB in output order.
- currPic is associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and a particular value of fp current frame is frameO flag, and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld, precede inputPicf i - 1 ] in output order, and are associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and the same value of fp current frame is frameO flag, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- pictureRateUpsamplingFlag is equal to 0 and there is a picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order
- inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- currPic is not associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- bitstream conformance that num_interpolated_pics[ i - 1 ] shall not be greater than 0.
- bitstream conformance It is a requirement of bitstream conformance that, when inputPicf i ] is the first picture in output order in the current bitstream, nnpfc input pic output flagf i ] shall be equal to 0.
- currPic is associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and a particular value of fp current frame is frameO flag, and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld, precede inputPicf i - 1 ] in output order, and are associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and the same value of fp current frame is frameO flag, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- pictureRateUpsamplingFlag is equal to 0 and there is a picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order
- inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- currPic is not associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- bitstream conformance that num_interpolated_pics[ i - 1 ] shall not be greater than 0.
- variable numinferences is derived as follows:
- nnpfa_persistence_flag 1
- nnpfc_interpolated_pics[ i ] is greater than 0 only for a single value of i that is greater than 0
- currPic is the last picture of the bitstream in output order that has nuh layer id equal to currLayerld
- the variable numPostRoll is set equal to the value of i such that nnpfc_interpolated_pics[ i ] is greater than 0
- the variable numinferences is set equal to 1 + numPostRoll.
- pictureRateUpsamplingFlag is equal to 0 and numlnputPics is greater than 1
- the NNPFA SEI message that activated this NNPF has nnpfa persistence flag equal to 1
- nnpfc input pic output flagf i ] is equal to 1 for a single value of i that is greater than 0
- currPic is the last picture of the bitstream in output order that has nuh layer id equal to currLayerld
- the variable numPostRoll is set equal to the value of i such that nnpfc_input_pic_output_flag[ i ] is equal to 1
- the variable numinferences is set equal to 1 + numPostRoll.
- variable numinferences is set equal to 1.
- currPic is associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and a particular value of fp current frame is frameO flag, and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld, precede inputPicf i - 1 ] in output order, and are associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and the same value of fp current frame is frameO flag, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- pictureRateUpsamplingFlag is equal to 0 and there is a picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order
- inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- currPic is not associated with a frame packing arrangement SEI message with fp arrangement type equal to 5 and there is a cropped decoded output picture prevPic that is the last picture in output order among all cropped decoded output pictures that have nuh layer id equal to currLayerld and precede inputPicf i - 1 ] in output order, inputPicf i ] is set to be prevPic and inputPresentFlagf i ] is set equal to 1.
- bitstream conformance that num_interpolated_pics[ i - 1 ] shall not be greater than 0.
- nnpfc_interpolated_pics[ i ] specifies the number of interpolated pictures generated by the NNPF between the i-th and the ( i + 1 )-th picture used as input for the NNPF.
- the value of nnpfc_interpolated_pics[ i ] shall be in the range of 0 to 63, inclusive.
- the value of nnpfc_interpolated_pics[ i ] shall be greater than 0 for at least one value of i in the range of 0 to nnpfc_num_input_pics_minusl - 1, inclusive.
- currPic be the cropped decoded output picture for which the neural -network post-processing filter (NNPF) defined by the neural -network post-filter characteristics (NNPFC) SEI message is activated by a neural -network post-filter activation (NNPFA) SEI message and currLayerld be the nuh layer id value of currPic.
- NPF neural -network post-processing filter
- NNPFC neural -network post-filter characteristics SEI message
- NNPFA neural -network post-filter activation
- Neural -network post-filter characteristics SEI message semantics nnpfc_input_pic_output_flag[ i ] equal to 1 indicates that for the i-th input picture the NNPF generates a corresponding output picture. nnpfc_input_pic_output_flag[ i ] equal to 0 indicates that for the i-th input picture the NNPF does not generate a corresponding output picture. When npfc_num_input_pics_minusl is equal to 0, nnpfc_input_pic_output_flag[ 0 ] is inferred to be equal to 1.
- nnpfc_input_pic_output_flag[ i ] shall be equal to 1 for at least and only one value of i in the range of 0 to nnpfc_num_input_pics_minusl, inclusive.
- Input to this process is a bitstream BitstreamToFilter.
- Output of this process is a list of NNPF output pictures ListNnpfOutputPics.
- BitstreamToFilter is decoded, and the list CroppedDecodedPictures is set to be the list of the cropped decoded pictures in output order resulted from decoding BitstreamToFilter.
- the filtering process for one picture is repeatedly invoked, in output order, for each cropped decoded picture that is in CroppedDecodedPictures and for which one or more NNPFs are activated.
- the order of the pictures in ListNnpfOutputPics is in output order. Within ListNnpfOutputPics there shall be no more than one picture pertaining to any particular output time instance. When for any particular picture in CroppedDecodedPictures there are multiple NNPFs activated and only one the NNPFs is allowed to be chosen to be applied although any of the NNPFs may be chosen, the above constraint shall apply regardless of which NNPF is chosen to be applied to the particular picture.
- the pictures in interploatedPicSetA shall belong to the pictures that were output by applying a particular NNPF nnpfA with pictureRateUpsamplingFlag equal to 1 when a particular picture currPicA in CroppedDecodedPictures is the current picture.
- any other NNPF when currPicA is the current picture or the application of any NNPF (including nnpfA) when another picture currPicB in CroppedDecodedPictures is the current picture shall not output any picture between the inputPicA and inputPicB in output order.
- the filtering process specified in this subclause applies to each cropped decoded picture, referred to as the current picture, that is in CroppedDecodedPictures and for which one or more NNPFs are activated.
- the filtered and/or interpolated pictures are generated by the NNPF by applying the NNPF process specified in the semantics of the NNPFC SEI message, in a patch-wise manner, to the current picture.
- the order of the pictures generated by the NNPF by applying the NNPF process being stored into the output tensor of the NNPF is in output order.
- the applied NNPF is the last NNPF that is applied to the current picture
- the pictures generated by the NNPF and output by the NNPF process are included into ListNnpfOutputPics, in the same order as when the pictures are stored into the output tensor of the NNPF.
- Fig. 5 illustrates a flowchart of a method 500 for video processing in accordance with some embodiments of the present disclosure. As shown in Fig. 5, at 502, a conversion between a video and a bitstream of the video is performed. In some embodiments, the conversion may include encoding the video into the bitstream. Alternatively or additionally, the conversion may include decoding the video from the bitstream.
- a neural-network post-processing filter is applied on a current picture associated with the video based on at least one input picture for the NNPF.
- the input picture may comprise the current picture. Additionally or alternatively, the input picture may comprise one or more pictures following and/or preceding the current picture.
- the current picture may be a decoded picture of the video. Alternatively, the current picture may be a cropped decoded picture of the video. For example, the decoded picture and/or the cropped decoded picture may be outputted by a decoder that decodes the video from the bitstream.
- the current picture may comprise an output of a further NNPF used to filter one or more decoded pictures or cropped decoded pictures of the video.
- the NNPF is concatenated with the further NNPF.
- a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures. That is, a constraint may be specified to disallow generating NNPF output pictures between any particular pair of consecutive input pictures more than once. For example, no NNPF output picture may be generated between any particular pair of consecutive input pictures. Alternatively, a generation of at least one NNPF output picture may be performed only once between any particular pair of consecutive input pictures. In this case, during the single generating operation, one or more output pictures may be generated by the NNPF.
- the one or more pictures are among pictures that are output by applying a particular NNPF with a purpose comprising picture rate upsampling when a first picture in the list of decoded pictures is the current picture.
- the list of decoded pictures may comprise at least one decoded picture, at least one cropped decoded picture of the video, and/or the like.
- the list of decoded pictures may be denoted as CroppedDecodedPictures
- the list of NNPF output pictures may be denoted as ListNnpfOutputPics.
- information regarding whether a purpose of NNPF comprises picture rate upsampling may be indicated by an indication PictureRateUpsamplingFlag.
- the indication PictureRateUpsamplingFlag 0 indicates that the purpose of the NNPF does not comprise picture rate upsampling, and the indication PictureRateUpsamplingFlag equal to 1 indicates that the purpose of the NNPF comprises picture rate upsampling.
- the pictures in interpolatedPicSetA shall be among the pictures that were output by applying a particular NNPF nnpfA with PictureRateUpsamplingFlag equal to 1 when a particular picture currPicA in CroppedDecodedPictures was the current picture.
- At least one of the following do not output any picture between the particular pair of pictures in the output order: an application of any NNPF that is different from the particular NNPF and used in a filtering process for one picture when the first picture is the current picture, or an application of any NNPF that is used in a filtering process for one picture when a second picture in the list of decoded pictures is the current picture, the second picture being different from the first picture.
- the current picture may be a cropped decoded output picture for which an NNPF defined by the neural -network post-filter characteristics (NNPFC) supplemental enhancement information (SEI) message is activated by a neural-network post-filter activation (NNPFA) SEI message.
- NNPFC neural -network post-filter characteristics
- SEI supplemental enhancement information
- NNPFA neural-network post-filter activation
- the application of any other NNPF that was used in the filtering process for one picture when currPicA was the current picture or the application of any NNPF (including nnpfA) that was used in the filtering process for one picture when any other picture currPicB in CroppedDecodedPictures was the current picture shall not output any picture between the inputPicA and inputPicB in output order.
- a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- the proposed method can advantageously avoid multiple output pictures in one NNPF inference instance. Thereby, a proper functionality of NNPF can be ensured.
- a purpose of an NNPF comprises picture rate upsampling and the NNPF is allowed to be used for post-processing filtering for the current picture and all subsequent pictures of a current layer in an output order until a condition is met, one or more interpolated pictures are generated only between one pair of consecutive input pictures for the NNPF.
- the current layer may be a layer comprising the current picture.
- an indication PictureRateUpsamplingFlag may be used to indicate whether the purpose of the NNPF comprises picture rate upsampling or not.
- an indication nnpfa persistence flag may indicate whether the NNPF is allowed to be used for post-processing filtering for the current picture and all subsequent pictures of the current layer in the output order until the condition is met.
- the indication nnpfa persistence flag equal to 0 specifies that the target NNPF may be used for post-processing filtering for the current picture only.
- the indication nnpfa persistence flag equal to 1 specifies that the target NNPF may be used for postprocessing filtering for the current picture and all subsequent pictures of the current layer in output order until one or more of the following conditions are true:
- a picture in the current layer associated with an NNPFA SEI message with the same nnpfa target id as the current SEI message is output that follows the current picture in output order.
- a constraint may be specified that: when PictureRateUpsamplingFlag is equal to 1 for an NNPF and the NNPFA SEI message that activated this NNPF has nnpfa persistence flag equal to 1, only for a single value of i in the range of 0 to numlnputPics - 1, inclusive, the value of nnpfc interpolated picsf i ] is greater than 0.
- variable nnpfc interpolated picsf i specifies the number of interpolated pictures generated by the NNPF between the k-th and the (i + l)-th input picture for the NNPF, and the variable numlnputPics specifies the number of pictures used as input for the NNPF.
- a generation of at least one new picture is performed no more than once between any two consecutive pictures in an output order in the bitstream.
- the value of nnpfc interpolated picsf i ] for any value of i in the range of 0 to numlnputPics - 1, inclusive is required to be less than or equal to 1.
- a generation of at least one new picture is performed no more than once between any two consecutive pictures in an output order in a coded layer video sequence (CLVS) in the bitstream.
- CLVS coded layer video sequence
- the value of nnpfc interpolated picsf i ] for any value of i in the range of 0 to numlnputPics - 1, inclusive, is required to be less than or equal to 1.
- the NNPF is activated for more than one picture in the bitstream, for any pair of consecutive pictures in an output order in the bitstream, at most one of the activations of the NNPF is allowed to interpolate pictures between that pair of consecutive pictures.
- an output time instance of each of at least one generated picture during picture rate upsampling is specified.
- the output time instance of each of the at least one generated picture is determined based on that the at least one generated picture between two consecutive input pictures during picture rate upsampling is uniformly located between the two consecutive input pictures.
- the output time instance of each of the at least one generated picture during picture rate upsampling is indicated based on one or more syntax elements.
- the one or more syntax elements indicate a difference between a picture order count (POC) of each of the at least one generated picture and a POC of a previous input picture or a previous generated picture.
- the one or more syntax elements indicate a difference between a POC of each of the at least one generated picture and a POC of a reference input picture that is the first input picture following that generated picture in the output order.
- the output time instance of each of the at least one generated picture is inferred.
- the solutions in accordance with some embodiments of the present disclosure can advantageously improve coding efficiency and coding quality.
- a non-transitory computer-readable recording medium stores a bitstream of a video which is generated by a method performed by an apparatus for video processing. In the method, a conversion between a video and a bitstream of the video is performed.
- a neural-network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network post-processing filter
- a method for storing bitstream of a video is provided.
- the bitstream is generated from the video, and stored in a non-transitory computer-readable recording medium.
- a neural -network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural -network post-processing filter
- a method for video processing comprising: performing a conversion between a video and a bitstream of the video, wherein a neural-network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network post-processing filter
- Clause 2 The method of clause 1, wherein for any particular pair of pictures consecutive in an output order in a list of decoded pictures in the output order resulted from decoding the bitstream, if there are one or more pictures in a list of NNPF output pictures that are between the particular pair of pictures in the output order, the one or more pictures are among pictures that are output by applying a particular NNPF with a purpose comprising picture rate upsampling when a first picture in the list of decoded pictures is the current picture.
- Clause 3 The method of clause 2, wherein at least one of the following do not output any picture between the particular pair of pictures in the output order: an application of any NNPF that is different from the particular NNPF and used in a filtering process for one picture when the first picture is the current picture, or an application of any NNPF that is used in a filtering process for one picture when a second picture in the list of decoded pictures is the current picture, the second picture being different from the first picture.
- Clause 4 The method of any of clauses 2-3, wherein the list of decoded pictures comprises at least one decoded picture or at least one cropped decoded picture of the video.
- Clause 7 The method of any of clauses 1-6, wherein a generation of at least one new picture is performed no more than once between any two consecutive pictures in an output order in the bitstream.
- Clause 8 The method of any of clauses 1-6, wherein a generation of at least one new picture is performed no more than once between any two consecutive pictures in an output order in a coded layer video sequence (CLVS) in the bitstream.
- CLVS coded layer video sequence
- Clause 10 The method of any of clauses 1-9, wherein an output time instance of each of at least one generated picture during picture rate upsampling is specified.
- Clause 11 The method of clause 10, wherein the output time instance of each of the at least one generated picture is determined based on that the at least one generated picture between two consecutive input pictures during picture rate upsampling is uniformly located between the two consecutive input pictures.
- Clause 12 The method of any of clauses 10-11, wherein the output time instance of each of the at least one generated picture during picture rate upsampling is indicated based on one or more syntax elements.
- Clause 13 The method of clause 12, wherein the one or more syntax elements indicate a difference between a picture order count (POC) of each of the at least one generated picture and a POC of a previous input picture or a previous generated picture.
- POC picture order count
- Clause 14 The method of clause 12, wherein the one or more syntax elements indicate a difference between a POC of each of the at least one generated picture and a POC of a reference input picture that is the first input picture following that generated picture in the output order.
- Clause 15 The method of any of clauses 12-14, wherein if the one or more syntax elements are absent from the bitstream, the output time instance of each of the at least one generated picture is inferred.
- Clause 16 The method of any of clauses 1-15, wherein the current picture comprises a decoded picture or a cropped decoded picture of the video.
- Clause 17 The method of any of clauses 1-16, wherein the conversion includes encoding the video into the bitstream.
- Clause 18 The method of any of clauses 1-16, wherein the conversion includes decoding the video from the bitstream.
- Clause 19 An apparatus for video processing comprising a processor and a non- transitory memory with instructions thereon, wherein the instructions upon execution by the processor, cause the processor to perform a method in accordance with any of clauses 1-18.
- Clause 20 A non-transitory computer-readable storage medium storing instructions that cause a processor to perform a method in accordance with any of clauses 1-18.
- a non-transitory computer-readable recording medium storing a bitstream of a video which is generated by a method performed by an apparatus for video processing, wherein the method comprises: performing a conversion between a video and a bitstream of the video, wherein a neural -network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural -network post-processing filter
- a method for storing a bitstream of a video comprising: generating the bitstream from the video; and storing the bitstream in a non-transitory computer- readable recording medium, wherein a neural-network post-processing filter (NNPF) is applied on a current picture associated with the video based on at least one input picture for the NNPF, and a generation of at least one NNPF output picture is performed no more than once between any particular pair of consecutive input pictures.
- NNPF neural-network post-processing filter
- Fig. 6 illustrates a block diagram of a computing device 600 in which various embodiments of the present disclosure can be implemented.
- the computing device 600 may be implemented as or included in the source device 110 (or the video encoder 114 or 200) or the destination device 120 (or the video decoder 124 or 300).
- the computing device 600 includes a general-purpose computing device 600.
- the computing device 600 may at least comprise one or more processors or processing units 610, a memory 620, a storage unit 630, one or more communication units 640, one or more input devices 650, and one or more output devices 660.
- the computing device 600 may be implemented as any user terminal or server terminal having the computing capability.
- the server terminal may be a server, a large-scale computing device or the like that is provided by a service provider.
- the user terminal may for example be any type of mobile terminal, fixed terminal, or portable terminal, including a mobile phone, station, unit, device, multimedia computer, multimedia tablet, Internet node, communicator, desktop computer, laptop computer, notebook computer, netbook computer, tablet computer, personal communication system (PCS) device, personal navigation device, personal digital assistant (PDA), audio/video player, digital camera/video camera, positioning device, television receiver, radio broadcast receiver, E-book device, gaming device, or any combination thereof, including the accessories and peripherals of these devices, or any combination thereof.
- the computing device 600 can support any type of interface to a user (such as “wearable” circuitry and the like).
- the processing unit 610 may be a physical or virtual processor and can implement various processes based on programs stored in the memory 620. In a multiprocessor system, multiple processing units execute computer executable instructions in parallel so as to improve the parallel processing capability of the computing device 600.
- the processing unit 610 may also be referred to as a central processing unit (CPU), a microprocessor, a controller or a microcontroller.
- the computing device 600 typically includes various computer storage medium. Such medium can be any medium accessible by the computing device 600, including, but not limited to, volatile and non-volatile medium, or detachable and non-detachable medium.
- the memory 620 can be a volatile memory (for example, a register, cache, Random Access Memory (RAM)), a non-volatile memory (such as a Read-Only Memory (ROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), or a flash memory), or any combination thereof.
- RAM Random Access Memory
- ROM Read-Only Memory
- EEPROM Electrically Erasable Programmable Read-Only Memory
- flash memory any combination thereof.
- the storage unit 630 may be any detachable or non- detachable medium and may include a machine-readable medium such as a memory, flash memory drive, magnetic disk or another other media, which can be used for storing information and/or data and can be accessed in the computing device 600.
- a machine-readable medium such as a memory, flash memory drive, magnetic disk or another other media, which can be used for storing information and/or data and can be accessed in the computing device 600.
- the computing device 600 may further include additional detachable/non- detachable, volatile/non-volatile memory medium.
- additional detachable/non- detachable, volatile/non-volatile memory medium may be provided.
- a magnetic disk drive for reading from and/or writing into a detachable and non-volatile magnetic disk
- an optical disk drive for reading from and/or writing into a detachable non-volatile optical disk.
- each drive may be connected to a bus (not shown) via one or more data medium interfaces.
- the communication unit 640 communicates with a further computing device via the communication medium.
- the functions of the components in the computing device 600 can be implemented by a single computing cluster or multiple computing machines that can communicate via communication connections. Therefore, the computing device 600 can operate in a networked environment using a logical connection with one or more other servers, networked personal computers (PCs) or further general network nodes.
- PCs personal computers
- the input device 650 may be one or more of a variety of input devices, such as a mouse, keyboard, tracking ball, voice-input device, and the like.
- the output device 660 may be one or more of a variety of output devices, such as a display, loudspeaker, printer, and the like.
- the computing device 600 can further communicate with one or more external devices (not shown) such as the storage devices and display device, with one or more devices enabling the user to interact with the computing device 600, or any devices (such as a network card, a modem and the like) enabling the computing device 600 to communicate with one or more other computing devices, if required. Such communication can be performed via input/output (I/O) interfaces (not shown).
- I/O input/output
- some or all components of the computing device 600 may also be arranged in cloud computing architecture.
- the components may be provided remotely and work together to implement the functionalities described in the present disclosure.
- cloud computing provides computing, software, data access and storage service, which will not require end users to be aware of the physical locations or configurations of the systems or hardware providing these services.
- the cloud computing provides the services via a wide area network (such as Internet) using suitable protocols.
- a cloud computing provider provides applications over the wide area network, which can be accessed through a web browser or any other computing components.
- the software or components of the cloud computing architecture and corresponding data may be stored on a server at a remote position.
- the computing resources in the cloud computing environment may be merged or distributed at locations in a remote data center.
- Cloud computing infrastructures may provide the services through a shared data center, though they behave as a single access point for the users. Therefore, the cloud computing architectures may be used to provide the components and functionalities described herein from a service provider at a remote location. Alternatively, they may be provided from a conventional server or installed directly or otherwise on a client device.
- the computing device 600 may be used to implement video encoding/decoding in embodiments of the present disclosure.
- the memory 620 may include one or more video coding modules 625 having one or more program instructions. These modules are accessible and executable by the processing unit 610 to perform the functionalities of the various embodiments described herein.
- the input device 650 may receive video data as an input 670 to be encoded.
- the video data may be processed, for example, by the video coding module 625, to generate an encoded bitstream.
- the encoded bitstream may be provided via the output device 660 as an output 680.
- the input device 650 may receive an encoded bitstream as the input 670.
- the encoded bitstream may be processed, for example, by the video coding module 625, to generate decoded video data.
- the decoded video data may be provided via the output device 660 as the output 680.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computing Systems (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Image Processing (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202480044744.5A CN121444439A (en) | 2023-07-03 | 2024-07-02 | Methods, apparatus and media for video processing |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202363511818P | 2023-07-03 | 2023-07-03 | |
| US63/511,818 | 2023-07-03 | ||
| US202363513456P | 2023-07-13 | 2023-07-13 | |
| US63/513,456 | 2023-07-13 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US19/438,405 Continuation US20260129247A1 (en) | 2025-12-31 | Method, apparatus, and medium for video processing |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2025010286A2 true WO2025010286A2 (en) | 2025-01-09 |
| WO2025010286A3 WO2025010286A3 (en) | 2025-03-13 |
Family
ID=94172210
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2024/036589 Ceased WO2025010286A2 (en) | 2023-07-03 | 2024-07-02 | Method, apparatus, and medium for video processing |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN121444439A (en) |
| WO (1) | WO2025010286A2 (en) |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11265580B2 (en) * | 2019-03-22 | 2022-03-01 | Tencent America LLC | Supplemental enhancement information messages for neural network based video post processing |
| US11647216B2 (en) * | 2021-04-12 | 2023-05-09 | Tencent America LLC | Techniques for signaling neural network topology, parameters, and processing information in video stream |
| US12113974B2 (en) * | 2021-09-30 | 2024-10-08 | Nokia Technologies Oy | High-level syntax for signaling neural networks within a media bitstream |
| JP7744822B2 (en) * | 2021-12-27 | 2025-09-26 | シャープ株式会社 | Video encoding device and video decoding device |
-
2024
- 2024-07-02 WO PCT/US2024/036589 patent/WO2025010286A2/en not_active Ceased
- 2024-07-02 CN CN202480044744.5A patent/CN121444439A/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| CN121444439A (en) | 2026-01-30 |
| WO2025010286A3 (en) | 2025-03-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20260039881A1 (en) | Method, apparatus, and medium for video processing | |
| US20250337962A1 (en) | Method, apparatus, and medium for video processing | |
| US20250337961A1 (en) | Method, apparatus, and medium for video processing | |
| US20260129247A1 (en) | Method, apparatus, and medium for video processing | |
| US20260129195A1 (en) | Method, apparatus, and medium for video processing | |
| US20260127777A1 (en) | Method, apparatus, and medium for video processing | |
| US20260032243A1 (en) | Method, apparatus, and medium for video processing | |
| US20250337899A1 (en) | Method, apparatus, and medium for video processing | |
| US20260032251A1 (en) | Method, apparatus, and medium for video processing | |
| WO2025010286A2 (en) | Method, apparatus, and medium for video processing | |
| US20250220248A1 (en) | Method, apparatus, and medium for video processing | |
| WO2025010285A2 (en) | Method, apparatus, and medium for video processing | |
| WO2024149081A1 (en) | Method, apparatus, and medium for video processing | |
| US20250337960A1 (en) | Method, apparatus, and medium for video processing | |
| WO2025010278A2 (en) | Method, apparatus, and medium for video processing | |
| WO2024146446A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024149396A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024061136A1 (en) | Method, apparatus, and medium for video processing | |
| US20250211738A1 (en) | Method, apparatus, and medium for video processing | |
| US20250330652A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024191678A1 (en) | Neural-network post-processing filter input pictures |
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: 24836544 Country of ref document: EP Kind code of ref document: A2 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024836544 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: 2024836544 Country of ref document: EP Effective date: 20260203 |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24836544 Country of ref document: EP Kind code of ref document: A2 |










