princeton-vl / DPVO

Deep Patch Visual Odometry/SLAM
MIT License
608 stars 71 forks source link

Question: is it applicable to do camera movement classification? #31

Open koren-v opened 1 year ago

koren-v commented 1 year ago

Hi, first, thanks for your work!)

I would like to ask you for advice: I am completely new to this field (actually I came from NLP), and now playing with pet project where I want to classify camera movement

For example, here camera is moving around the "main" scene. Mar-26-2023+14-55-33

While here camera stands in the same place, while rotating to the right. Apr-16-2023+21-12-39

If I will use optical flow, I will get more or less the same output for both videos.

So, what are your thoughts about it? Does your model applicable to this case? What about generalization?