There are 42 repositories under pytorch-implementation topic.
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)
A resource for learning about Machine learning & Deep Learning
A Collection of Variational Autoencoders (VAE) in PyTorch.
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
[CVPR2020] Adversarial Latent Autoencoders
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
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!
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
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.
State-of-the-art, simple, fast unbounded / large-scale NeRFs.
This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR 2023)
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
LibCity: An Open Library for Urban Spatial-temporal Data Mining
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
Stable Diffusion implemented from scratch in PyTorch
[ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation
[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."
Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.
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.
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
Photometric optimization code for creating the FLAME texture space and other applications
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
This is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks
🦖Pytorch implementation of popular Attention Mechanisms, Vision Transformers, MLP-Like models and CNNs.🔥🔥🔥
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
PyTorch implementation of EfficientNetV2 family
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
This is an open sourced book on deep learning.