Skip to content
View LeBrav's full-sized avatar
  • UAB
  • Manresa

Block or report LeBrav

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. Image-Classification-Pipeline Image-Classification-Pipeline Public

    The Image Classification pipeline is designed to perform image classification using Convolutional Neural Network (CNN) models in Keras. It has three functionalities: inference, training, and knowle…

    Python 1

  2. OpenCV-and-CNN-Sudoku-Solver OpenCV-and-CNN-Sudoku-Solver Public

    In this project, given an input of a Sudoku image, we process the image to obtain the Sudoku and its numbers. We then Solve it using Backtracking, and overlay the solution in the input image. The m…

    Python 1

  3. Claw-Rover-K3 Claw-Rover-K3 Public

    Forked from guiuomsfont/Claw-Rover-K3

    Project of a programmed and simulated robot that drives autonomously and collects garbage.

    Python

  4. CloudSegmentation CloudSegmentation Public

    Jupyter Notebook

  5. ograuperas/OneTapFashionista ograuperas/OneTapFashionista Public

    Dart 1 1

  6. Code-Optimization Code-Optimization Public

    This repository contains 4 different c scripts, and the code optimization I've developed to obtain the minimum execution time possible with the same output, obtaining speedup's around 40x.

    C