HyeongminLEE / AdaCoF-pytorch

Official source code for our paper "AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation" (CVPR 2020)
MIT License
172 stars 27 forks source link

Ask about Oclussion Map Visualization #20

Open adev175 opened 7 months ago

adev175 commented 7 months ago

As seen in Figure 6 in your paper, may i ask how was your occlusion map visualized? image Also, AdaCoF is a great paper, thank you for your hard work!

HyeongminLEE commented 6 months ago

The occlusion map is the map of float values in 0~1. I simply visualized the map over the blue-green-red color space.