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
  • HTML Updated Dec 22, 2025
  • 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 Updated Feb 12, 2023
  • Project of a programmed and simulated robot that drives autonomously and collects garbage.

    Python Updated Dec 17, 2022
  • Jupyter Notebook Updated Jul 22, 2022
  • Jupyter Notebook Updated Jul 21, 2022
  • Development of a 2D Unity Game.

    C# Updated Nov 23, 2021
  • The following Code is a Web which consist in the front-end of a virtual Shop. We also implemented the Database which implements the basic back-end of a virtual shop. The development of this Web con…

    PHP Updated Sep 16, 2021
  • 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 Updated May 28, 2021
  • Dart Updated May 28, 2021
  • 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 Updated Apr 28, 2021
  • In this repository I'll post the different Graph Algorithms I've developed to solve the famous Sales Man Problem in the fastest way possible.

    C++ Updated Apr 22, 2021
  • In this project, Given 1 large image representing a glass plate using a red, a green, and a blue filter, divide into 3 different images, and correlate this images to obtain a colour image.

    Python Updated Apr 22, 2021
  • The objective of this project is to obtain a binarized video detecting cars passing by a road. To do so, I've worked with 150 frames captured in a road, and with basic image treatment, like backgro…

    MATLAB 1 Updated Apr 22, 2021
  • In this small code, I erase the reflection caused by the flash of my smartphone by grouping 4 images of the same object taken at different angles. I accomplish this by correlating all the images, m…

    MATLAB 1 Updated Apr 22, 2021
  • This project is the famous Tic Tac Toe (3 in a row) game, using the library PyGame and Artificial Inteligence (MiniMax and heuristics))

    Python Updated Apr 22, 2021
  • This project classifies if a Tweet is positive or negative using Naïve Bayes.

    Python Updated Apr 22, 2021