Computer Vision Lab

Nikolay Falaleev

Semantic Segmentation

» Segmentation

Articles by category: Segmentation


Mathematics Algorithms OpenCV Calibration Self-Driving Classification DeepLearning Hardware Competitions ComputerVision
Title img
2018
24 Oct 2018

Semantic Segmentation of Seismic Reflection Images

This post contains a description of the 14th place solution by Argus team (Ruslan Baikulov, Nikolay Falaleev) of the TGS...

Title img
23 Oct 2018

About Kaggle TGS Salt Identification Challenge

The goal The overall goal of the competition on Kaggle platform was to build an algorithm that automatically and accurately...

Title img
05 Jun 2018

Discussion of the Lyft Perception Challenge

Speedup tricks The basic prediction script was profiled with yappi multithreaded python profiler, and the profiling results gave rise to...

Title img
05 Jun 2018

Multiclass semantic segmentation with LinkNet34

Software and Hardware The model used in the submission as well as previous experiments were prepared with use of different...

Title img
31 May 2018

About Lyft Perception Challenge

The goal The overall goal of the Challenge is to generate a binary labeled image masks for vehicles and a...

Title img
2017
21 Sep 2017

Neural network for multiclass image segmentation

Introduction The main goal of the project is to train an fully convolutional neural network (encoder-decoder architecture with skip connections)...