Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

PyTorch

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook’s AI Research lab.

https://github.com/dccuchile/CC6204

Material del curso de Deep Learning de la Universidad de Chile

deep-learning pytorch uchile

Last synced: 27 Oct 2024

https://github.com/a-r-j/proteinworkshop

Benchmarking framework for protein representation learning. Includes a large number of pre-training and downstream task datasets, models and training/task utilities. (ICLR 2024)

benchmark dataset deep-learning lightning pretraining protein protein-structure pytorch

Last synced: 16 Nov 2024

https://github.com/LeapLabTHU/EfficientTrain

1.5−3.0× lossless training or pre-training speedup. An off-the-shelf, easy-to-implement algorithm for the efficient training of foundation visual backbones.

computer-vision deep-learning efficient-training machine-learning pytorch

Last synced: 05 Nov 2024

https://minyoungg.github.io/pix2latent/

Code for: Transforming and Projecting Images into Class-conditional Generative Networks

biggan cma-es gan inverting-images nevergrad pytorch stylegan2

Last synced: 11 Nov 2024

https://github.com/hityzy1122/opencv_transforms_torchvision

opencv reimplement for transforms in torchvision

opencv pillow pytorch torchvision

Last synced: 12 Nov 2024

https://github.com/coqui-ai/trainer

🐸 - A general purpose model trainer, as flexible as it gets

ai data-science deep-learning machine-learning pytorch

Last synced: 15 Nov 2024

https://github.com/taited/clip-score

Quick scripts to calculate CLIP text-image similarity

batch clip clip-score pytorch

Last synced: 13 Nov 2024

https://github.com/chr5tphr/zennit

Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.

attribution deep-learning explainability explainable-ai feature-attribution interpretability interpretable-ai interpretable-ml lrp machine-learning python pytorch xai

Last synced: 30 Oct 2024

https://github.com/openclimatefix/graph_weather

PyTorch implementation of Ryan Keisler's 2022 "Forecasting Global Weather with Graph Neural Networks" paper (https://arxiv.org/abs/2202.07575)

forecasting-models graph-neural-networks pytorch weather

Last synced: 14 Nov 2024

https://github.com/recursionpharma/gflownet

GFlowNet library specialized for graph & molecular data

deep-learning gflownet graph-neural-network pytorch

Last synced: 16 Nov 2024

https://github.com/francescosaveriozuppichini/resnet

Clean, scalable and easy to use ResNet implementation in Pytorch

convolutional-neural-networks deep-learning neural-networks python3 pytorch

Last synced: 15 Nov 2024

https://github.com/eladrich/pix2vertex.pytorch

An official pyTorch port of the pix2vertex paper from ICCV2017

deep-learning iccv pytorch reconstruction

Last synced: 15 Nov 2024

https://github.com/jameschapman19/cca_zoo

Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework

canonical-correlation-analysis cca cca-zoo dcca deep kernel multiset-cca multiview pls pytorch tensor-cca

Last synced: 14 Nov 2024

https://github.com/wmcnally/golfdb

GolfDB is a video database for Golf Swing Sequencing, which involves detecting 8 golf swing events in trimmed golf swing videos. This repo demos the baseline model, SwingNet.

action-recognition event-detection golf pytorch temporal video

Last synced: 13 Aug 2024

https://github.com/greydanus/mnist1d

A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.

convnet dataset machine-learning neural-networks pytorch research

Last synced: 01 Oct 2024

https://github.com/pythonlessons/mltu

Machine Learning Training Utilities (for TensorFlow and PyTorch)

machine-learning object-detection ocr pytorch speech-recognition speech-to-text tensorflow yolov8

Last synced: 13 Nov 2024

https://github.com/lettucecfd/lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method

cfd lattice-boltzmann machine-learning physics-simulation pytorch torch

Last synced: 05 Aug 2024

https://github.com/isl-org/Open3D-PointNet

Open3D PointNet implementation with PyTorch

open3d pointnet pytorch

Last synced: 28 Oct 2024

https://github.com/zjunlp/KnowPrompt

[WWW 2022] KnowPrompt: Knowledge-aware Prompt-tuning with Synergistic Optimization for Relation Extraction

dataset dialogre few-shot-learning knowledge-informed-prompt-learning knowprompt prompt prompt-learning prompt-tuning pytorch re relation-extraction semeval tacred text-classification

Last synced: 16 Nov 2024

https://github.com/locuslab/e2e-model-learning

Task-based end-to-end model learning in stochastic optimization

deep-learning machine-learning optimization paper pytorch stochastic-optimizers

Last synced: 10 Nov 2024

https://github.com/yanndubs/hash-embeddings

PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.

embeddings hashing nips nips-challenge nlp pytorch reproducible-research word-embeddings

Last synced: 27 Oct 2024

https://github.com/LambdaLabsML/distributed-training-guide

Best practices & guides on how to write distributed pytorch training code

cluster cuda deepspeed distributed-training fsdp gpu gpu-cluster kuberentes lambdalabs mpi nccl pytorch sharding slurm

Last synced: 21 Oct 2024

https://github.com/ghimiredhikura/Complex-YOLOv3

PyTorch implementation of Complex-YOLO paper with YoloV3

deep-learning object-detection pytorch

Last synced: 09 Nov 2024

https://github.com/rlaphoenix/VSGAN

PyTorch-based Super-Resolution and Restoration Image Processing Module for VapourSynth

deep-learning editing esrgan gan image-manipulation python pytorch restoration upscaling vapoursynth

Last synced: 03 Nov 2024

https://github.com/OlgaChernytska/word2vec-pytorch

Implementation of the first paper on word2vec

deep-learning natural-language-processing pytorch word2vec

Last synced: 26 Sep 2024

https://github.com/Randl/ShuffleNetV2-pytorch

Implementation of ShuffleNetV2 for pytorch

cnn-model pytorch shufflenetv2

Last synced: 31 Oct 2024

https://github.com/clovaai/fewshot-font-generation

The unified repository for few-shot font generation methods. This repository includes FUNIT (ICCV'19), DM-Font (ECCV'20), LF-Font (AAAI'21) and MX-Font (ICCV'21).

deep-learning fewshot-font-generation font font-generation generative-models machine-learning pytorch

Last synced: 12 Nov 2024

https://github.com/guotong1988/NL2SQL-RULE

Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179

bert deep-learning knowledge knowledge-representation nl2sql nlp pytorch rule-inject-to-model semantic-parsing text2sql

Last synced: 11 Nov 2024

https://github.com/bobholamovic/cdlab

Yet another repository for developing and benchmarking deep learning-based change detection methods.

change-detection deep-learning pytorch remote-sensing

Last synced: 26 Oct 2024

https://github.com/rasbt/dora-from-scratch

LoRA and DoRA from Scratch Implementations

finetuning llm pytorch

Last synced: 15 Nov 2024

https://github.com/eric-canas/qreader

Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8

computer-vision easy-to-use image-processing object-detection pip python pytorch pyzbar qr qrcode qrcode-reader qrcode-scanner yolov8

Last synced: 13 Nov 2024

https://github.com/lightforever/mlcomp

Distributed DAG (Directed acyclic graph) framework for machine learning with UI

artificial-intelligence automl computer-vision deep-learning distributed-computing infrastructure machine-learning python pytorch research

Last synced: 15 Nov 2024

https://github.com/flyingpot/pytorch_deephash

Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015

deep-learning deephash hash image-retrieval pytorch

Last synced: 16 Nov 2024

https://github.com/cmsflash/beauty-net

A simple, flexible, and extensible template for PyTorch. It's beautiful.

cnn computer-vision deep-learning image-classification pytorch pytorch-template

Last synced: 10 Nov 2024

https://github.com/dair-ai/emotion_dataset

:smile: Dataset for Emotion Recognition Research

dataset machine-learning nlp pytorch

Last synced: 10 Nov 2024

https://github.com/csukuangfj/kaldifeat

Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API

cpp fbank features-extraction kaldi mfcc online-feature-extractor plp python pytorch streaming-feature-extractor

Last synced: 22 Oct 2024

https://github.com/li-plus/dsnet

DSNet: A Flexible Detect-to-Summarize Network for Video Summarization

computer-vision detection machine-learning pytorch video-summarization

Last synced: 06 Nov 2024

https://github.com/Project-AgML/AgML

AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.

agriculture computer-vision dataset deep-learning image-classification object-detection pytorch semantic-segmentation synthetic-data

Last synced: 14 Nov 2024

https://github.com/project-agml/agml

AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.

agriculture computer-vision dataset deep-learning image-classification object-detection pytorch semantic-segmentation synthetic-data

Last synced: 11 Nov 2024

https://github.com/lonepatient/lookahead_pytorch

pytorch implement of Lookahead Optimizer

cifar10 lookahead optimizer pytorch resnet-18

Last synced: 06 Nov 2024

https://github.com/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.

computer-vision convolutional-neural-networks deep-learning dukemtmc-reid market-1501 mtmct multi-camera-tracking person-reidentification pytorch pytorch-lightning spatial-temporal

Last synced: 28 Oct 2024

https://github.com/fanglanting/skip-gram-pytorch

A complete pytorch implementation of skip-gram

embed pytorch spearman word2vec

Last synced: 07 Aug 2024

https://github.com/tugstugi/pytorch-speech-commands

Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge

cifar10 classification deep-learning densenet dual-path-networks kaggle neural-network pytorch resnet resnext speech-recognition wide-residual-networks

Last synced: 15 Nov 2024

https://github.com/Bobholamovic/CDLab

Yet another repository for developing and benchmarking deep learning-based change detection methods.

change-detection deep-learning pytorch remote-sensing

Last synced: 03 Aug 2024

https://github.com/iamyuanchung/Autoregressive-Predictive-Coding

Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning

pre-training pytorch representation-learning self-supervised-learning unsupervised-learning

Last synced: 07 Aug 2024

https://github.com/Audio-WestlakeU/NBSS

The official repo of NBC & SpatialNet for multichannel speech separation, denoising, and dereverberation

denoising dereverberation enhancement full-band multi-channel narrow-band pytorch separation speech

Last synced: 28 Oct 2024

https://github.com/layumi/person-reid-triplet-loss

Person re-ID baseline with triplet loss

cnn image-retrieval open-reid personreid pytorch triplet-loss

Last synced: 31 Oct 2024

https://github.com/AlanLi1997/slim-neck-by-gsconv

Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'

gsconv lightweight-framework objectdetection pytorch yolo yolov4 yolov5

Last synced: 09 Nov 2024

https://github.com/nianticlabs/depth-hints

[ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs

computer-vision deep-learning depth-estimation monodepth neural-network pytorch self-supervision stereo-matching

Last synced: 15 Nov 2024

https://github.com/htdt/hyp_metric

Hyperbolic Vision Transformers: Combining Improvements in Metric Learning | Official repository

computer-vision machine-learning pytorch

Last synced: 15 Nov 2024

https://github.com/mblondel/fenchel-young-losses

Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses

loss-functions probabilistic-classification pytorch sklearn tensorflow

Last synced: 13 Oct 2024

https://github.com/thnkim/OpenFacePytorch

PyTorch module to use OpenFace's nn4.small2.v1.t7 model

openface pytorch

Last synced: 14 Nov 2024

https://github.com/suinleelab/path_explain

A repository for explaining feature attributions and feature interactions in deep neural networks.

explainable-ai interpretable-deep-learning machine-learning pytorch tensorflow

Last synced: 11 Nov 2024

https://github.com/divelab/good

GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]

deep-learning distribution-shift graph-neural-networks graph-ood invariant-learning out-of-distribution-generalization pytorch pytorch-geometric

Last synced: 11 Nov 2024

https://github.com/belskikh/kekas

Just another DL library

deep-learning kek neural-networks pytorch

Last synced: 15 Nov 2024

https://github.com/ikergarcia1996/easy-translate

Easy-Translate is a script for translating large text files with a SINGLE COMMAND. Easy-Translate is designed to be as easy as possible for beginners and as seamlesscustomizable and as possible for advanced users.

4-bit 8-bit begginers cpu easy easy-to-use gpu hugginface hugginface-hub huggingface-transformers llm m2m100 machine-translation nllb200 prompt pytorch quantization transformers translation

Last synced: 27 Oct 2024

https://github.com/divelab/GOOD

GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]

deep-learning distribution-shift graph-neural-networks graph-ood invariant-learning out-of-distribution-generalization pytorch pytorch-geometric

Last synced: 05 Nov 2024

https://github.com/eriklindernoren/action-recognition

Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.

action-recognition pytorch video-classification

Last synced: 11 Nov 2024

https://github.com/drsleep/refinenet-pytorch

RefineNet-101 VOC in PyTorch

pytorch refinenet semantic-segmentation

Last synced: 09 Nov 2024

https://github.com/ben-louis/deep-image-analogy-pytorch

A python implementation of Deep-Image-Analogy based on pytorch.

pytorch style-transfer

Last synced: 15 Nov 2024

https://github.com/thinklab-sjtu/eda-ai

Implementation of NeurIPS 2021 paper "On Joint Learning for Solving Placement and Routing in Chip Design" & NeurIPS 2022 paper "The Policy-gradient Placement and Generative Routing Neural Networks for Chip Design".

deep-learning pytorch

Last synced: 13 Nov 2024

https://github.com/nikhilbarhate99/min-decision-transformer

Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym

deep-learning deep-reinforcement-learning machine-learning mujoco offline-reinforcement-learning openai-gym pytorch pytorch-transformers reinforcement-learning robotics transformer

Last synced: 13 Nov 2024

https://github.com/ChrisWaites/pyvacy

Differentially Private Optimization for PyTorch 👁🙅‍♀️

differential-privacy pytorch

Last synced: 02 Nov 2024

https://github.com/wimlds-trojmiasto/detect-waste

AI to Combat Environmental Pollution - detecting plastic waste in the environment to combat environmental pollution and promote circular economy (Deep Learning, PyTorch)

cnn deep-learning detr efficientdet fastrcnn litter maskrcnn neural-networks object-detection python pytorch trash waste-detection

Last synced: 14 Nov 2024

https://github.com/willbrennan/semanticsegmentation

A framework for training segmentation models in pytorch on labelme annotations with pretrained examples of skin, cat, and pizza topping segmentation

birds bisenet bisenetv2 cats coco computer-vision labelme labelme-annotations pizza pizza-toppings pytorch segmentation semantic-segmentation skin-detection skin-segmentation torchvision

Last synced: 27 Oct 2024

https://github.com/snap-research/cat

[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)

compression cyclegan deep-learning gan gaugan image-to-image pix2pix pytorch

Last synced: 15 Nov 2024

https://github.com/snap-research/CAT

[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)

compression cyclegan deep-learning gan gaugan image-to-image pix2pix pytorch

Last synced: 08 Aug 2024

https://github.com/coqui-ai/Trainer

🐸 - A general purpose model trainer, as flexible as it gets

ai data-science deep-learning machine-learning pytorch

Last synced: 07 Aug 2024

https://github.com/fedml-ai/fedgraphnn

FedGraphNN: A Federated Learning Platform for Graph Neural Networks with MLOps Support. The previous research version is accepted to ICLR'2021 - DPML and MLSys'21 - GNNSys workshops.

deep-learning distributed-learning federated-learning federated-learning-framework fedml gnns graph-neural-networks machine-learning pytorch tensorflow

Last synced: 16 Nov 2024

https://github.com/tjuskyzhang/Scaled-YOLOv4-TensorRT

Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.

pytorch scaled-yolov4 scaled-yolov4-tenosrrt tensorrt tx2 yolo yolov4-csp yolov4-csp-tensorrt yolov4-large yolov4-large-tensorrt yolov4-tiny yolov4-tiny-tensorrt

Last synced: 09 Nov 2024

https://github.com/BMW-InnovationLab/BMW-Anonymization-API

This repository allows you to anonymize sensitive information in images/videos. The solution is fully compatible with the DL-based training/inference solutions that we already published/will publish for Object Detection and Semantic Segmentation.

anonymization-api anonymization-technique bmw computer-vision data-anonymization deep-learning docker image-transformation inference no-code object-detection openvino privacy-enhancing-technologies privacy-protection pytorch semantic-segmentation tensorflow tensorflow-training video video-anonymization

Last synced: 05 Nov 2024

https://github.com/david-knigge/ccnn

Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs/2301.10540.

convolutional-neural-networks deep-learning pytorch

Last synced: 28 Oct 2024

https://github.com/BMW-InnovationLab/BMW-Anonymization-API?referral=top-free-anonymization-tools-apis-and-open-source-models

This repository allows you to anonymize sensitive information in images/videos. The solution is fully compatible with the DL-based training/inference solutions that we already published/will publish for Object Detection and Semantic Segmentation.

anonymization-api anonymization-technique bmw computer-vision data-anonymization deep-learning docker image-transformation inference no-code object-detection openvino privacy-enhancing-technologies privacy-protection pytorch semantic-segmentation tensorflow tensorflow-training video video-anonymization

Last synced: 12 Aug 2024

https://github.com/HennyJie/BrainGB

Officially Accepted to IEEE Transactions on Medical Imaging (TMI, IF: 11.037) - Special Issue on Geometric Deep Learning in Medical Imaging.

ai4health brain-networks gcn graph-convolutional-networks graph-neural-networks network-embedding pytorch

Last synced: 12 Nov 2024

https://github.com/Ai-trainee/Traffic-Sign-Recognition-PyQt5-YOLOv5-GUI

This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognition🔍, database💾, and image processing🖼️. It supports diverse inputs, model switching, and enhancements like mosaic and mixup📈.

css mysql-database pyqt5 pytorch tensorrt-engine yolov5 yolov5-gui

Last synced: 09 Nov 2024