Skip to content
View Vicen-te's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Vicen-te

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. object-detection object-detection Public

    Object detection setup using YOLO11 and OpenCV. This project leverages a pre-trained YOLO model to detect and highlight objects using the computer's available camera with OpenCV

    C++ 2

  2. pallet-board-detection pallet-board-detection Public

    Complete Python pipeline for detecting horizontal and vertical boards in 16-bit TIFF images. Uses OpenCV and NumPy for edge detection, line extraction, board grouping, gap filling, and generates la…

    Python

  3. 2D-object-detection-autonomous-driving 2D-object-detection-autonomous-driving Public

    Complete YOLO11-based pipeline for 2D object detection in autonomous driving scenarios. Supports training, real-time inference, experiment tracking (TensorBoard, MLflow), and dataset visualization …

    Python

  4. pathfinding pathfinding Public

    A comprehensive project that implements various pathfinding algorithms (e.g. A*, Dijkstra, BFS, DFS) for efficient navigation on a grid-based game board.

    C#

  5. search-github-user-repositories search-github-user-repositories Public

    A ReactTypescript application to view Github user repositories

    TypeScript 1

  6. tiny-nn tiny-nn Public

    A tiny neural network framework for fully-connected layers with CPU and CUDA support

    C++