alex5528's Stars
sovrasov/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
rbgirshick/yacs
YACS -- Yet Another Configuration System
caizhongang/waymo_kitti_converter
A toolkit for Waymo Open Dataset <-> KITTI conversions
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
xinshuoweng/AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
jaeoh2/Road-Lane-Instance-Segmentation-PyTorch
tuSimple dataset road lane instance segmentation with PyTorch, ROS, ENet, SegNet and Discriminative Loss.
MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
MarvinTeichmann/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
Zengyi-Qin/MonoGRNet
MonoGRNet: A Geometric Reasoning Network for Monocular 3D Object Detection and Localization | KITTI
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
mbadry1/Trending-Deep-Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
carla-simulator/carla
Open-source simulator for autonomous driving research.
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
jupyter-xeus/xeus-cling
Jupyter kernel for the C++ programming language
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
faif/python-patterns
A collection of design patterns/idioms in Python
google-deepmind/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
manfreddiaz/awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
aleju/imgaug
Image augmentation for machine learning experiments.
infocusp/tf_cnnvis
CNN visualization tool in TensorFlow