Awesome PyTorch project you need to check out

Manpreet Singh
2 min readNov 17, 2021

Welcome back! PyTorch is an awesome machine learning package with a ton of capability, if you’re new to Python, check out the link below:

So, let’s take a look at an awesome PyTorch project, this specific project allows you to “super-resolution” a photo, are you confused? Let’s take a look at their GitHub project page below to learn more:

Essentially, this project takes in photos with poor resolution, and essentially clears up/increases the resolutions of these photos, here are a few examples from their GitHub page:

Another crazy thing about this project is that it can generate faces! Take a look at the example below:

--

--