A resource for learning about Machine learning & Deep Learning
-
Updated
Feb 28, 2023 - Python
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.
[CVPR2020] Adversarial Latent Autoencoders
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.
1. State-of-the-art, simple, fast unbounded / large-scale NeRFs. 2. Weekly classified NeRF literature.
Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, NIMA, DBCNN, WaDIQaM, BRISQUE, PI and more...
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
LibCity: An Open Library for Urban Spatio-temporal Data Mining
This is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Add a description, image, and links to the pytorch-implementation topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-implementation topic, visit your repo's landing page and select "manage topics."