An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pytorch-implementation

VachanVY/diffusion-transformer

Pytorch and JAX Implementation of Scalable Diffusion Models with Transformers | Diffusion Transformers in Pytorch and JAX

Language: Python - Size: 56.5 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 7 - Forks: 0

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...

Language: Python - Size: 26.2 MB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 2,554 - Forks: 209

fotball234/top-coder-challenge

Reverse-engineer a 60-year-old travel reimbursement system using historical data and employee insights. Your task is to replicate its behavior based on 1,000 input/output examples. 🛠️📊

Language: Shell - Size: 75.2 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

miekadal4/top-coder-challenge

Reverse-engineer a 60-year-old travel reimbursement system using historical data and employee interviews. Your mission is to replicate its behavior based on 1,000 examples and uncover the original business logic. 🛠️💻

Language: Shell - Size: 75.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

fh2019ustc/DocGeoNet

The official code for “Geometric Representation Learning for Document Image Rectification”, ECCV, 2022.

Language: Python - Size: 10.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 85 - Forks: 2

sposso/Deep_learning_to_improve_breast_Cancer_pytorch

In this repository, I implemented the deep learning classifier introduced in the paper "Deep Learning to Improve Breast Cancer Detection on Screening Mammography" using PyTorch.

Language: Python - Size: 252 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

irineulucas/SentimenTA

SentimenTA is a sentiment analysis tool designed to analyze and interpret emotions and opinions from textual data. It utilizes natural language processing techniques to provide insights into the sentiment behind the text.

Size: 1000 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

EricGuo5513/text-to-motion

Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."

Language: Python - Size: 18.3 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 583 - Forks: 46

Yuan-ManX/vLLM-PyTorch

PyTorch implementation of vLLM.

Language: Python - Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

HuangJunh/SLE-NAS

[TNNLS 2023] Split-Level Evolutionary Neural Architecture Search with Elite Weight Inheritance (SLE-NAS)

Language: Python - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

DesarrolladorSoftwareJr/office-2024

Program for install Microsoft office LTSC 2024 portable version for windows free

Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

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!

Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 2,554 - Forks: 338

rhiosutoyo/Teaching-Deep-Learning-and-Its-Applications

This course introduces the building blocks of deep learning and provides overview of various deep learning architectures. It also demonstrates how to solve real-world problems using a practical approach.

Language: Jupyter Notebook - Size: 31.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

zhirui-gao/PoseProbe

[IEEE TCSVT 2025] Official PyTorch Implementation of "Generic Objects as Pose Probes for Few-shot View Synthesis"

Language: Python - Size: 337 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

KKfeh/Machine-Learning

About This Repository A curated resource hub for learning machine learning, featuring tutorials, code examples, datasets, and hands-on projects to build foundational skills and explore real-world applications.

Language: Python - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 13.1 MB - Last synced at: about 13 hours ago - Pushed at: about 4 years ago - Stars: 154 - Forks: 34

Vipulsingh1905/large-basin-ann-rain-response-pipeline

This repository offers a streamlined ANN hydrology model pipeline designed for large basins, enabling effective rain response analysis. 🌧️ It features modular scripts for cross-validation, training, and prediction, all managed through a central `main.py`. 🛠️

Language: Python - Size: 556 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

nateattoh/scratch-or-finetune-on-small-datasets

A comparative study of the benefits of transfer learning over building a custom CNN architecture for a very small dataset.

Language: Jupyter Notebook - Size: 53.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

clijo/skipgram-negative-sampling

Exposition of Skipgram word2vec using negative sampling, with PyTorch. Trained on Apple Silicon M1.

Language: Jupyter Notebook - Size: 944 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

changzy00/pytorch-attention

🦖Pytorch implementation of popular Attention Mechanisms, Vision Transformers, MLP-Like models and CNNs.🔥🔥🔥

Language: Python - Size: 3.5 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 485 - Forks: 46

mashaan14/YouTube-channel

Code I used for my YouTube videos

Language: Jupyter Notebook - Size: 1.4 GB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 3

chizkidd/Karpathy-Neural-Networks-Zero-to-Hero

Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scratch.

Language: Jupyter Notebook - Size: 68.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 7

junqiangchen/PytorchDeepLearing

Meidcal Image Segmentation Pytorch Version

Language: Python - Size: 7.91 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 287 - Forks: 45

ahanaf019/Vision-Transformer-From-Scratch

In this repo, I implemented the Vision Transformer (ViT) model [Dosovitskiy et al. (2021)] from scratch using Pytorch.

Language: Python - Size: 12.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

changjonathanc/minLoRA

minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 464 - Forks: 30

zjunlp/DocuNet

[IJCAI 2021] Document-level Relation Extraction as Semantic Segmentation

Language: Python - Size: 260 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 145 - Forks: 22

rewaifu/resselt

Language: Python - Size: 385 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

SangbumChoi/MobileHumanPose

This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).

Language: Python - Size: 28 MB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 243 - Forks: 29

unnir/cVAE

Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch

Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 102 - Forks: 20

openclimatefix/skillful_nowcasting

Implementation of DeepMind's Deep Generative Model of Radar (DGMR) https://arxiv.org/abs/2104.00954

Language: Python - Size: 218 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 249 - Forks: 61

FaNa-AI/Neuralclassification-titanic

simple PyTorch neural network for binary classification on synthetic data with training and evaluation.

Size: 104 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

FaNa-AI/Transformer

predicts Spotify song popularity using audio features and a Transformer encoder model built with PyTorch.

Size: 2.37 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

FaNa-AI/GAN

DCGAN in PyTorch to generate realistic cat and dog images from scratch

Size: 886 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

zyddnys/manga-image-translator

Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/

Language: Python - Size: 65.8 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7,841 - Forks: 750

dellano54/extreme-matmul

fastest matmul operation than numpy for intel CPU (xeon)

Language: C - Size: 0 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

aangelopoulos/conformal-risk

Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vision and natural language processing.

Language: Python - Size: 103 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 8

KarhouTam/FL-bench

Benchmark of federated learning. Dedicated to the community. 🤗

Language: Python - Size: 8.43 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 602 - Forks: 102

Shoukaku07/transformer-llm

A minimal implementation of a Transformer-based Language Model (LLM) designed for learning and experimentation.

Language: Python - Size: 1.13 MB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

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.

Language: Python - Size: 1.25 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 585 - Forks: 107

aturs3001/Deep-Learning-AI

A comprehensive deep learning framework built from scratch in Python, featuring neural networks, multiple activation functions, optimizers, and loss functions.

Language: Python - Size: 443 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

yzGuu830/visual-gpt

Implementation of Autoregressive Vision Generative Models with Discrete Latent Variables

Language: Python - Size: 71.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

McKlay/pytorch-companion-book

A complete, well-structured learning reference and field guide to the core PyTorch torch API.

Size: 734 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

IRVLUTD/FewSOL-DataLoader

This repo hosts the PyTorch dataloader for FewSOL dataset | ICRA 2023

Language: Python - Size: 10.2 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

abdullahejazjanjua/Yolo_acn_occlusion_detection

This repository contains implementation of the paper of same name by Yongjun Li et al.

Language: Python - Size: 41 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

ashutosh1919/explainable-cnn

📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.

Language: Python - Size: 3.99 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 230 - Forks: 34

kyegomez/AST

Implementation of AST from the paper: "AST: Audio Spectrogram Transformer' in PyTorch and Zeta

Language: Python - Size: 2.18 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

OpenGVLab/LORIS

Long-Term Rhythmic Video Soundtracker, ICML2023

Language: Python - Size: 862 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 59 - Forks: 1

iamycy/golf

A DDSP-based neural voice synthesiser.

Language: Jupyter Notebook - Size: 634 MB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 118 - Forks: 9

yoyolicoris/music-spectrogram-diffusion-pytorch

Language: Python - Size: 288 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 83 - Forks: 4

xames3/slowtorch

Another implementation of PyTorch from the ground up, for real.

Language: Python - Size: 425 KB - Last synced at: 6 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

MuzzammilShah/Project-based-ML-Roadmap

A 10‑week weekday plan (1.5 h/day) emphasizes hands-on projects with integrated theory – a “code-first, theory-later” approach favored by experienced ML engineers. We focus on building real AI/ML systems and sharing them on GitHub (projects “open doors” and demonstrate skills. Each week has a clear goal and mini-project to practice key tools.

Language: Jupyter Notebook - Size: 354 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

gauthamk02/pytorch-waterbody-segmentation

PyTorch implementation of image segmentation for identifying water bodies from satellite images

Language: Jupyter Notebook - Size: 695 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 24 - Forks: 3

FandosA/Normal_Optical_Flow_Prediction_Pytorch

Deep learning model to predict the normal flow between two consecutive frames, being the normal flow the projection of the optical flow on the gradient directions.

Language: Python - Size: 248 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

asigalov61/SuperPiano

Absolutely amazing SOTA Google Colab (Jupyter) Notebooks for creating/training SOTA Music AI models and for generating music with Transformer technology (Google XLNet/Transformer-XL)

Language: Jupyter Notebook - Size: 95.6 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 13

aimaster-dev/ocr-recaptcha

An OCR-based Python system to automatically solve some Bank CAPTCHA images. Includes scraping, training a CNN with PyTorch, and serving predictions via a Flask API. Ideal for CAPTCHA automation and dataset generation.

Language: Python - Size: 87.3 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Mr-Markovian/Variational-DA

Weak 4dvar data assimilation using neural ode for adjoint computation.

Language: Python - Size: 19.9 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ddlBoJack/emotion2vec

[ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation

Language: Python - Size: 9.79 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 851 - Forks: 61

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.

Language: Python - Size: 448 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 333 - Forks: 72

piEsposito/blitz-bayesian-deep-learning

A simple and extensible library to create Bayesian Neural Network layers on PyTorch.

Language: Python - Size: 324 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 958 - Forks: 110

RyanV27/depth-estim-mobilenet

Using a U-Net with a MobileNetV2 backbone architecture to perform monocular depth estimation on the NYU Depth V2 dataset.

Language: Jupyter Notebook - Size: 58.3 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

bentrevett/pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

Language: Jupyter Notebook - Size: 6.02 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 5,564 - Forks: 1,361

aladdinpersson/Machine-Learning-Collection

A resource for learning about Machine learning & Deep Learning

Language: Python - Size: 118 MB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 8,096 - Forks: 2,759

christianversloot/machine-learning-articles

🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.

Size: 77.7 MB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 3,622 - Forks: 768

podgorskiy/ALAE

[CVPR2020] Adversarial Latent Autoencoders

Language: Python - Size: 203 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 3,523 - Forks: 555

wk989898/ARES-implement

ARES implement in PyTorch

Language: Python - Size: 1.42 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 2

STCTheRealNooby/Image-Captioning-with-ViT-and-BERT

This repository provides a straightforward image-captioning pipeline that combines a Vision Transformer (ViT) encoder with a BERT decoder. Use this setup to fine-tune your model on the Flickr8k dataset and generate captions for new images. 🖼️✨

Language: Jupyter Notebook - Size: 5.11 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

liufeng2317/ADFWI

An Automatic Differentiation-based Waveform Inversion Framework Implemented in PyTorch.

Language: Python - Size: 681 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 109 - Forks: 15

Luodian/Generalizable-Mixture-of-Experts

GMoE could be the next backbone model for many kinds of generalization task.

Language: Python - Size: 2.04 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 270 - Forks: 35

AHMEDSANA/Image-Captioning-with-ViT-and-BERT

A concise image-captioning pipeline that fine-tunes a ViT encoder with a BERT decoder on Flickr8K for training, plus a standalone script to load the trained model and generate captions on new images.

Language: Jupyter Notebook - Size: 5.22 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

sthalles/SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

Language: Jupyter Notebook - Size: 80.5 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 2,401 - Forks: 478

wangleiofficial/ncRNABert

ncRNABert: Deciphering the landscape of non-coding RNA using language model

Language: Python - Size: 33.2 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3 - Forks: 0

gregorLen/S-ANFIS-PyTorch

An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch. Also Repository to my package "sanfis".

Language: Python - Size: 1.94 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 5

d-li14/mobilenetv3.pytorch

74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet

Language: Python - Size: 106 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 543 - Forks: 130

ihp-lab/LibreFace

[WACV 2024] LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

Language: Python - Size: 121 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 147 - Forks: 20

crybot/potatorch Fork of NapoleonZero/training

Lightweight high-level PyTorch framework that runs on potato machines

Language: Python - Size: 2.24 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

bentrevett/pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

Language: Jupyter Notebook - Size: 88.3 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 1,023 - Forks: 253

WeltXing/PyDyNet

NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)

Language: Python - Size: 4.46 MB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 81 - Forks: 16

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.

Language: Python - Size: 4.35 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1,327 - Forks: 294

Prarthana-Singh/Pytorch

A collection of PyTorch basics and experiments covering tensors, autograd, and neural network components. Ideal for beginners exploring deep learning with hands-on examples.

Language: Jupyter Notebook - Size: 134 KB - Last synced at: 18 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

d-li14/efficientnetv2.pytorch

PyTorch implementation of EfficientNetV2 family

Language: Python - Size: 20.5 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 474 - Forks: 94

hkproj/pytorch-stable-diffusion

Stable Diffusion implemented from scratch in PyTorch

Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 863 - Forks: 174

jangwonkim-cocel/BPQL

Source-code of the paper: Belief Projection-Based Reinforcement Learning for Environments with Delayed Feedback (NeurIPS 2023)

Language: Python - Size: 277 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 7 - Forks: 1

minar09/cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020

Language: Python - Size: 419 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 372 - Forks: 131

elijahnzeli1/CausalTorch

CausalTorch is a PyTorch library for building generative models with explicit causal constraints. It integrates graph-based causal reasoning with deep learning to create AI systems that respect logical causal relationships.

Language: Python - Size: 196 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

VikramxD/The-Transformer-Paper

Comprehensive Implementation of the Transformer Model in Pytorch

Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

thohemp/6DRepNet

Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.

Language: Python - Size: 102 KB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 584 - Forks: 84

AntixK/PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.

Language: Python - Size: 45.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 7,151 - Forks: 1,130

zhmiao/OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)

Language: Python - Size: 2.18 MB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 862 - Forks: 130

mr-ravin/BSC-DenseNet 📦

Implementation of BSC-DenseNet-121 in Pytorch from research paper "Adding Binary Search Connections to Improve DenseNet Performance".

Language: Python - Size: 3.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

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"

Language: Python - Size: 2.36 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 298 - Forks: 32

WinstonWinstonWinston/SPARK

A pytorch based molecular dynamics simulator.

Language: Jupyter Notebook - Size: 2.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

QingyongHu/SpinNet

[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration

Language: Python - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 288 - Forks: 35

miguelvr/dropblock

Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.

Language: Python - Size: 48.8 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 596 - Forks: 95

nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch

PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments

Language: Python - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 316 - Forks: 55

kitajusSus/zig-torch

implementation of zig api in pytorch to make it faster, for fun lets see what is going to happen

Language: Zig - Size: 22.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 0

vaibhawvipul/First-steps-towards-Deep-Learning

This is an open sourced book on deep learning.

Language: CSS - Size: 1.65 MB - Last synced at: about 17 hours ago - Pushed at: over 2 years ago - Stars: 437 - Forks: 71

OutofAi/2D-Gaussian-Splatting

A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!

Language: Jupyter Notebook - Size: 53.7 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 427 - Forks: 21

rohan-paul/MachineLearning-DeepLearning-Code-for-my-YouTube-Channel

The full collection of all codes for my Youtube Channel segregated as per topic.

Language: Jupyter Notebook - Size: 144 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 421 - Forks: 202

jackaduma/CycleGAN-VC2

Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2

Language: Python - Size: 85 MB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 558 - Forks: 109

sjtuytc/UnboundedNeRFPytorch

State-of-the-art, simple, fast unbounded / large-scale NeRFs.

Language: Python - Size: 79.4 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 1,339 - Forks: 118

Related Keywords
pytorch-implementation 1,764 pytorch 806 deep-learning 540 python 205 machine-learning 186 computer-vision 179 deep-neural-networks 106 python3 99 cnn 94 pytorch-tutorial 89 neural-network 82 reinforcement-learning 72 convolutional-neural-networks 66 gan 64 pytorch-cnn 62 transformer 61 classification 58 nlp 57 generative-adversarial-network 56 image-classification 52 artificial-intelligence 51 neural-networks 51 object-detection 50 natural-language-processing 44 transformers 44 deeplearning 43 pytorch-lightning 41 attention-mechanism 40 semantic-segmentation 37 image-processing 35 deep-reinforcement-learning 34 ai 33 segmentation 30 tensorflow 29 machine-learning-algorithms 29 vision-transformer 28 lstm 27 bert 26 autoencoder 26 transfer-learning 25 resnet 25 attention 25 gans 24 graph-neural-networks 23 self-supervised-learning 23 image-segmentation 23 style-transfer 22 cnn-classification 21 generative-model 21 numpy 21 unet 21 rnn 20 diffusion-models 20 data-science 19 jupyter-notebook 19 pytorch-gan 19 reinforcement-learning-algorithms 18 lstm-neural-networks 18 paper-implementations 18 nlp-machine-learning 18 dcgan 17 variational-autoencoder 17 sentiment-analysis 17 point-cloud 17 cnn-model 17 recurrent-neural-networks 17 dataset 17 torch 16 mnist 16 language-model 16 paper 16 artificial-neural-networks 15 text-classification 15 pytorch-nlp 15 pytorch-tutorials 15 representation-learning 15 recommender-system 14 unsupervised-learning 14 domain-adaptation 14 cnn-pytorch 14 huggingface 14 keras 13 convolutional-neural-network 13 research-paper 13 rnn-pytorch 13 vae 13 face-recognition 13 dqn 13 federated-learning 13 torchtext 13 robotics 13 yolo 12 faster-rcnn 12 speech-recognition 12 speech 12 ppo 12 few-shot-learning 12 llm 12 cifar10 12 resnet-50 11