state-of-the-art-models
There are 23 repositories under state-of-the-art-models topic.
louisfb01/Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
asigalov61/Giant-Music-Transformer
[SOTA] [92% acc] 786M-8k-44L-32H multi-instrumental music transformer with true full MIDI instruments range, efficient encoding, octo-velocity and outro tokens
OpenImagingLab/DualDn
[ECCV2024] DualDn: Dual-domain Denoising via Differentiable ISP. • State-of-the-art for real-image denoising • Strong performance & generalization
trungpx/xmdpt
ICML 2024, Official Implementation of "Cross-view Masked Diffusion Transformers for Person Image Synthesis."
guangyizhangbci/PARSE
IEEE Transactions on Affective Computing, 2022
Jimut123/CAPTCHA
CAPTCHA project for Machine Learning Course https://arxiv.org/pdf/2006.11373.pdf
taskswithcode/sota_researchers_with_published_code
Researchers who published code, models (in some cases), and demo apps (in few cases) along with their SOTA paper
Anindyadeep/MultiHeadVGAEs
Official Repository for different models based on MultiHead VGAEs.
sayannath/Image-Scene-Classification
Image-Scene-Classification with 30 different classes.
CarachinoAlessio/VisualGeolocalization
The repository contains the project of Advanced Machine Learning: Visual Geolocalization: mapping images to GPS. It has been forked from the implementation of a SOTA paper. My team pushed it furher
blackpython890/TSAI
Computer Vision: State of the Art model implementation using PyTorch framework.
arasgungore/models
Models and examples built with TensorFlow.
RichmarIII/ORION
ORON is a state-of-the-art Digital Assistant that is backed by Machine-Learning.
taskswithcode/TWC-Contributions
Contributions to ML tasks in the form of Tools, Videos , Notebooks, Apps and APIs
rd20karim/MB-ORES
MB-ORES: A Multi-Branch Object Reasoner for Visual Grounding in Remote Sensing
Niteeshaballa/fastai-practice
State-of-the-art models
blackpython890/S5
Step by step approach to build Convolution Neural Network as per State of the Art Model.
Hank0626/ltsf
ltsf: A Python package for easy implementation and testing of top models for long-term time-series forecasting.
Karthi-DStech/Plant-Disease-Identification-for-improved-Agriculture-Using-CNN
"Plant Disease Identification for Improved Agriculture" presents a curated selection of CNN models, including AlexNet, DenseNet121, and EfficientNetB0, achieving up to 99.94% accuracy in detecting plant diseases through image analysis. This repository demonstrates the power of deep learning combined with ensemble techniques to enhance precision.
pngo1997/Text-Summarization-Generation-using-LLMs
Explores text summarization using multiple approaches.