Skip to content
View xdurfina's full-sized avatar
🐈
🐈

Block or report xdurfina

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 Loading

  1. celebrity-lookalike celebrity-lookalike Public

    Encoding celebrity dataset with LBP and SIFT and finding matches of given dataset. Option for finding your celebrity lookalike.

    Python

  2. iris-and-pupil-image-recognition-with-ui iris-and-pupil-image-recognition-with-ui Public

    In this repository you can try and explore how different image processing functions (gaussian blur, canny edge detector etc.) can improve iris and pupil recognition.

    Python

  3. steam-games-eda steam-games-eda Public

    Exploratory data analysis on steam games dataset. Normalizing and scaling data, finding and deleting outliers, clustering (DBSCAN, K-MEANS) and EDA.

    Python

  4. webcam-face-detector webcam-face-detector Public

    In this repository you can try how Viola-Jones face detection has much smaller accuracy than using CNN from DLIB. I also implemented IOU function which you can use for calculating accuracy and two …

    Python