Spotlight on PyTorch

from torch import blogposts

Table of contents

Hello world

I fancied writing something with code examples, and thought why not just dive right in and implement some things in PyTorch for fun.

There are lots of serious PyTorch tutorials and I write more theoretical blog posts over at ocu.spin.systems but here I just want to have some fun and write something more code-oriented.

One of my favourite blogs about PyTorch is Reprojecting the Perseverance landing footage onto satellite imagery about doing some optimisation to align images from the Perseverance rover into a nice video 'flyover'.

Footage from the downward facing camera on the Perseverance rover during its landing… reprojected onto reference satellite imagery with an added scale

Watch this space! 🚀