Projects in Awesome Lists tagged with pytorch-implementation
A curated list of projects in awesome lists tagged with pytorch-implementation .
https://github.com/aladdinpersson/machine-learning-collection
A resource for learning about Machine learning & Deep Learning
machine-learning machine-learning-algorithms pytorch pytorch-examples pytorch-gan pytorch-implementation pytorch-tutorial pytorch-tutorials tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 14 May 2025
https://github.com/aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
machine-learning machine-learning-algorithms pytorch pytorch-examples pytorch-gan pytorch-implementation pytorch-tutorial pytorch-tutorials tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 10 Apr 2025
https://github.com/zyddnys/manga-image-translator
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/
anime auto-translation chinese-translation deep-learning image-processing inpainting japanese-translations machine-translation manga neural-network ocr pytorch-implementation text-detection text-detection-recognition transformer
Last synced: 12 May 2025
https://github.com/antixk/pytorch-vae
A Collection of Variational Autoencoders (VAE) in PyTorch.
architecture beta-vae celeba-dataset deep-learning dfc-vae gumbel-softmax iwae paper-implementations pytorch pytorch-implementation pytorch-vae reproducible-research vae vae-implementation variational-autoencoders vqvae wae
Last synced: 13 May 2025
https://github.com/AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
architecture beta-vae celeba-dataset deep-learning dfc-vae gumbel-softmax iwae paper-implementations pytorch pytorch-implementation pytorch-vae reproducible-research vae vae-implementation variational-autoencoders vqvae wae
Last synced: 01 May 2025
https://github.com/bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
attention cnn-seq2seq encoder-decoder encoder-decoder-model gru lstm neural-machine-translation pytorch pytorch-implementation pytorch-implmention pytorch-nlp pytorch-seq2seq pytorch-tutorial pytorch-tutorials rnn seq2seq sequence-to-sequence torchtext transformer tutorial
Last synced: 14 May 2025
https://github.com/christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
albert bert clustering convolutional-neural-networks dbscan deep-learning gan gans gpt huggingface-transformers keras keras-tensorflow machine-learning neural-networks pytorch pytorch-implementation pytorch-tutorial scikit-learn tensorflow transformers
Last synced: 14 May 2025
https://github.com/podgorskiy/alae
[CVPR2020] Adversarial Latent Autoencoders
alae autoencoder celeba celeba-hq computer-vision cvpr2020 deep-learning face-generation ffhq gan generative-adversarial-network generative-model machine-learning neural-network paper paper-implementations python pytorch pytorch-implementation stylegan
Last synced: 15 May 2025
https://github.com/podgorskiy/ALAE
[CVPR2020] Adversarial Latent Autoencoders
alae autoencoder celeba celeba-hq computer-vision cvpr2020 deep-learning face-generation ffhq gan generative-adversarial-network generative-model machine-learning neural-network paper paper-implementations python pytorch pytorch-implementation stylegan
Last synced: 19 Jul 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: 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/bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
alexnet cnn convolutional-networks convolutional-neural-network convolutional-neural-networks image-classification lenet pytorch pytorch-cnn pytorch-implementation pytorch-implmention pytorch-tutorial pytorch-tutorials resnet torchvision tutorial vgg
Last synced: 16 May 2025
https://github.com/LibCity/Bigscity-LibCity
LibCity: An Open Library for Urban Spatial-temporal Data Mining
deep-learning estimated-time-of-arrival eta libcity map-matching od-matrix on-demand-service pytorch-implementation representation-learning spatio-temporal spatio-temporal-prediction time-series-prediction toolkit traffic traffic-accident-prediction traffic-flow-prediction traffic-forecasting traffic-prediction traffic-speed-prediction trajectory-prediction
Last synced: 21 Jul 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/hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
diffusion-models latent-diffusion-models paper-implementations pytorch pytorch-implementation stable-diffusion
Last synced: 15 May 2025
https://github.com/EvelynFan/FaceFormer
[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
3d-face 3d-models computer-graphics computer-vision deep-learning facial-animation facial-expressions lip-animation pytorch-implementation speech
Last synced: 11 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/jackaduma/CycleGAN-VC2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
aigc cyclegan cyclegan-vc cyclegan-vc2 deep-learning deeplearning gan pix2pix pytorch-implementation speech-synthesis voice-cloning voice-conversion
Last synced: 11 Apr 2025
https://github.com/jackaduma/cyclegan-vc2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
aigc cyclegan cyclegan-vc cyclegan-vc2 deep-learning deeplearning gan pix2pix pytorch-implementation speech-synthesis voice-cloning voice-conversion
Last synced: 05 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/outofai/2d-gaussian-splatting
A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!
2d-gaussian-splatting gaussian-kernel gaussian-splatting jupyter-notebook python pytorch pytorch-implementation
Last synced: 16 May 2025
https://github.com/rohan-paul/machinelearning-deeplearning-code-for-my-youtube-channel
The full collection of all codes for my Youtube Channel segregated as per topic.
computer-vision data-science data-science-portfolio datascience deep-learning deep-neural-networks machine-learning machine-learning-algorithms math neural-network python pytorch pytorch-implementation pytorch-tutorial statistics tensorflow tensorflow-examples tensorflow-tutorials tensorflow2 youtube
Last synced: 04 Apr 2025
https://github.com/OutofAi/2D-Gaussian-Splatting
A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!
2d-gaussian-splatting gaussian-kernel gaussian-splatting jupyter-notebook python pytorch pytorch-implementation
Last synced: 03 Apr 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/huangzh13/StyleGAN.pytorch
A PyTorch implementation for StyleGAN with full features.
cv cvpr cvpr19 cvpr2019 deep-learning gan gan-pytorch generative-adversarial-network pytorch pytorch-implementation pytorch-implmention stylegan
Last synced: 26 Sep 2025
https://github.com/aiff22/pynet-pytorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
camera computer-vision deep-learning image-enhancement image-processing image-reconstruction image-to-image-translation isp mobile photography photos pynet pytorch-implementation raw raw-to-rgb
Last synced: 09 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/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
actor-critic deep-reinforcement-learning gym-environment gym-environments hierarchical-reinforcement-learning openai-gym pytorch pytorch-implementation pytorch-rl reinforcement-learning reinforcement-learning-algorithms
Last synced: 10 May 2025
https://github.com/nikhilbarhate99/hierarchical-actor-critic-hac-pytorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
actor-critic deep-reinforcement-learning gym-environment gym-environments hierarchical-reinforcement-learning openai-gym pytorch pytorch-implementation pytorch-rl reinforcement-learning reinforcement-learning-algorithms
Last synced: 09 Apr 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/bentrevett/pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
a2c actor-critic advantage-actor-critic generalized-advantage-estimation policy-gradient pytorch pytorch-implementation pytorch-implmention pytorch-rl pytorch-tutorial pytorch-tutorials reinforcement-learning reinforcement-learning-algorithms rl
Last synced: 27 Mar 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/adeelh/pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
classification deep-learning imbalanced-classes implementation-of-research-paper loss-functions machine-learning multiclass-classification neural-network pytorch pytorch-implementation retinanet
Last synced: 10 Apr 2025
https://github.com/AdeelH/pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
classification deep-learning imbalanced-classes implementation-of-research-paper loss-functions machine-learning multiclass-classification neural-network pytorch pytorch-implementation retinanet
Last synced: 08 May 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/ashutosh1919/explainable-cnn
📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.
cnn cnn-classification cnn-pytorch cnn-visualization cnn-visualization-technique explainable-ai explainable-ml grad-cam grad-cam-visualization guided-backpropagation guided-grad-cam pytorch pytorch-implementation saliency-detection saliency-map visualization
Last synced: 05 Apr 2025
https://github.com/memray/OpenNMT-kpg-release
Keyphrase Generation
keyphrase keyphrase-generation keyword pytorch-implementation
Last synced: 23 Nov 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/autonise/CRAFT-Remade
Implementation of CRAFT Text Detection
craft detection ocr pytorch pytorch-implementation text-detection weak-supervision
Last synced: 02 Apr 2025
https://github.com/csinva/gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
ai cifar cnn convolutional-neural-networks dcgan deep-learning gan gans generative-adversarial-network generative-adversarial-networks machine-learning ml mnist neural-network pretrained pretrained-models python pytorch pytorch-implementation statistics
Last synced: 04 Apr 2025
https://github.com/JingwenWang95/KinectFusion
KinectFusion implemented in Python with PyTorch
3d-reconstruction dense-slam iterative-closest-point kinect-fusion python pytorch-implementation rgbd-slam slam
Last synced: 29 Mar 2025
https://github.com/bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
cnn lstm natural-language-processing part-of-speech-tagger pos pos-tagging pytorch pytorch-implementation pytorch-nlp pytorch-tutorial pytorch-tutorials recurrent-neural-networks rnn torchtext tutorial tutorials
Last synced: 02 Sep 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/zjunlp/docunet
[IJCAI 2021] Document-level Relation Extraction as Semantic Segmentation
docred document document-level document-level-relation-extraction docunet information-extraction pytorch pytorch-implementation re relation-extraction segmentation semantic-segmentation
Last synced: 24 Jun 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/zhmiao/opencompounddomainadaptation-ocda
Pytorch implementation for "Open Compound Domain Adaptation" (CVPR 2020 ORAL)
computer-vision cvpr2020 deep-learning domain-adaptation ocda open-compound-domain-adaptation pytorch-implementation
Last synced: 23 Jul 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/iamycy/golf
A DDSP-based neural voice synthesiser.
ddsp glottal-flow-model iir-filters linear-predictive-coding pytorch-implementation vocoder
Last synced: 05 Apr 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/enochkan/torch-metrics
Metrics for model evaluation in pytorch
computer-vision deep-learning machine-learning metrics pytorch pytorch-cnn pytorch-implementation torch-metrics
Last synced: 07 May 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