paper-implementation
There are 60 repositories under paper-implementation topic.
cure-lab/PnPInversion
[ICLR2024] Official repo for paper "PnP Inversion: Boosting Diffusion-based Editing with 3 Lines of Code"
cmsflash/efficient-attention
An implementation of the efficient attention module.
dylan-slack/TalkToModel
TalkToModel gives anyone with the powers of XAI through natural language conversations 💬!
quercushernandez/ThermodynamicsGNN
Code for the paper "Thermodynamics-informed graph neural networks" published in IEEE Transactions on Artificial Intelligence (TAI).
theairbend3r/how-to-train-your-neural-net
Deep learning research implemented on notebooks using PyTorch.
nisheeth-golakiya/hybrid-sac
Single-file pytorch implementation of hybrid-SAC
Justin900429/PyTorch-DSSN-MER
PyTorch version for the "Dual-Dtream Shallow Networks for Facial Micro-Expression Recognition"
artonson/def
Official implementation of the SIGGRAPH-2022 paper "DEF: Deep Estimation of Sharp Geometric Features in 3D Shapes"
Justin900429/mimicking-annotation-micro-expression-recognition
[ACM MM22] Mimicking the Annotation Process for Recognizing the Micro Expressions
neelabhsinha/flame
Original Pytorch Implementation of FLAME: Facial Landmark Heatmap Activated Multimodal Gaze Estimation
quercushernandez/StructurePreservingNN
Code for the paper "Structure-preserving neural networks" published in Journal of Computational Physics (JCP).
hanzopgp/BrainDataAugmentation
Brain EEG signal data augmentation using synthetic signals generated by a single step diffusion probabilistic model.
sirius-mhlee/graph-based-image-segmentation
Python implementation of Efficient Graph-Based Image Segmentation.
rishabkr/Attention-Is-All-You-Need-Explained-PyTorch
A paper implementation and tutorial from scratch combining various great resources for implementing Transformers discussesd in Attention in All You Need Paper for the task of German to English Translation.
quercushernandez/DeepLearningMOR
Code for the paper "Deep learning of thermodynamics-aware reduced-order models from data" published in Computer Methods in Applied Mechanics and Engineering (CMAME).
g4vrel/CFM
A minimal PyTorch implementation of Flow Matching for Generative Modeling.
IMAC-projects/SRN-Deblurring-PyTorch
Scale-recurrent Network for Deep Image Deblurring with neural networks
arpytanshu/llm-watermark
re-implementaion of "A watermark for Large Language Models" ( https://arxiv.org/abs/2301.10226 )
artonson/prs
PRS: Sharp Feature Priors for Resolution-Free Surface Remeshing
sirius-mhlee/object-detection-using-keras-yolo1
Keras implementation of You Only Look Once
sirius-mhlee/object-detection-using-tensorflow-fast-rcnn
Tensorflow implementation of Fast R-CNN
sirius-mhlee/selective-search-for-object-recognition
Python implementation of Selective Search for Object Recognition.
gdikov/stochastic-segmentation-networks
Tutorial reimplementation of Monteiro et al. (2020) on a toy problem.
X-rayLaser/label-free-handwritten-text-recognition-learner
Deep learning toolkit for building handwritten word recognition system without labeled data
avrtt/kolmogorov-arnold-network
Implementing KANs with TensorFlow
frank-chris/image-dereflection
Implementation of the Image Reflection Suppression algorithm by Yang et. al in Python.
IAAA-Lab/dggs-auids
Some experiments on producing area identifiers on a DGGS
meet-minimalist/FCOS-Pytorch-Implementation
Pytorch implementation of FCOS Object Detection Paper [Work in Progress]
sirius-mhlee/object-detection-using-tensorflow-rcnn
Tensorflow implementation of Regions with Convolutional Neural Networks Features.
WiktorPieklik/BaggFold
Official implementation of Bagging Folds using Synthetic Majority Oversampling for Imbalance Classification
antonioscardace/Practical-Quantum-ESM
[ACM] Implementation of a Quantum Exact String Matching Algorithm.
ar8372/CutMix-Regularization-Strategy-to-Train-Strong-Classifiers-with-Localizable-Features
Through this project we will try to understand CutMix by implementing it on a simple problem of cat-vs-dog classification.
deelipvenkat/Match_Lstm_Pytorch
Machine Comprehension on Squad Dataset using Match-LSTM + Ans-Ptr Network
hanzopgp/PageRankRecommandation
Implementation of a paper about a way to build recommander system using topical pagerank algorithm.
rensortino/trf-sg2im
Official PyTorch implementation of the paper Transformer-Based Image Generation from Scene Graphs https://arxiv.org/abs/2303.04634
peyman-alv/OpenRS
An implementation of cutting-edge research papers in recommendation systems.