Pinned Repositories
lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
lm-evaluation-harness
A framework for few-shot evaluation of language models.
google-research
Google Research
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
google-research
Google Research
markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
MMlab_notebook
personal notes
mot_evaluation
A python implementation of Multiple Object Tracking(MOT) evaluation toolkit(2D)
MSBD5003_project_App
lpc-eol's Repositories
lpc-eol/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
lpc-eol/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
lpc-eol/google-research
Google Research
lpc-eol/markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
lpc-eol/MMlab_notebook
personal notes
lpc-eol/mot_evaluation
A python implementation of Multiple Object Tracking(MOT) evaluation toolkit(2D)
lpc-eol/MSBD5003_project_App
lpc-eol/StrongSORT-YOLO
Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7) and StrongSORT with OSNet
lpc-eol/Yolov7-tracker
Yolo v7 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects.
lpc-eol/yolovx_deepsort_pytorch
this project support the existing yolo detection model algorithm (YOLOv3, YOLOV4, YOLOV4Scaled, YOLOV5, YOLOV6, YOLOV7 ).
lpc-eol/picx-images-hosting
PicX images hosting repository
lpc-eol/PyQt5-YOLOv5
PyQt5 implementation of YOLOv5 GUI
lpc-eol/seaborn-data
Data repository for seaborn examples
lpc-eol/YOLO-NAS
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
lpc-eol/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
lpc-eol/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors