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

Projects in Awesome Lists tagged with pytorch-implmention

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

https://github.com/dsgiitr/d2l-pytorch

This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.

book computer-vision d2l data-science deep-learning dive-into-deep-learning mxnet nlp pytorch pytorch-implmention

Last synced: 14 May 2025

https://github.com/ayooshkathuria/yolo_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

object-detection pytorch-implmention pytorch-tutorial yolo yolov3

Last synced: 15 May 2025

https://github.com/ayooshkathuria/YOLO_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

object-detection pytorch-implmention pytorch-tutorial yolo yolov3

Last synced: 27 Apr 2025

https://github.com/lonepatient/bert-multi-label-text-classification

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

albert bert fine-tuning multi-label-classification nlp pytorch pytorch-implmention text-classification transformers xlnet

Last synced: 16 May 2025

https://github.com/lonePatient/Bert-Multi-Label-Text-Classification

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

albert bert fine-tuning multi-label-classification nlp pytorch pytorch-implmention text-classification transformers xlnet

Last synced: 10 Jul 2025

https://github.com/cszn/dpsr

Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)

blurry-images plug-and-play pytorch-implmention srresnet super-resolution

Last synced: 04 Apr 2025

https://github.com/jnhwkim/ban-vqa

Bilinear attention networks for visual question answering

attention bilinear-pooling pytorch-implmention visual-question-answering

Last synced: 13 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/yunlongdong/FCN-pytorch

Another pytorch implementation of FCN (Fully Convolutional Networks)

pytorch-implmention semantic-segmentation

Last synced: 03 Apr 2025

https://github.com/pcyin/pytorch_basic_nmt

A simple yet strong implementation of neural machine translation in pytorch

deep-learning natural-language-processing neural-machine-translation pytorch pytorch-implmention

Last synced: 13 Mar 2026

https://github.com/anshulpaigwar/Attentional-PointNet

Attentional-PointNet is Deep-Neural-Network architecture for 3D object detection in point clouds

3d-object-detection attention-mechanism autonomous-vehicles object-detection point-cloud pointnet pytorch pytorch-implmention

Last synced: 20 Mar 2025

https://github.com/alishdipani/neural-style-transfer-audio

This is PyTorch Implementation of Neural Style Transfer Algorithm which is modified for Audios.

audio-processing convolutional-neural-networks fourier-transform neural-style-transfer pytorch pytorch-implmention

Last synced: 13 Apr 2025

https://github.com/SConsul/Global_Convolutional_Network

Pytorch implementation of GCN architecture for semantic segmentation

gcn gcn-architecture global-convolution-network pytorch-implmention semantic-segmentation

Last synced: 28 Mar 2025

https://github.com/alishdipani/Neural-Style-Transfer-Audio

This is PyTorch Implementation of Neural Style Transfer Algorithm which is modified for Audios.

audio-processing convolutional-neural-networks fourier-transform neural-style-transfer pytorch pytorch-implmention

Last synced: 18 Jul 2025

https://github.com/hscspring/multi-label-text-classification-for-chinese

pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.

bert cnn dpcnn multi-label-classification pytorch-implmention rcnn text-classification

Last synced: 16 Jun 2025

https://github.com/vpanjeta/image-unfogging

PyTorch network to remove fog/smog/haze from pictures.

deep-learning neural-networks pytorch pytorch-implmention

Last synced: 22 Jun 2025

https://github.com/saikat-roy/vision-systems-lab

MLPs, DCNNs, Deep Convolutional Autoencoders, LSTM, GRU, ResNets, DCGAN - CudaVision Lab at University of Bonn (SS19)

deep-learning deep-neural-networks jupyter-notebook python3 pytorch pytorch-implmention university-of-bonn

Last synced: 30 Oct 2025

https://github.com/ac-alpha/vaes-using-pytorch

Variational Autoencoders trained on MNIST Dataset using PyTorch

deep-learning deep-neural-networks pytorch pytorch-cnn pytorch-implmention vae

Last synced: 28 Jul 2025

https://github.com/alishdipani/u-net-pytorch

Image segmentation of nuclei using Deep Convolution Neural networks derived from U-net

deep-learning python3 pytorch-implmention segmentation unet-image-segmentation

Last synced: 27 Jul 2025

https://github.com/97k/styler

Implementation of Image Style Transfer Using Convolutional Neural Networks, Paper by Gatys, Ecker, Bethge

deep-learning pytorch-implmention styletransfer vgg19

Last synced: 09 Sep 2025

https://github.com/nikamrohan/cats-vs-dogs

Using Pytorch with Django To distinguish Cats from Dogs by Fine Tuning pretrained Model.

cats-vs-dogs deep-learning deep-neural-networks django django-framework fine-tuning-cnns pretrained-models pytorch pytorch-implmention vgg16

Last synced: 08 May 2026

https://github.com/siris2314/autovariate

A python package made to streamline the usage of Variational Autoencoders, understand the algorithm first before using this package

autoencoders machine-learning machine-learning-algorithms natural-language-processing nlp nlp-machine-learning python python-project python3 pythonpackage pytorch pytorch-implmention variational-autoencoder variational-inference

Last synced: 05 May 2026

https://github.com/phenomsg/house-prices---advanced-regression-techniques

Predict house prices in Ames, Iowa, using 79 features, evaluated by RMSE of log-transformed predicted and actual prices.

python3 pytorch pytorch-implmention regression-analysis

Last synced: 21 Feb 2026

https://github.com/sk-g/mnist_beginners

Model search in traditional machine learning algorithms (non DL) and DL starter codes on MNIST dataset. This is a good starter code for beginners trying to learn about curse of dimensionality, overfitting and other concepts in general

keras machine-learning machine-learning-algorithms mnist mnist-beginners mnist-classification mnist-dataset numpy overfitting python pytorch pytorch-implmention resnet resnet-50 scikit-learn scikitlearn-machine-learning sklearn tensorflow

Last synced: 09 Apr 2026