Skip to content
View davidmasek's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report davidmasek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Algorithms-for-video-analysis-of-customer-behavior-in-front-of-retail-store Algorithms-for-video-analysis-of-customer-behavior-in-front-of-retail-store Public

    My bachelor thesis on the topic of multiple object tracking.

    Jupyter Notebook

  2. image_stitching image_stitching Public

    Shows image processing techniques for creating a single panorama image from multiple source images.

    Jupyter Notebook 6 1

  3. cyclegan-photo-to-drawing cyclegan-photo-to-drawing Public

    The goal of this project is to generate drawings/sketches from photos. CycleGAN architecture is used.

  4. klesnkri/lsa-model klesnkri/lsa-model Public

    Latent semantic analysis model, functionality visualized on the task of finding similar articles in a database

    Jupyter Notebook 1

  5. audio-visualizer audio-visualizer Public

    Audio analyzer using Javascript web API.

    JavaScript

  6. genetic_snake genetic_snake Public

    Genetic algorithm framework for the game Snake.

    Python