AshishreddyM26's Stars
zju3dv/EasyVolcap
[SIGGRAPH Asia 2023 (Technical Communications)] EasyVolcap: Accelerating Neural Volumetric Video Research
Lio320/AgriSORT
Repository for the paper AgriSORT (ICRA 2024)
vfilimonov/pyppt
Python interface for adding figures to Microsoft PowerPoint presentations on-the-fly.
z-x-yang/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
zafarRehan/DeepSortMask
Track your Instance Segmentation model predictions with DeepSortMask. This repository explains how to use deep_sort to track masked objects from MaskRCNN.
sujanshresstha/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
sujanshresstha/YOLOv10_DeepSORT
This repository contains code for object detection and tracking in videos using the YOLOv10 object detection model and the DeepSORT algorithm.
Tohrusky/Final2x
2^x Image Super-Resolution
idealo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
SpyderXu/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
JudasDie/Comparison
Compare performances of algorithms on Objcet Tracking Benchmarks (SOT/MOT...)
DanceTrack/DanceTrack
[CVPR2022] DanceTrack: Multiple Object Tracking in Uniform Appearance and Diverse Motion
PeizeSun/TransTrack
Multiple Object Tracking with Transformer
ouyanghaodong/DEYOv1.5
DEYOv1.5
stereolabs/zed-yolo
3D Object detection using Yolo and the ZED in Python and C++
sharonzhou/long_stable_diffusion
Long-form text-to-images generation, using a pipeline of deep generative models (GPT-3 and Stable Diffusion)
sydverma123/awesome-ai-repositories
A curated list of open source repositories for AI Engineers
karpathy/LLM101n
LLM101n: Let's build a Storyteller
TechyNilesh/DeepImageSearch
DeepImageSearch is a Python library for fast and accurate image search. It offers seamless integration with Python, GPU support, and advanced capabilities for identifying complex image patterns using the Vision Transformer models.
lkhphuc/pytorch-3d-point-cloud-generation
Pytorch code to construct a 3D point cloud model from single RGB image.
chenhsuanlin/3D-point-cloud-generation
Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction :grapes: (AAAI 2018)
charlesq34/pointnet-autoencoder
Autoencoder for Point Clouds
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
LilianHollard/LeYOLO
rolson24/sports
computer vision and sports
SHAHFAISAL80/Advanced-lane-detection-using-OpenCV-Implemented-robust-algorithms
dvanced lane detection using OpenCV! Implemented robust algorithms for accurate lane marking detection in real-time. Ideal for enhancing road safety and autonomous driving applications.
SHAHFAISAL80/Tennis-Vision-Ball-Tracking-Player-Detection-using-OpenCV
Tennis Vision: Ball Tracking / Player Detection using OpenCV
SHAHFAISAL80/Object-Detection-using-RT-DETR-Real-Time-DEtection-TRansformer-
Object Detection using RT-DETR (Real-Time DEtection TRansformer) 🚀 RT-DETR (Real-Time DEtection TRansformer) is now available on Hugging Face Transformers! Developed by experts at Peking University and Baidu, Inc., RT-DETR is setting new standards in real-time object detection. It builds upon the foundational DETR model,