Tag: PyTorch
Posts related to or involving the PyTorch machine learning librari. Might also want to check out the machine learning tag too.
-
Redactor 📄❌👀
22 Aug 2022
Do you need to redact info from an image? Just use paint, right? What if you need to redact hundreds of images? Let's automate that... -
Function Optimisation Using PyTorch
26 May 2022
PyTorch is a great tool for machine learning. Can we use this fancy electric screwdriver to hammer a nail? -
Metrics in Pytorch
28 May 2021
Metrics are used in machine learning to gauge how well a model is performing; in this post I discuss some of the terminology and how to calculate the metrics using `Pytorch`/`torchmetrics` and displayed using the excellent `tensorboard`. -
Image Segmentation and Machine Learning
13 May 2021
Working with real data when segmenting images