Pinned Repositories
adgpm
GCN for ZSL
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
bert
TensorFlow code and pre-trained models for BERT
bootcamp
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
CLIP
Contrastive Language-Image Pretraining
PolyLoss
Source code of Universal Weighting Metric Learning for Cross-Modal Matching. The paper is accepted by CVPR2020.
ProxyGML
Official PyTorch Implementation of ProxyGML Loss for Deep Metric Learning, NeurIPS 2020 (spotlight)
wayne980's Repositories
wayne980/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
wayne980/Context-aware-ZSR
Official code for paper Context-aware Zero-shot Recognition (https://arxiv.org/abs/1904.09320)
wayne980/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
wayne980/PL-ZSD_Release
This repository provides training and evaluation code for paper titled "Polar Loss for Zero-Shot Object Detection."
wayne980/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
wayne980/100-Days-Of-ML-Code
100 Days of ML Coding
wayne980/ACMR-demo
basic modal for cross-modal-retrieval
wayne980/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
wayne980/batch-dropblock-network
Official source code of "Batch DropBlock Network for Person Re-identification and Beyond" (ICCV 2019)
wayne980/cocoapi
COCO API - Dataset @ http://cocodataset.org/
wayne980/collaborative-experts
Video embeddings for retrieval - code for the paper "Use What You Have: Video retrieval using representations from collaborative experts"
wayne980/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
wayne980/CornerNet
wayne980/densecap
wayne980/DREML
PyTorch implementation of Deep Randomized Ensembles for Metric Learning(ECCV2018)
wayne980/FewShotWithoutForgetting
wayne980/mmskeleton
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
wayne980/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
wayne980/murel.bootstrap.pytorch
MUREL (CVPR 2019), a multimodal relational reasoning module for VQA
wayne980/pvse
Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval (CVPR 2019)
wayne980/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
wayne980/pytorch_fnet
Three dimensional cross-modal image inference
wayne980/R-C3D.pytorch
R-C3D pytorch implementation
wayne980/saem
Learning Fragment Self-Attention Embeddings for Image-Text Matching, in ACM MM 2019
wayne980/SGC
official implementation for the paper "Simplifying Graph Convolutional Networks"
wayne980/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
wayne980/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
wayne980/tpu
Reference models and tools for Cloud TPUs.
wayne980/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
wayne980/vsepp
PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"