Roulbac
Machine Learning Engineer with a background in Applied Research
Polytechnique MontréalMontréal, QC
Pinned Repositories
00-video_stabilization
2D3DAutoReg
GPU and CPU DRR Generation with automatic local optimization
awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
cheat_sheets
Some of my courses fragmentary cheat sheets in LaTex.
coreml-benchmark
Benchmark Core ML on the iPhone 11 and previous devices
GanSeg
Framework for medical image segmentation using deep neural networks
yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Roulbac's Repositories
Roulbac/GanSeg
Framework for medical image segmentation using deep neural networks
Roulbac/2D3DAutoReg
GPU and CPU DRR Generation with automatic local optimization
Roulbac/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Roulbac/00-video_stabilization
Roulbac/coreml-benchmark
Benchmark Core ML on the iPhone 11 and previous devices
Roulbac/CUDA_DigitallyReconstructedRadiographs
GPU accelerated python library for generation of Digitally Reconstructed Radiographs (March 2018)
Roulbac/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Roulbac/dbscan_cpp
Roulbac/DeepDRR
Code for "DeepDRR: A Catalyst for Machine Learning in Fluoroscopy-guided Procedures". https://arxiv.org/abs/1803.08606
Roulbac/deepstream_tlt_apps
Sample apps to demonstrate how to deploy models trained with TLT on DeepStream
Roulbac/eva
EVA is a web-based tool for efficient annotation of videos and image sequences and has an additional tracking capabilities
Roulbac/gcp-cvat-stanford
Setting up cvat on Google Cloud (Compute Engine and Managed SQL)
Roulbac/hashitalks2021-terraform-nlp
From Training to Serving: Machine Learning Models with Terraform
Roulbac/HelpMePoly
How to Survive in Polytechnique Montreal
Roulbac/HipHop_2D3Dregistration
2D/3D registration between CT/MRI or STL models and X-ray images (November 2018)
Roulbac/HRFAE
Official implementation for paper High Resolution Face Age Editing
Roulbac/memory_test
Roulbac/panopi
Create pano timelapse images from multiple RPI computers using picamera modules.
Roulbac/Pedestrian-Attribute-Recognition-Paper-List
The paper list of person attribute recognition
Roulbac/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Roulbac/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
Roulbac/pytorch-pix2pix
Pytorch implementation of pix2pix for various datasets.
Roulbac/Pytorch2TensorRT
CUDA10.0, CUDNN7.5.0, TensorRT5.1.5.0
Roulbac/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Roulbac/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Roulbac/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Roulbac/TextRecognitionDataGenerator
A synthetic data generator for text recognition
Roulbac/traffic_sign_recognition
Roulbac/Yet-Another-YOLOv4-Pytorch
YOLOv4 Pytorch implementation with all freebies and specials and much more! (ECA,SAM,WS)
Roulbac/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS