arjitkatare's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
chenfei-wu/TaskMatrix
ultralytics/ultralytics
Ultralytics YOLO11 🚀
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Deci-AI/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
neuralmagic/deepsparse
Sparsity-aware deep learning inference runtime for CPUs
tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
switchablenorms/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
neuralmagic/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
SharpAI/DeepCamera
Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more
bearpaw/pytorch-classification
Classification with PyTorch.
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
cnyvfang/labelGo-Yolov5AutoLabelImg
YOLOV5 semi-automatic annotation tool (Based on labelImg)
ssaru/convert2Yolo
This project purpose is convert voc annotation xml file to yolo-darknet training file format
SurajDonthi/Multi-Camera-Person-Re-Identification
State-of-the-art model for person re-identification in Multi-camera Multi-Target Tracking. Benchmarked on Market-1501 and DukeMTMTC-reID datasets.
lzhbrian/deepfashion2-kps-agg-finetune
1st place solution (Team StylingAI Inc. & PKU AIIC) for CVPR 2020 DeepFashion2 Clothes Landmark Detection Track. Aggregation and Finetuning for Clothes Landmark Detection
henryRDlab/ElectricityTheftDetection
Electricity-Theft Detection in Smart Grids
marsupialtail/sparsednn
Fast sparse deep learning on CPUs
cosminbvb/Clothing-Pedestrian-Detection
Clothing and Pedestrian Detection with different deep learning approaches.