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

Block or report ahmetyaylalioglu

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. Estimation-of-the-number-of-real-time-hand-fingers-with-image-processing Estimation-of-the-number-of-real-time-hand-fingers-with-image-processing Public

    I improve hand detection and finger counter system with MOG2 one of the Background Subtraction algorithm

    C++ 18 15

  2. RANSAC-2D RANSAC-2D Public

    Basic 2D RANSAC implementation from scratch using C++ and OpenCV library

    C++ 2 3

  3. generative_ai_sandbox generative_ai_sandbox Public

    My research focuses on Generative AI, encompassing areas such as PET (Prompt Engineering Techniques), PEFT and LoRA (Low-Rank Adaptation for model tuning), fine-tuning large language models (LLMs),…

    Jupyter Notebook 1

  4. SFND_3D_Object_Tracking SFND_3D_Object_Tracking Public

    Camera and Lidar fusion for object tracking

    C++

  5. PaintingLiveVideo_withFinger PaintingLiveVideo_withFinger Public

    this is non commercial opencv application This application allows drawing with different colors into live webcam video with only human finger (not another objects) This project include Mat to IplIm…

    C++ 2

  6. SFND-Unscented-Kalman-Filter SFND-Unscented-Kalman-Filter Public

    Project about that tracking objects using UKF and CTRV model

    C++