Month: May 2021

  • How to turn 2D photos into a 3D model using Nvidia Kaolin and PyTorch – A 3D Deep Learning Tutorial

    How to turn 2D photos into a 3D model using Nvidia Kaolin and PyTorch – A 3D Deep Learning Tutorial

    If you have read my last article on GANverse3D, then you will probably have heard about the DIB-R paper, which I mentioned a few times. This was a key paper for 3D Deep Learning from 2019.  The DIB-R paper introduced an improved differential renderer as a tool to solve one of the most fashionable problems […]

  • How to use Asus ROG USB Bios Flashback with or without a CPU

    How to use Asus ROG USB Bios Flashback with or without a CPU

    This a short guide detailing the steps on how you can flash an Asus motherboard with USB bios flashblack with or without a CPU. For this tutorial I am flashing an Asus ROG Strix 570-E motherboard, using USB Bios flashback. But the process should be similar for most Asus motherboards with USB bios flashback. Download […]

  • Flutter Image classification using TensorFlow in 4 steps

    Flutter Image classification using TensorFlow in 4 steps

    Google provides a few products within the TensorFlow family: TensorFlow: the core open course library that is the foundation of developing and training machine learning models. TensorFlow.js: similar to TensorFlow but focus purely on JavaScript TensorFlow Lite: as the name suggests, it is a lightweight version of TensorFlow for deploying models on mobile devices. It […]