jhkim89's Stars
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
hysts/pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
ruotianluo/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
mihaidusmanu/d2-net
D2-Net: A Trainable CNN for Joint Description and Detection of Local Features
isht7/pytorch-deeplab-resnet
DeepLab resnet v2 model in pytorch
bryanyzhu/two-stream-pytorch
PyTorch implementation of two-stream networks for video action recognition
jiasenlu/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
lichengunc/MAttNet
MAttNet: Modular Attention Network for Referring Expression Comprehension
oval-group/smooth-topk
Smooth Loss Functions for Deep Top-k Classification
akolesnikoff/SEC
Seed, Expand, Constrain: Three Principles for Weakly-Supervised Image Segmentation
ruotianluo/pytorch-resnet
Convert resnet trained in caffe to pytorch model. (group norm resnet is provided too)
philferriere/tfwss
Weakly Supervised Segmentation with Tensorflow. Implements instance segmentation as described in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).
bryanyzhu/Hidden-Two-Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
cleardusk/MFR
Learning Meta Face Recognition in Unseen Domains, CVPR, Oral, 2020
hbilen/WSDDN
Weakly Supervised Deep Detection Networks (CVPR 2016)
negrinho/deep_architect_legacy
DeepArchitect: Automatically Designing and Training Deep Architectures
ronghanghu/natural-language-object-retrieval
Code release for Hu et al. Natural Language Object Retrieval, in CVPR, 2016
jimmie33/Caffe-ExcitationBP
Implementation of Excitation Backprop in Caffe
kanchen-usc/KAC-Net
Implementation of Knowledge Aided Consistency for Weakly Supervised Phrase Grounding in Tensorflow
kanchen-usc/GroundeR
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
ronghanghu/cmn
Code release for Hu et al. Modeling Relationships in Referential Expressions with Compositional Modular Networks. in CVPR, 2017
jbhuang0604/WSL
Weakly Supervised Object Localization with Progressive Domain Adaptation (CVPR 2016)
jyh2986/Active-Shift
Caffe implementation for Active Shift Layer(ASL)
hardik2396/Pyramidnet
Pytorch implementation of pyramidnet
jyh2986/Active-Shift-TF
Tensorflow implementation for Active Shift Layer(ASL)
ruotianluo/refexp-comprehension
Referring expression comprehension on ReferIt(RefClef)