I need to do a dimension reduction from a series of images. More specifically, each image is a snapshot of the ball, and its position and speed are optimal characteristics. As far as I know, CNN is a modern tool to reduce the ability to classify images, but in this case only one frame is provided. Is it possible to extract also time-dependent functions, given the many images at different time steps? Otherwise, are these the most modern methods for this?
This is the first time I use CNN, and I would also appreciate any link or any other suggestion.
Simon source
share