JavaCNN – Image Readers
In this video, we improve the JavaCNN repository adding new image readers to get your test and training data.
I had to setup a docker image that could handle request in an API using async jobs to do the actual workload. This means that I had to have something running in the background async while also having a docker image with web server and php.
With the new Windows subsystem for linux it’s easier to install kubernetes on Windows 10. In this video we look at kubernetes using minikub and KinD which is two easy setups to try out kubernetes locally.
We will look into using Quarkus, a framework for building java endpoints in a reactive manner. Change code, package structure or class names and the server will restart and just work.
We are in our new Linux environment and create Binutils, some math libraries and the shadow system for user and password management.
We create a moving 3d image from pictures using a neural network. This new machine-learning algorithm uses mannequin videos to create pictures for the network to train on and create a depth map to rotate pictures in 3d.
In this video we create a invoice template that looks alot like an invoice from one of my first videos. We will go through all the different parts of a invoice that is required and how to go from a data XML to an PDF.