Pinned Repositories
awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
car-detection-opencv
Car detection algorithm with classical computer vision (no deep learning) using OpenCV and Scipy
CorentinBrtx
Config files for my GitHub profile.
cvn-pulmonary-embolism
3rd year project at CentraleSupélec with the CVN (Centre de Vision Numérique) about pulmonary embolism detection.
distributed-shared-whiteboard
A Java application offering the possibility to write and draw on a white board from different computers in real time
flow-free
A simple game designed and developed in Java with the native graphical library Swing, with levels’ data stored in txt files.
google-landmark-retrieval-2021
Python code to train and submit a model with PyTorch for the Google Landmark Retrieval challenge on Kaggle.
gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
image-stitching
Image Stitching algorithm in Python from scratch with gain compensation and blending
retrieving-squad
NLP Information Retrieval on SQuAD
CorentinBrtx's Repositories
CorentinBrtx/image-stitching
Image Stitching algorithm in Python from scratch with gain compensation and blending
CorentinBrtx/cvn-pulmonary-embolism
3rd year project at CentraleSupélec with the CVN (Centre de Vision Numérique) about pulmonary embolism detection.
CorentinBrtx/google-landmark-retrieval-2021
Python code to train and submit a model with PyTorch for the Google Landmark Retrieval challenge on Kaggle.
CorentinBrtx/awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
CorentinBrtx/car-detection-opencv
Car detection algorithm with classical computer vision (no deep learning) using OpenCV and Scipy
CorentinBrtx/CorentinBrtx
Config files for my GitHub profile.
CorentinBrtx/distributed-shared-whiteboard
A Java application offering the possibility to write and draw on a white board from different computers in real time
CorentinBrtx/flow-free
A simple game designed and developed in Java with the native graphical library Swing, with levels’ data stored in txt files.
CorentinBrtx/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
CorentinBrtx/modvice
Modvice is a simple web platform that can be used to rate movies. The user will then get recommendations based on his previous ratings and on other users' ratings.
CorentinBrtx/retrieving-squad
NLP Information Retrieval on SQuAD
CorentinBrtx/multi-threaded-dictionary-server
A small Java application allowing users to access a dictionary from different computers and to modify it, all the computations being done in separated threads.
CorentinBrtx/pybros-expendibots
pybros-expendibots is an AI for the board game expendibots, realized as part of the AI course of the University of Melbourne.