Topic

deep-learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Repositories (1427)

pytorch-GAT
pytorch-GAT gordicaleksa Jupyter Notebook

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, G...

2.7k
Time-LLM
Time-LLM KimMeen Python

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"

2.7k
aimet
aimet qualcomm Python

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

2.7k
xTuring
xTuring stochasticai Python

Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. J...

2.7k
benchmarking-gnns
benchmarking-gnns graphdeeplearning Jupyter Notebook

Repository for benchmarking graph neural networks (JMLR 2023)

2.7k
Meta-Learning-Papers
Meta-Learning-Papers floodsung

Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning

2.7k
fma
fma mdeff Jupyter Notebook

FMA: A Dataset For Music Analysis

2.6k
DeblurGAN
DeblurGAN KupynOrest Python

Image Deblurring using Generative Adversarial Networks

2.6k
cv_note
cv_note harleyszhang Python

记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/

2.6k
CVprojects
CVprojects enpeizhao Jupyter Notebook

computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)

2.6k
audiolm-pytorch
audiolm-pytorch lucidrains Python

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch

2.6k
kuberay
kuberay ray-project Go

A toolkit to run Ray applications on Kubernetes

2.6k
edge-connect
edge-connect knazeri Python

EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212

2.6k
DeepMosaics
DeepMosaics HypoX64 Python

Automatically remove the mosaics in images and videos, or add mosaics to them.

2.6k
STT
STT coqui-ai C++

🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.

2.6k
torchrec
torchrec meta-pytorch Python

Pytorch domain library for recommendation systems

2.6k
ML2022-Spring
ML2022-Spring virginiakm1988 Jupyter Notebook

**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring

2.6k
asteroid
asteroid asteroid-team Python

The PyTorch-based audio source separation toolkit for researchers

2.6k
LibMTL
LibMTL median-research-group Python

A PyTorch Library for Multi-Task Learning

2.6k
big-sleep
big-sleep lucidrains Python

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/adv...

2.6k
Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising guyulongcs Python

Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Pre-Ranking, Ranking, Post Ra...

2.6k
DIS
DIS xuebinqin Jupyter Notebook

This is the repo for our new project Highly Accurate Dichotomous Image Segmentation

2.6k
lanenet-lane-detection
lanenet-lane-detection MaybeShewill-CV Python

Unofficial implemention of lanenet model for real time lane detection

2.6k
deepdetect
deepdetect jolibrain C++

Deep Learning Server and CLI for Torch and TensorRT

2.6k
kompute
kompute KomputeProject C++

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast,...

2.6k
tensorflow-onnx
tensorflow-onnx onnx Jupyter Notebook

Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

2.5k
gluon-nlp
gluon-nlp dmlc Python

NLP made easy

2.5k
Auto-PyTorch
Auto-PyTorch automl Python

Automatic architecture search and hyperparameter optimization for PyTorch

2.5k
awesome-deep-text-detection-recognition
awesome-deep-text-detection-recognition hwalsuklee

A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.

2.5k
Semantic-Segmentation-Suite
Semantic-Segmentation-Suite GeorgeSeif Python

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!

2.5k
reproducible-image-denoising-state-of-the-art
reproducible-image-denoising-state-of-the-art wenbihan

Collection of popular and reproducible image denoising works.

2.5k
yolov3-tf2
yolov3-tf2 zzh8829 Jupyter Notebook

YoloV3 Implemented in Tensorflow 2.0

2.5k
EasyLM
EasyLM young-geng Python

Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.

2.5k
forecasting
forecasting microsoft Python

Time Series Forecasting Best Practices & Examples

2.5k
hivemind
hivemind learning-at-home Python

Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

2.5k
Deep-Learning-for-Tracking-and-Detection
Deep-Learning-for-Tracking-and-Detection abhineet123 HTML

Collection of papers, datasets, code and other resources for object tracking and detection using deep learning

2.5k
papers
papers aleju

Summaries of machine learning papers

2.5k
LTSF-Linear
LTSF-Linear cure-lab Python

[AAAI-23 Oral] Official implementation of the paper "Are Transformers Effective for Time Series Forecasting?"

2.5k
Getting-Things-Done-with-Pytorch
Getting-Things-Done-with-Pytorch curiousily Jupyter Notebook

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2...

2.5k
SimCLR
SimCLR sthalles Jupyter Notebook

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

2.5k
hyperlearn
hyperlearn unslothai Jupyter Notebook

2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

2.5k
awesome-human-pose-estimation
awesome-human-pose-estimation cbsudux

A collection of awesome resources in Human Pose estimation.

2.5k
Autoformer
Autoformer thuml Jupyter Notebook

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.o...

2.5k
Graphormer
Graphormer microsoft Python

Graphormer is a general-purpose deep learning backbone for molecular modeling.

2.5k
img2img-turbo
img2img-turbo GaParmar Python

One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more

2.5k
simulator
simulator lgsvl C#

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

2.5k
torchmetrics
torchmetrics Lightning-AI Python

Machine learning metrics for distributed, scalable PyTorch applications.

2.5k
awesome-community-detection
awesome-community-detection benedekrozemberczki Python

A curated list of community detection research papers with implementations.

2.4k
Deep-Learning
Deep-Learning Jack-Cherish Python

:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割

2.4k
CodeSearchNet
CodeSearchNet github Jupyter Notebook

Datasets, tools, and benchmarks for representation learning of code.

2.4k