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

Projects in Awesome Lists tagged with pytorch-implementation

A curated list of projects in awesome lists tagged with pytorch-implementation .

https://github.com/gordicaleksa/pytorch-gat

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

attention attention-mechanism deep-learning gat gat-tutorial graph-attention-network graph-attention-networks jupyter python pytorch pytorch-gat pytorch-implementation self-attention

Last synced: 15 May 2025

https://github.com/gordicaleksa/pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

attention attention-mechanism deep-learning gat gat-tutorial graph-attention-network graph-attention-networks jupyter python pytorch pytorch-gat pytorch-implementation self-attention

Last synced: 01 May 2025

https://github.com/chaofengc/iqa-pytorch

👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...

blind-image-quality-assessment image-aesthetic-assessment image-quality-assessment iqa ms-ssim psnr python pytorch pytorch-implementation ssim

Last synced: 13 May 2025

https://github.com/sthalles/simclr

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

contrastive-loss deep-learning machine-learning pytorch pytorch-implementation representation-learning simclr torchvision unsupervised-learning

Last synced: 15 May 2025

https://github.com/chaofengc/IQA-PyTorch

👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...

blind-image-quality-assessment image-aesthetic-assessment image-quality-assessment iqa python pytorch pytorch-implementation

Last synced: 05 Mar 2025

https://github.com/MIC-DKFZ/medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

3d-mask-rcnn 3d-models 3d-object-detection deep-learning deep-neural-networks detection mask-rcnn medical-image-analysis medical-image-computing medical-image-processing medical-imaging object-detection pytorch-cnn pytorch-deeplearning pytorch-implementation retina-net retina-unet segmentation semantic-segmentation u-net

Last synced: 09 May 2025

https://github.com/mic-dkfz/medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

3d-mask-rcnn 3d-models 3d-object-detection deep-learning deep-neural-networks detection mask-rcnn medical-image-analysis medical-image-computing medical-image-processing medical-imaging object-detection pytorch-cnn pytorch-deeplearning pytorch-implementation retina-net retina-unet segmentation semantic-segmentation u-net

Last synced: 08 Apr 2025

https://github.com/piesposito/blitz-bayesian-deep-learning

A simple and extensible library to create Bayesian Neural Network layers on PyTorch.

bayesian-deep-learning bayesian-layers bayesian-neural-networks pytorch pytorch-implementation pytorch-tutorial

Last synced: 15 May 2025

https://github.com/piEsposito/blitz-bayesian-deep-learning

A simple and extensible library to create Bayesian Neural Network layers on PyTorch.

bayesian-deep-learning bayesian-layers bayesian-neural-networks pytorch pytorch-implementation pytorch-tutorial

Last synced: 09 Oct 2025

https://github.com/zhmiao/OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)

computer-vision cvpr2019 deep-learning long-tail oltr open-long-tail-recognition open-set pytorch-implementation

Last synced: 26 Mar 2025

https://github.com/zhmiao/openlongtailrecognition-oltr

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)

computer-vision cvpr2019 deep-learning long-tail oltr open-long-tail-recognition open-set pytorch-implementation

Last synced: 13 Apr 2025

https://github.com/ddlbojack/emotion2vec

[ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation

iemocap pytorch-implementation speech-emotion-recognition speech-representation

Last synced: 15 May 2025

https://github.com/miguelvr/dropblock

Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.

computer-vision convolutional-neural-networks dropblock dropout machine-learning pytorch pytorch-implementation regularization

Last synced: 16 May 2025

https://github.com/AviSoori1x/makeMoE

From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)

deep-learning large-language-models llm mixture-of-experts neural-networks pytorch pytorch-implementation

Last synced: 04 Apr 2025

https://github.com/mic-dkfz/nndetection

nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.

3d-object-detection detection medical medical-image-computing medical-imaging pytorch-implementation retina-unet

Last synced: 29 Jun 2025

https://github.com/thohemp/6drepnet

Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.

6d aflw2000 analysis biwi estimation facial head head-pose head-pose-estimation orientation pose pytorch pytorch-implementation

Last synced: 15 May 2025

https://github.com/EricGuo5513/text-to-motion

Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."

motion-generation pytorch-implementation

Last synced: 23 Apr 2025

https://github.com/d-li14/mobilenetv3.pytorch

74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet

iccv2019 imagenet mobilenetv3 pretrained-models pytorch-implementation

Last synced: 04 Apr 2025

https://github.com/liusongxiang/StarGAN-Voice-Conversion

This is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks

pytorch-implementation stargan voice-conversion

Last synced: 19 Jul 2025

https://github.com/d-li14/efficientnetv2.pytorch

PyTorch implementation of EfficientNetV2 family

efficientnet efficientnetv2 icml2021 imagenet pytorch-implementation

Last synced: 05 Apr 2025

https://github.com/ericguo5513/text-to-motion

Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."

motion-generation pytorch-implementation

Last synced: 05 Apr 2025

https://ericguo5513.github.io/text-to-motion/

Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."

motion-generation pytorch-implementation

Last synced: 02 Apr 2025

https://github.com/cccntu/minlora

minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.

fastai huggingface pytorch pytorch-implementation pytorch-lightning

Last synced: 21 Apr 2025

https://github.com/cccntu/minLoRA

minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.

fastai huggingface pytorch pytorch-implementation pytorch-lightning

Last synced: 13 Mar 2025

https://github.com/omerbsezer/fast-pytorch

Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes

cnn cnn-pytorch colab-notebook colab-tutorial colaboratory computer-vision deep-learning machine-learning mlp python pytorch pytorch-implementation pytorch-tutorial rnn rnn-pytorch transfer-learning

Last synced: 01 Oct 2025

https://github.com/Urinx/alphafold_pytorch

An implementation of the DeepMind's AlphaFold based on PyTorch for research

alphafold casp13 contact-prediction deep-learning protein-structure-prediction pytorch-implementation structure-prediction

Last synced: 03 May 2025

https://github.com/urinx/alphafold_pytorch

An implementation of the DeepMind's AlphaFold based on PyTorch for research

alphafold casp13 contact-prediction deep-learning protein-structure-prediction pytorch-implementation structure-prediction

Last synced: 06 Apr 2025

https://github.com/layumi/seg-uncertainty

IJCAI2020 & IJCV2021 :city_sunrise: Unsupervised Scene Adaptation with Memory Regularization in vivo

cityscapes domain-adaptation domainadaptation gta5 ijcai ijcai2020 ijcv mrnet pytorch pytorch-implementation robotcar self-driving-car semantic-segmentation synthia transfer-learning

Last synced: 05 Apr 2025

https://github.com/jhhuang96/ConvLSTM-PyTorch

ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST

convgru convlstm encoder-decoder gru lstm pytorch-implementation rnn spatio-temporal time-series

Last synced: 28 Mar 2025

https://github.com/minar09/cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020

2d-virtual-try-on cp-vton-plus emcom emcom-lab image-based official-implementation pytorch pytorch-implementation seoultech virtual-try-on virtual-tryon vton

Last synced: 12 Apr 2025

https://github.com/nimarb/pytorch_influence_functions

This is a PyTorch reimplementation of Influence Functions from the ICML2017 best paper: Understanding Black-box Predictions via Influence Functions by Pang Wei Koh and Percy Liang.

deep-learning influence-functions pytorch pytorch-implementation

Last synced: 04 Apr 2025

https://github.com/tkat0/pytorch_blazeface

Unofficial PyTorch implementation of BlazeFace

blazeface pytorch-implementation

Last synced: 06 Apr 2025

https://github.com/z-x-yang/cfbi

The official implementation of CFBI(+): Collaborative Video Object Segmentation by (Multi-scale) Foreground-Background Integration.

computer-vision pytorch-implementation video-object-segmentation

Last synced: 25 Aug 2025

https://github.com/pengboxiangshang/multigraph_transformer

IEEE TNNLS 2021, transformer, multi-graph transformer, graph, graph classification, sketch recognition, sketch classification, free-hand sketch, official code of the paper "Multi-Graph Transformer for Free-Hand Sketch Recognition"

graph multi-graph-transformer pytorch pytorch-implementation sketch sketch-recognition sparse-graphs transformer transformer-architecture

Last synced: 09 Apr 2025

https://github.com/d-li14/octconv.pytorch

PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models

deep-neural-networks iccv2019 imagenet mobilenet multi-scale octconv pytorch-implementation resnet

Last synced: 09 Apr 2025

https://github.com/maudzung/rtm3d

Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)

3d-object-detection autonomous-driving autonomous-vehicles centernet kitti-dataset monocular-images pytorch pytorch-implementation real-time rtm3d self-driving-car

Last synced: 09 Apr 2025

https://github.com/zhkkke/pixelssl

A PyTorch-based Semi-Supervised Learning (SSL) Codebase for Pixel-wise (Pixel) Vision Tasks [ECCV 2020]

computer-vision pixel-wise-task pytorch-implementation semi-supervised toolbox

Last synced: 08 Apr 2025

https://github.com/ZHKKKe/PixelSSL

A PyTorch-based Semi-Supervised Learning (SSL) Codebase for Pixel-wise (Pixel) Vision Tasks [ECCV 2020]

computer-vision pixel-wise-task pytorch-implementation semi-supervised toolbox

Last synced: 02 Apr 2025

https://github.com/qingyonghu/spinnet

[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration

3dmatch descriptor generalization kitti large-scale pointcloud pytorch-implementation registration

Last synced: 18 Jul 2025

https://github.com/QingyongHu/SpinNet

[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration

3dmatch descriptor generalization kitti large-scale pointcloud pytorch-implementation registration

Last synced: 20 Mar 2025

https://github.com/SanghunYun/UDA_pytorch

UDA(Unsupervised Data Augmentation) implemented by pytorch

bert pytorch-implementation text-classification

Last synced: 09 May 2025

https://github.com/Luodian/Generalizable-Mixture-of-Experts

GMoE could be the next backbone model for many kinds of generalization task.

deep-learning domain-generalization mixture-of-experts pytorch pytorch-implementation

Last synced: 08 May 2025

https://github.com/luodian/generalizable-mixture-of-experts

GMoE could be the next backbone model for many kinds of generalization task.

deep-learning domain-generalization mixture-of-experts pytorch pytorch-implementation

Last synced: 12 Sep 2025

https://github.com/dailenson/One-DM

Official Code for ECCV 2024 paper — One-Shot Diffusion Mimicker for Handwritten Text Generation

computer-vision deep-learning diffusion-models handwriting-imitator handwritten-text-generation image-generation latent-diffusion pytorch-implementation

Last synced: 08 Sep 2025

https://github.com/openclimatefix/skillful_nowcasting

Implementation of DeepMind's Deep Generative Model of Radar (DGMR) https://arxiv.org/abs/2104.00954

gan nowcasting nowcasting-models nowcasting-precipitation pytorch pytorch-implementation pytorch-lightning

Last synced: 15 Apr 2025

https://github.com/SangbumChoi/MobileHumanPose

This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).

3d-human-pose mobile-app pytorch-implementation tflite-conversion

Last synced: 20 Jul 2025

https://github.com/seopbo/nlp_classification

Implementing nlp papers relevant to classification with PyTorch, gluonnlp

classification korean-nlp nlp pytorch-implementation pytorch-nlp text-classification

Last synced: 10 Apr 2025

https://github.com/daiquocnguyen/ConvKB

A Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network (NAACL 2018) (Pytorch and Tensorflow)

convolutional-neural-network fb15k237 knowledge-base-completion knowledge-base-embeddings knowledge-graph-completion knowledge-graph-embeddings knowledge-graphs link-prediction pytorch-implementation wn18rr

Last synced: 21 Jul 2025

https://github.com/andrewatanov/simclr-pytorch

PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results

contrastive-learning deep-learning pytorch pytorch-implementation representation-learning self-supervised-learning

Last synced: 09 Apr 2025

https://github.com/Karel911/TRACER

TRACER: Extreme Attention Guided Salient Object Tracing Network (AAAI 2022) implementation in PyTorch

aaai-2022 aaai2022 attention attention-mechanism background-removal image-segmentation pytorch pytorch-implementation salient-object-detection

Last synced: 01 Apr 2025

https://github.com/bat67/pytorch-fcn-easiest-demo

PyTorch Implementation of Fully Convolutional Networks (a very simple and easy demo).

cnn computer-vision fcn pytorch pytorch-implementation pytorch-implmention semantic-segmentation

Last synced: 09 Jul 2025

https://github.com/nocotan/pytorch-lightning-gans

Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.

deep-learning gans generative-adversarial-network neural-networks pytorch pytorch-implementation pytorch-lightning

Last synced: 17 Jan 2026

https://github.com/gordicaleksa/pytorch-learn-reinforcement-learning

A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems. I've additionally included playground.py for learning more about OpenAI gym, etc.

deep-learning deep-q-network dqn jupyter policy-gradient ppo python pytorch pytorch-dqn pytorch-implementation pytorch-policy-gradient pytorch-ppo reinforcement-learning reinforcement-learning-algorithms rl

Last synced: 12 Sep 2025

https://github.com/smoke-trees/voice-synthesis

This repository is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time. SV2TTS is a three-stage deep learning framework that allows to create a numerical representation of a voice from a few seconds of audio, and to use it to condition a text-to-speech model trained to generalize to new voices.

keras pytorch-implementation speech-to-text sv2tts tensorflow voice-cloning voice-synthesis

Last synced: 05 Mar 2026

https://github.com/smilelab-fl/fedlab-benchmarks

Standard federated learning implementations in FedLab and FL benchmarks.

deep-learning federated-learning fedlab pytorch-implementation

Last synced: 09 Apr 2025

https://github.com/rasmusrpaulsen/deep-mvlm

A tool for precisely placing 3D landmarks on 3D facial scans based on the paper "Multi-view Consensus CNN for 3D Facial Landmark Placement"

3d-face-recognition 3d-landmarks 3d-models deep-learning facial-landmarks hourglass-network landmark-detection landmark-estimation neural-network pytorch-implementation

Last synced: 15 Apr 2025

https://github.com/d-li14/face-attribute-prediction

Face Attribute Prediction on CelebA benchmark with PyTorch Implementation

face-attributes neural-networks pytorch-implementation

Last synced: 10 Apr 2025

https://github.com/ihp-lab/libreface

[WACV 2024] LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

action-units csharp-code facial-expression-recognition opensource-projects pytorch-implementation toolbox toolkit wacv2024

Last synced: 05 Apr 2025

https://github.com/CAPTAIN-WHU/iSAID_Devkit

[CVPR'W19-Oral] Official repository for "iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images"

aerial-imagery cvpr19 dataset devkit dota evaluation-code instance-segmentation object-detection pytorch pytorch-implementation

Last synced: 11 May 2025

https://github.com/jackaduma/cyclegan-vc3

Voice Conversion by CycleGAN (语音克隆/语音转换):CycleGAN-VC3

aigc cyclegan cyclegan-vc cyclegan-vc2 cyclegan-vc3 gan pytorch pytorch-implementation voice-cloning voice-conversion

Last synced: 27 Apr 2025

https://github.com/naver/tldr

TLDR is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectiveness of recent self-supervised learning losses

dimensionality-reduction manifold-learning pytorch-implementation unsupervised-machine-learning

Last synced: 24 Oct 2025

https://github.com/taishan1994/onerel_chinese

OneRel在中文关系抽取中的使用

chinese duie onerel pytorch-implementation relation-extraction

Last synced: 19 Feb 2026

https://github.com/zhkkke/dualstudent

Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]

domain-adaptation iccv2019 pytorch-implementation semi-supervised-learning

Last synced: 16 Jul 2025

https://github.com/ericguo5513/tm2t

Official implementation of "TM2T: Stochastic and Tokenized Modeling for the Reciprocal Generation of 3D Human Motions and Texts (ECCV2022)"

motion-generation motion-generator motion-to-text pytorch-implementation text-to-motion

Last synced: 11 Apr 2025

https://github.com/jackaduma/las_mandarin_pytorch

Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)

asr chinese-speech-recognition deep-learning deeplearning listen-attend-and-spell mandarin pytorch-implementation speech-recognition speech-to-text

Last synced: 27 Apr 2025