facebookresearch / synsin

View synthesis for the public.
http://www.robots.ox.ac.uk/~ow/synsin.html
Other
659 stars 93 forks source link

How to produce the continuously changing video. #17

Open TSKongLingwei opened 3 years ago

TSKongLingwei commented 3 years ago

Could you please give me the code for the network to generate a short video with a perspective movement (such as a circular motion on the x,y axis)? It is similar to the generating program of several animations on the homepage.

oawiles commented 3 years ago

They are all different trajectories. To create your own trajectory, you can simply define a trajectory and generate a bunch of images in the demo notebook and then use something like ffmpeg in order to create video.