pytorch-implementation topic

List pytorch-implementation repositories

Deep-MVLM

119
Stars
24
Forks
Watchers

A tool for precisely placing 3D landmarks on 3D facial scans based on the paper "Multi-view Consensus CNN for 3D Facial Landmark Placement"

loc2vec

52
Stars
12
Forks
Watchers

Pytorch implementation of the Loc2Vec with some modifications for speed

resize_network_cv

57
Stars
12
Forks
Watchers

PyTorch implementation of the paper "Learning to Resize Images for Computer Vision Tasks" on Imagenette and Imagewoof datasets

video-captioning-models-in-Pytorch

68
Stars
15
Forks
Watchers

A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.

pytorch-bert-crf-ner

474
Stars
109
Forks
Watchers

KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)

SentimentAnalysis

354
Stars
47
Forks
Watchers

Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.

pytorch-examples

170
Stars
18
Forks
Watchers

train models in pytorch, Learn to Rank, Collaborative Filter, Heterogeneous Treatment Effect, Uplift Modeling, etc

pytorch-question-answering

273
Stars
49
Forks
Watchers

Important paper implementations for Question Answering using PyTorch

pytorch-multi-class-focal-loss

207
Stars
24
Forks
Watchers

An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.

Hierarchical-Actor-Critic-HAC-PyTorch

276
Stars
48
Forks
Watchers

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