Pinned Repositories
Advanced_Lane_Detector
boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
Deep_Spammer_Detection_GCN
An introduction to graph convolutional neural networks with PyTorch Geometric
flight-passengers-prediction-LSTM
A minimalistic example on how to use LSTMs for time series predictions
LSTM_Tutorial
Tutorials for signal prediction with LSTM networks in keras
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
Yolov3_DeepSort_Pytorch
Real-time multi-person tracker using YOLO v3 and deep sort
yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Yolov7_StrongSORT_OSNet
Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet
YooChoose_Pytorch_Geometric
YooChoose challenge with GCN in Pytorch Geometric
mikel-brostrom's Repositories
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
mikel-brostrom/Yolov7_StrongSORT_OSNet
Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet
mikel-brostrom/Yolov3_DeepSort_Pytorch
Real-time multi-person tracker using YOLO v3 and deep sort
mikel-brostrom/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
mikel-brostrom/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
mikel-brostrom/flight-passengers-prediction-LSTM
A minimalistic example on how to use LSTMs for time series predictions
mikel-brostrom/StrongSORT
StrongSORT: Make DeepSORT Great Again
mikel-brostrom/behavioral-cloning-in-autonomous-drive-pytorch-lightning
behavioral-cloning
mikel-brostrom/mikel-brostrom
mikel-brostrom/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
mikel-brostrom/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
mikel-brostrom/Genetic_Algorithm_For_Hyperparameter_Tuning
mikel-brostrom/Housing_Price_Prediction
California housing price prediction with NN, Random Forest and Linear Regression
mikel-brostrom/yolo_boxmot
mikel-brostrom/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
mikel-brostrom/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
mikel-brostrom/DA-RNN
📃 PyTorch Implementation of DA-RNN (arXiv:1704.02971)
mikel-brostrom/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
mikel-brostrom/huyhoang17
mikel-brostrom/long-live-the-battery
Predicting total battery cycle life time with machine learning
mikel-brostrom/mmtracking
OpenMMLab Video Perception Toolbox. It supports Single Object Tracking (SOT), Multiple Object Tracking (MOT), Video Object Detection (VID) with a unified framework.
mikel-brostrom/My_Bibliography_for_Research_on_Autonomous_Driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
mikel-brostrom/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
mikel-brostrom/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
mikel-brostrom/AyushExel
mikel-brostrom/DR-TANet
mikel-brostrom/LightMBN
mikel-brostrom/markdown-header-indexer
Add index number to markdown header
mikel-brostrom/test
mikel-brostrom/TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).