Neural network
Dali operator for multi-page TIFF's
- Stefano
- Programming
- 26 Oct, 2020
This article explains how I wrote a simple C++ Dali operator to load a multichannel TIFF...
Read MoreHomography for tensorflow
- Stefano
- Computer vision , Programming
- 08 Jul, 2017
An article about how to implement an homography function in Tensorflow 1.x...
Read MoreBackpropagation for deep neural networks
- Stefano
- Deep Learning
- 21 Jan, 2017
Some notes detailing the way backpropagation is used to calculate partial derivatives of loss in regards of weights of a deep neural networks...
Read More