Alexey Borsky
Alexey Borsky
I use mmediting/tools/test.py for measuring metrics for different VSR algorithms and it works as expected. But I also need to establish some baselines PSNR/SSIM values for bicubic upscaling and original...
 Here is train pairs of this task.  And here an expected solution for test pair. Obviously all cyan cells should be grey.
Not exactly an issue, but most of the task in the dataset seems to have single unambiguous solutions while this and couple of others doesn't.  According to the rule...
 It seems that by the rule when green and aqua lines are intersect they should produce magenta color. But in the provided test output single magenta cell is missing:...
Look this issue for more details: https://github.com/fchollet/ARC/issues/86
Fixed missing grey cells in third task demonstration example
 The following image is an intended solution for the task. It assumes that bottom and top blocks fully connected between themselves. But if we don't assume that, following solution...
This pull request implements the **Automated Dynamic Speed Control** feature as discussed in [Issue #548] The feature allows users to set a dynamic playback speed that adjusts the video speed...