zlai0 / CorrFlow

Self-supervised Learning for Video Correspondence Flow (BMVC 2019)
https://www.robots.ox.ac.uk/~vgg/research/corrflow/
270 stars 31 forks source link

Keypoint tracking #4

Open PixelSenseiAvi opened 5 years ago

PixelSenseiAvi commented 5 years ago

Wondering how to use keypoint tracking?

WeidiXie commented 5 years ago

@rockchik

  1. Put keypoints as gaussian dots on the heat map.
  2. Compute affinity matrix.
  3. Propagate the same way as segmentation.
PixelSenseiAvi commented 5 years ago

Are you planning to release the code for it, anytime soon?

zlai0 commented 5 years ago

@rockchik Yes, we aim to release the code asap.