Skip to content
View nevinsehbal's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report nevinsehbal

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

    A new approach to skin lesion classification with EnTransfer CNN: https://ieeexplore.ieee.org/document/9599051/

    Python 2 2

  2. TI_awr1843_Uart_Parser TI_awr1843_Uart_Parser Public

    Since TI AWR1843Boost documentation is not fully complete, these AWR1843 UART Signal Decoder codes are provided for developers.

    C++ 3 1

  3. EE447-Term-Project EE447-Term-Project Public

    Audio Frequency Based Stepper Motor Driver and Nokia 5110 LCD Screen Display with TM4C123GH6PM

    Assembly 1

  4. Custom_objects_classification_with_Yolov5s_and_OpenCV Custom_objects_classification_with_Yolov5s_and_OpenCV Public

    A starter project to learn the custom object classification using Yolo5s model and OpenCV, 2 custom objects (nuts) are classified, which are named as "uzum" and "kabak" in my country, Turkey :)

    Python 1

  5. EnhancedPacman EnhancedPacman Public

    Forked from hbokmann/Pacman

    Enhanced Pacman in Python with PyGame

    Python 1

  6. Bicubic-Interpolation-with-CUDA Bicubic-Interpolation-with-CUDA Public

    Bicubic interpolation algorithm implementation on CUDA to upscale images, also referred to as superresolution

    C++