madzi75's Stars
DonsetPG/narya
The Narya API allows you track soccer player from camera inputs, and evaluate them with an Expected Discounted Goal (EDG) Agent. This repository contains the implementation of the flowing paper https://arxiv.org/abs/2101.05388. We also make available all of our pretrained agents, and the datasets we used as well.
oschuett/appmode
A Jupyter extensions that turns notebooks into web applications.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
anonymous1computervision/Human-ReID-in-NVIDIA-Jetson
Person ReID(Re Identification) in NVIDIA Jetson TX2 for real time algorithm