A resource for learning about Machine learning & Deep Learning
-
Updated
Dec 21, 2022 - Python
A resource for learning about Machine learning & Deep Learning
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
A Collection of Variational Autoencoders (VAE) in PyTorch.
[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.
Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
1. Non-official implementation of Block-NeRF and Mega-NeRF in Pytorch. 2. Train your large-scale NeRF in the wild. 3. Weekly classified NeRF literature.
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, NIMA, DBCNN, WaDIQaM, BRISQUE, PI and more...
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."