Pinned Repositories
am3
Adaptive Cross-Modal Few-shot learning OSS code
caffe_rtpose
Realtime C++ code for multi-person pose estimation
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
CompactBilinearPooling-Pytorch
A Pytorch Implementation for Compact Bilinear Pooling.
demo
demo for git learning
few-shot-gnn
few-shot-meta-baseline
A New Meta-Baseline for Few-Shot Learning
fewshot-CAN
fewshot-egnn
luckycookiecookie's Repositories
luckycookiecookie/am3
Adaptive Cross-Modal Few-shot learning OSS code
luckycookiecookie/caffe_rtpose
Realtime C++ code for multi-person pose estimation
luckycookiecookie/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
luckycookiecookie/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
luckycookiecookie/CompactBilinearPooling-Pytorch
A Pytorch Implementation for Compact Bilinear Pooling.
luckycookiecookie/demo
demo for git learning
luckycookiecookie/few-shot-gnn
luckycookiecookie/few-shot-meta-baseline
A New Meta-Baseline for Few-Shot Learning
luckycookiecookie/fewshot-CAN
luckycookiecookie/fewshot-egnn
luckycookiecookie/LearningToCompare-Pytorch
Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning
luckycookiecookie/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
luckycookiecookie/LGM-Net
Tensorflow code for ICML 2019 paper: LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning
luckycookiecookie/luckycookiecookie.github.io
luckycookiecookie/matching-networks-pytorch
Matching Networks for one shot learning
luckycookiecookie/MatchingNetworks
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
luckycookiecookie/mcb-model-for-vqa
This is an explanation and implementation of MCB for Visual QA with Tensorflow.
luckycookiecookie/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
luckycookiecookie/mtcnn
mtcnn in python
luckycookiecookie/PoseNorm_Fewshot
(CVPR2020) Revisiting Pose-Normalization for Fine-Grained Few-Shot Recognition
luckycookiecookie/Prototypical-Networks-for-Few-shot-Learning-PyTorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
luckycookiecookie/pytorch_compact_bilinear_pooling
Compact Bilinear Pooling for PyTorch
luckycookiecookie/SKNet
try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch
luckycookiecookie/TapNet
Chainer Implementation of TapNet: Neural Network Augmented with Task-Adaptive Projection for Few-Shot Learning
luckycookiecookie/TPN
Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.
luckycookiecookie/wassdistance
Approximating Wasserstein distances with PyTorch