Here are
35 public repositories
matching this topic...
Meta-Transfer Learning for Zero-Shot Super-Resolution (CVPR, 2020)
Updated
Sep 21, 2020
Python
[ICLR 2018] TensorFlow code for zero-shot visual imitation by self-supervised exploration
Updated
May 30, 2018
Python
LASER multilingual sentence embeddings as a pip package
Updated
Feb 6, 2021
Python
API for the GPT-J language model 🦜 . Including a FastAPI backend and a streamlit frontend
Updated
Aug 30, 2021
Python
Semantically consistent regularizer for zero-shot learning
Updated
Jan 4, 2018
Python
This is the official implementation of the paper AGAIN-VC: A One-shot Voice Conversion using Activation Guidance and Adaptive Instance Normalization.
Updated
Dec 7, 2020
Python
Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings
Updated
Nov 9, 2018
Python
Caffe implementation of "Hybrid-Attention based Decoupled Metric Learning for Zero-Shot Image Retrieval"
PyTorch Implementation of SAE from AtoZ
Updated
Dec 5, 2018
Python
CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)
Updated
Jun 4, 2021
Python
The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zhou, Feng Ji, Yu Duan, Haiqing Chen,
http://aclweb.org/anthology/P18-1214
Updated
Apr 29, 2019
Python
Modality-Transferable-MER, multimodal emotion recognition model with zero-shot and few-shot abilities.
Updated
Apr 23, 2021
Python
Attention-Informed Mixed-Language Training for Zero-shot Cross-lingual Task-oriented Dialogue Systems (AAAI-2020)
Updated
Jan 8, 2020
Python
Zero-shot Cross-lingual Task-Oriented Dialogue Systems (EMNLP 2019)
Updated
Nov 9, 2019
Python
Code and Data for the paper: Zero-shot Visual Question Answering using Knowledge Graph [ ISWC 2021 ]
Updated
Aug 30, 2021
Python
EMNLP-2020: Cross-lingual Spoken Language Understanding with Regularized Representation Alignment
Updated
Nov 21, 2020
Python
Zero Shot Topic Classification with Pretrained Transformers
Updated
Sep 1, 2021
Python
Updated
Aug 26, 2021
Python
Zero-Shot Translation implemented by Transformer
Updated
Aug 25, 2021
Python
Improving Indonesian text classification using multilingual language model
Updated
Jun 15, 2021
Jupyter Notebook
Build an n-way multilingual corpus
Updated
Jan 30, 2017
Python
zero-shot singing voice conversion
Updated
Feb 6, 2021
Python
Image classification: Zero-shot Image Recognition. Academic Project (CS244-Introduction to data science)
Updated
Aug 25, 2021
Python
Updated
Jun 9, 2018
Python
SmartFew is your swiss knife for semi-supervised structuring of unlabeled data using Few Shot Learning.
Updated
Oct 22, 2019
Python
Hierarchical Graph Pattern Understanding for Zero-Shot Video Object Segmentation
Updated
Aug 12, 2021
Python
Multilingual Neural Machine Translation for Low Resource Languages - a Ph.D. Thesis.
Fine-grained zero-shot or zero-shot learning
Updated
Nov 28, 2019
Python
First Zero-Shot Topic Classification for Persian
Improve this page
Add a description, image, and links to the
zero-shot
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
zero-shot
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I try to run evaluate_style_transfer.py but fail....
Error msg:
style_image_features = losses.extract_image_features(style, self.network_name) in avatar_net.py