paper-implementations topic

List paper-implementations repositories

DSH-pytorch

52
Stars
15
Forks
Watchers

PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)

CycleGAN

20
Stars
5
Forks
Watchers

A simple code of CycleGAN which is easy to read is implemented by TensorFlow

selective_search

48
Stars
17
Forks
Watchers

Python implementation of selective search

MRNet

46
Stars
13
Forks
Watchers

PyTorch implementation of the MRNet paper, developed for the MRNet Competition hosted by the Stanford ML Group

KR-BERT-SimCSE

30
Stars
6
Forks
Watchers

Implementing SimCSE using KR-BERT

pytorch-bert

31
Stars
3
Forks
Watchers

An implementation of BERT using PyTorch's TransformerEncoder

HSP

31
Stars
7
Forks
Watchers

Official code for semantic parsing model "HSP" in paper "Complex Question Decomposition for Semantic Parsing"(ACL'19).

Inpainting

47
Stars
11
Forks
Watchers

Image inpainting via dictionary learning and sparse representation.

SAnD

46
Stars
15
Forks
Watchers

[Implementation example] Attend and Diagnose: Clinical Time Series Analysis Using Attention Models

A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. and Silver, D., 2020. Discovering reinforcement learning algorit...