andrewssobral
Head of AI at ActiveEon, Paris - France. Ph.D. on Computer Vision and Machine Learning. Computer Vision Specialist. Experienced C++ and Python Developer.
ActiveeonParis, France
Pinned Repositories
bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
dtt
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
godec
Python implementation of the GoDec algorithm from Zhou and Tao (ICML 2011) for low-rank and sparse representation
llama-webapp
Gradio Web Interface to Interact with LLaMA
lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
mctc4bmi
Matrix and Tensor Completion for Background Model Initialization
mtt
MATLAB Tensor Tools
openai-whatsapp
OpenAI + Whatsapp = AI Assistant :rocket:
simple_vehicle_counting
Vehicle Detection, Tracking and Counting
vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV
andrewssobral's Repositories
andrewssobral/simple_vehicle_counting
Vehicle Detection, Tracking and Counting
andrewssobral/java_motion_detection
Motion Detection with Java + OpenCV + Webcam
andrewssobral/redsvd
redsvd - RandomizED Singular Value Decomposition
andrewssobral/pyqt-node-editor-example
andrewssobral/model_as_a_service
Machine Learning Model as a Service
andrewssobral/pytorch2keras
PyTorch to Keras model convertor
andrewssobral/speed-detector
A Python/OpenCV car speed detector
andrewssobral/AutoCarJetsonNano
PyTorch Python Neural Network Autonomous 1/10 Car for Nvidia Jetson Nano
andrewssobral/cmake_templates
Concise CMake templates for creating C++ libraries or executables.
andrewssobral/Hands-On-Machine-Learning-with-CPP
Hands-On Machine Learning with C++, published by Packt
andrewssobral/jetson-gpio
A Python library that enables the use of Jetson's GPIOs
andrewssobral/jetson_stats
Basic scripts and function to improve the performance in your NVIDIA Jetson [Nano, Xavier, TX2i, TX2, TX1, TK1]
andrewssobral/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
andrewssobral/neuralnet
TensorFlow Research Library
andrewssobral/STCNN
Spatiotemporal CNN for Video Object Segmentation
andrewssobral/containers4docker
andrewssobral/fasth
Code for the article "What if Neural Networks had SVDs?", which will be presented as a spotlight paper at NeurIPS 2020.
andrewssobral/gputil
A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python
andrewssobral/loki
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
andrewssobral/micromlgen
Generate C code for microcontrollers from Python's sklearn classifiers
andrewssobral/opencv-cpp-for-xeus-cling
make OpenCV C++ for Xeus-Cling Jupyter more easy use
andrewssobral/openrefine-docker
OpenRefine is a free, open source power tool for working with messy data and improving it. This repository contains Dockerbuild files for automated builds.
andrewssobral/pybind11_opencv_numpy
Implementation of cv::Mat conversion to numpy.array for pybind11
andrewssobral/pytorch-segnet
SegNet implementation in Pytorch framework
andrewssobral/SassySpecter
AI Bot for StarCraft: Brood War and StarCraft II
andrewssobral/vehicle_counting_tensorflow
"MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
andrewssobral/vscode-binder
VS Code on Binder
andrewssobral/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
andrewssobral/wiringPi
andrewssobral/xcs-lbp
An eXtended Center-Symmetric Local Binary Pattern (XCS-LBP) descriptor for background modeling and subtraction in videos.