Pinned Repositories
A3DCF
Matlab implementation of IEEE TMM 2021 paper "Robust Visual Object Tracking via Adaptive Attribute-Aware Discriminative Correlation Filters"
Age-and-Sex-Prediction-from-Image---Convolutional-Neural-Network-with-Artificial-Intelligence
Age and Sex Prediction from Image - Convolutional Neural Network with Artificial Intelligence
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-pretrained-stylegan2
A collection of pre-trained StyleGAN 2 models to download
awesome-program
A curated list of papers related to program synthesis, program induction, program execution, program and code repair, and programmatic reinforcement learning.
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
Azure-Power-BI-Study-Guide
Microsoft Azure & Power BI Study Guide
ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
cmu-10717-the-art-of-the-paper
Official repository for CMU Machine Learning Department's 10717: "The Art of the Paper".
Data-Analysis-and-Machine-Learning-with-Kaggle
Code Repository for Data Analysis and Machine Learning with Kaggle, Published by Packt
MSathishkumar1990's Repositories
MSathishkumar1990/AFPN
MSathishkumar1990/ai-by-hand-excel
MSathishkumar1990/awesome-kan
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold Network field.
MSathishkumar1990/awesome-parking-slot-detection
papers and codes about parking slot detection
MSathishkumar1990/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
MSathishkumar1990/awesome-visual-transformers
[TNNLS] A Comprehensive Survey of Awesome Visual Transformer Literatures.
MSathishkumar1990/CV_projects
General Computer Vision Projects
MSathishkumar1990/DanceTrack
[CVPR2022] DanceTrack: Multiple Object Tracking in Uniform Appearance and Diverse Motion
MSathishkumar1990/Deep-Learning
This repository is a related to all about Deep Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python)
MSathishkumar1990/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
MSathishkumar1990/DeFRCN
MSathishkumar1990/DFA-FRCNN
MSathishkumar1990/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
MSathishkumar1990/FinGPT
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
MSathishkumar1990/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
MSathishkumar1990/HTNet
MSathishkumar1990/LLM-As-Chatbot
LLM as a Chatbot Service
MSathishkumar1990/OBBDetection
OBBDetection is an oriented object detection library, which is based on MMdetection.
MSathishkumar1990/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
MSathishkumar1990/openvino_notebooks
📚 Jupyter notebook tutorials for OpenVINO™
MSathishkumar1990/ovtrack
OVTrack: Open-Vocabulary Multiple Object Tracking [CVPR 2023]
MSathishkumar1990/PyTorch-fundamentals
MSathishkumar1990/pytorchTutorial
PyTorch Tutorials from my YouTube channel
MSathishkumar1990/s2anet
Official code of the paper "Align Deep Features for Oriented Object Detection"
MSathishkumar1990/scikit-llm
Seamlessly integrate LLMs into scikit-learn.
MSathishkumar1990/SiamFDB
The paper has been included in IEEE TCSS and is the model in the author's graduation thesis, and some of the results are higher than the data in the paper due to the readjustment of the post-processing parameters
MSathishkumar1990/SparseTrack
Official PyTorch implementation of SparseTrack
MSathishkumar1990/TransTrack
Multiple Object Tracking with Transformer
MSathishkumar1990/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
MSathishkumar1990/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch