Type something to search...

Neural network

Dali operator for multi-page TIFF's

Dali operator for multi-page TIFF's

This article explains how I wrote a simple C++ Dali operator to load a multichannel TIFF...

Read More
Homography for tensorflow

Homography for tensorflow

An article about how to implement an homography function in Tensorflow 1.x...

Read More
Backpropagation for deep neural networks

Backpropagation for deep neural networks

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