Computer Vision Lab

Nikolay Falaleev

Blog

Welcome!

A Robotics, Computer Vision and Machine Learning lab by Nikolay Falaleev. The main focus of the blog is application of Deep Learning for Computer Vision tasks, as well as other relevant topics: classical Computer Vision, Numerical Methods and Hardware.

Here you can find all posts materials.

All Posts

Title img
21 Feb 2018

An approach to predicted class balancing

An approach how to increase your position on a leaderpoard in a classification datascience competition by balancing predictions.

7 mins read
Title img
20 Feb 2018

Camera model identification with deep learning

Ideas and approach to the Kaggle IEEE's Signal Processing Society - Camera Model Identification challenge.

5 mins read
Title img
20 Oct 2017

How to run TensorFlow with CUDA 9 and cuDNN 7 in openSUSE on Ryzen

A set of instruction to run a modern version of the deep learning framework TensorFlow on AMD Ryzen.

5 mins read
Title img
21 Sep 2017

Neural network for multiclass image segmentation

VGG16-based fully convolutional networks for semantic segmentation of images on Cityscapes

3 mins read
Title img
01 Aug 2017

Image classification using SVM

Application of a linear SVM for image classification with HOG, binned color and color histogram features.

8 mins read
Title img
07 Jun 2017

Adaptive Virtual Sensors for Lane detection

Computer vision approach for road marking detection with adaptive thresholds and positions of virtual sensors.

6 mins read
Title img
07 May 2017

Bird's Eye View Transformation

Convert a normal image to a Bird's Eye view projection with OpenCV.

3 mins read
Title img
05 May 2017

Camera calibration with OpenCV

A simple way to calibrate an optical system with a chessboard pattern by means of the OpenCV to reduce distortion.

3 mins read
Title img
02 May 2017

Approximate equidistant curve for polynomials

An approximate approach to find an equidistant curve for a given polynomial.

13 mins read