Skip to content
View ilyak93's full-sized avatar
Block or Report

Block or report ilyak93

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. ISAMV ISAMV Public

    Imaging system for autonomous marine vessels

    Jupyter Notebook 1

  2. Tello-Drone-Control Tello-Drone-Control Public

    Navigating Tello Edu Drone using Motive Mockup & DNN VO model

    Python 1

  3. GAIN-pytorch GAIN-pytorch Public

    This is an implementation of the network proposed in "Guided Attention Inference Network"(K Li 2018) with advanced tweeks on the gradient paths with experiments and their evaluation.

    Python 6 3

  4. Deep-Learning Deep-Learning Public

    Deep Learning and ML exercises using mainly PyTorch.

    Jupyter Notebook

  5. images_contrast_enhancement images_contrast_enhancement Public

    Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach (streams, RDMA, InfiBands)

    Cuda

  6. multithreading_synchronization_practice multithreading_synchronization_practice Public

    An implementation of a barrier with semaphores in C++ and producing-consuming with shared resources exercise

    C++