Skip to content
View k00r's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report k00r

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

Popular repositories

  1. opencv-realtime-object-detection opencv-realtime-object-detection Public

    this is an opencv object detection C++ code using CUDA,it detects objects from a webcam stream or from a video file,it has some little additions like on-frame FPS and important parameters display,i…

    C++ 2

  2. YOLO-Darknet-object-detection YOLO-Darknet-object-detection Public

    A CNN model built with YOLO/Darknet using a custom dataset

    1

  3. darknet-dataset-name-randomizer darknet-dataset-name-randomizer Public

    this little code randomizes your jpg's and their corresponding txt annotation's names using the C#'s GUID,it doesn't break pairs

    C#

  4. YOLO-Darknet-Flip-Data-Augmentation YOLO-Darknet-Flip-Data-Augmentation Public

    a C# code that rotates images around the Y axis and adjusts bounding box coordinates accordingly

    C#