Open Zachary-ZCH opened 1 year ago
If it is not a segmentation task, such as a low light video enhancement task, is the SPC strategy effective?
Hi Zachary, Thanks for your interest. I would say it is very likely that SPC is useful for measuring the consistency of results for a video enhancement task. The unconstraint feature matching part would be the sam to the segmentation task. For the constraint matching part, you may consider only allowing pixels within a certain range of difference being able to match with each other. In this way, it's like the segmentation task where pixels with the same labels can be matched. Hope this makes sense.
-yz
If it is not a segmentation task, such as a low light video enhancement task, is the SPC strategy effective?