Posts by Year

2023

Back to Top ↑

2022

TensorFlow.js Part 3 - Web App

6 minute read

We develop a simple web application in JavaScript with React and use the model which we trained in Python. Part three of the three part series.

TensorFlow.js Part 2 - Convert Model

1 minute read

We convert a TensorFlow model which was trained in Python into the TensorFlow.js format so it can be used in JavaScript applications. Part two of three.

Back to Top ↑

2021

Mono vision distance approximation

7 minute read

How to estimate the distance to objects of known width using a single camera and an object detector in Python with OpenCV and Pytorch.

Back to Top ↑

2020

ECCV 2020

2 minute read

Thoughts on the ECCV 2020 conference.

Back to Top ↑