Pinned Repositories
Algorithms_python
awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
bert
TensorFlow code and pre-trained models for BERT
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
CNN_Baseline
VGG, DenseNet, ResNet in Tensorflow
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
LearningToCompare_ZSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)
MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
DECADE000's Repositories
DECADE000/awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
DECADE000/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
DECADE000/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
DECADE000/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
DECADE000/Algorithms_python
DECADE000/bert
TensorFlow code and pre-trained models for BERT
DECADE000/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
DECADE000/CNN_Baseline
VGG, DenseNet, ResNet in Tensorflow
DECADE000/LearningToCompare_ZSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)
DECADE000/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
DECADE000/nlpLearning
DECADE000/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
DECADE000/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
DECADE000/snorkel
A system for quickly generating training data with weak supervision
DECADE000/text_matching
文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据 可能存在侵权嫌隙数据已删除!
DECADE000/tfvaegan
Official repository with Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification" (ECCV 2020)
DECADE000/zeroShotLearning_tianchi
DECADE000/zsl-deep-learning
Zero-shot learning experiments by deep learning.
DECADE000/ZSL2018_Zero_Shot_Learning
zero short learning
DECADE000/ZSL_GAN
Code for the paper CVPR‘18 "A Generative Adversarial Approach for Zero-Shot Learning from Noisy Texts"