vb000 / NeuriCam

Deep learning based video sensing method for low-power IoT cameras (Smart glasses, GoPro, Blink etc.).
https://arxiv.org/abs/2207.12496
MIT License
86 stars 9 forks source link

Some Doubts #7

Closed Pepe-77777 closed 1 year ago

Pepe-77777 commented 1 year ago

I was looking, and I wanted to know what the "lr-set", "key-set" and "hr-set" folders would be

vb000 commented 1 year ago

@Pepe-77777 lr-set would contain low-resolution grayscale frames. key-set would contain high-resolution color key-frames frames (4x upscaled relative to lr-set). And, hr-set would contain the complete high-resolution color ground-truth frames for performance measurement.

Pepe-77777 commented 1 year ago

Thanks! I created a google colab for run this and I needed to know what it was.