top of page
All posts


Keras : Running the In-Built Classifiers
This tutorial demonstrates the use of classifiers in the keras applications module; with a full end-to-end example with resnet achitectures

Tom Jubb
Feb 29, 20206 min read
Â
Â
Â


Tensorflow Object Detection : Reading and Writing Records
In a previous post I looked at training a Tensorflow object detector using a custom dataset. It requires bundling up the image and object...

Tom Jubb
Feb 28, 20204 min read
Â
Â
Â


DIY : Breakfast Bar
Thought I would make a slightly unusual post with a DIY theme. I was at a local furniture dealer's warehouse having a look round for a...

Tom Jubb
Feb 23, 20207 min read
Â
Â
Â


Recipe : Blueberry & White Chocolate Mousse
If you are on a diet, this one probably isn't for you. But on the plus side, there are few ingredients, it's pretty simple to make and...

Tom Jubb
Feb 23, 20201 min read
Â
Â
Â


Tensorflow Object Detection : Making Predictions
In this tutorial I will try to demonstrate how to run a trained Tensorflow object detection model for "inference", or in other words, to...

Tom Jubb
Feb 23, 20202 min read
Â
Â
Â


Tensorflow Object Detection : Training with Custom Dataset (Windows)
In this tutorial, I will explain how to get the Tensorflow object detection API training one of its many object detector CNN models on a...

Tom Jubb
Feb 16, 20205 min read
Â
Â
Â


Installing Tensorflow Object Detection API on Windows
I thought I would start off the AI topic with a brief tutorial on how to get the Tensorflow object detection API up and running on...

Tom Jubb
Feb 14, 20204 min read
Â
Â
Â


Taking Eye Catching Macro Shots of Minerals
I have been an avid mineral collector since I was young and I spent some time learning how to photograph them properly. With the right...

Tom Jubb
Feb 8, 20205 min read
Â
Â
Â


Recipe : Carrot Cake
I love the idea of making cakes with root vegetables; for some reason it always seems ridiculous to me that the nicest cakes are made...

Tom Jubb
Feb 8, 20201 min read
Â
Â
Â


Building the Ben Eater Computer
Here's the problem; you've always wanted to know more about how computers work at a fundamental level. You've got some basic knowledge of...

Tom Jubb
Feb 8, 20204 min read
Â
Â
Â
bottom of page

