Opened 17 months ago
Closed 14 months ago
#1604 closed defect (fixed)
NNPFC SEI constraints related to frame-rate upsampling purpose are not reached
Reported by: | msantamaria | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-21.0 |
Component: | VTM | Version: | VTM-20.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
SEINeuralNetworkingPostFiltering.cpp has constraints checks related to the frame-rate upsampling purpose. However, those constraints are not reached right now. When an NNPF is activated for a picture, the NNPFC is added to a list that is then traversed to check the constraints, and that list is empty.
Change history (2)
comment:1 Changed 14 months ago by msantamaria
comment:2 Changed 14 months ago by XiangLi
- Milestone set to VTM-21.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2628