lorlor's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
facebookresearch/detr
End-to-End Object Detection with Transformers
rougier/numpy-100
100 numpy exercises (with solutions)
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
ChrisAnd1998/TaskbarX
Center Windows taskbar icons with a variety of animations and options.
matplotlib/cheatsheets
Official Matplotlib cheat sheets
vinceliuice/WhiteSur-gtk-theme
MacOS like theme for all gtk based desktops
flashlight/flashlight
A C++ standalone library for machine learning
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
waditu/czsc
缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
detectRecog/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
MIT-SPARK/Kimera
Index repo for Kimera code
fosskers/aura
A multilingual package manager for Arch Linux and the AUR.
facebookresearch/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds
naurril/SUSTechPOINTS
3D Point Cloud Annotation Platform for Autonomous Driving
wvangansbeke/LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars (ICCV 2019 Workshop)
Turoad/lanedet
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.
Eromera/erfnet_pytorch
Pytorch code for semantic segmentation using ERFNet
aliyun/conditional-lane-detection
tg-bomze/BabyGAN
StyleGAN-based predictor of children's faces from photos of theoretical parents.
varlesh/oreo-cursors
oreo-cursors
arimb/PurePursuit
A python implementation of Team 1712's Pure Pursuit Algorithm