Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with zero-shot-learning

A curated list of projects in awesome lists tagged with zero-shot-learning .

https://github.com/cvi-szu/linly

Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集

bert chatbot chatgpt chinese chinese-nlp gpt-3 language-model llama nlp zero-shot-learning

Last synced: 22 Dec 2024

https://github.com/CVI-SZU/Linly

Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集

bert chatbot chatgpt chinese chinese-nlp gpt-3 language-model llama nlp zero-shot-learning

Last synced: 24 Oct 2024

https://github.com/NVlabs/GroupViT

Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.

image-text-matching semantic-segmentation transformers zero-shot-learning

Last synced: 04 Nov 2024

https://github.com/lucidrains/x-clip

A concise but complete implementation of CLIP with various experimental improvements from recent papers

artificial-intelligence contrastive-learning deep-learning multi-modal-learning zero-shot-learning

Last synced: 21 Dec 2024

https://github.com/batsresearch/bonito

A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.

domain-adaptation gpt llm synthetic-data synthetic-dataset-generation task-adaptation zero-shot-learning

Last synced: 09 Nov 2024

https://github.com/BatsResearch/bonito

A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.

domain-adaptation gpt llm synthetic-data synthetic-dataset-generation task-adaptation zero-shot-learning

Last synced: 08 Nov 2024

https://github.com/aelnouby/Text-to-Image-Synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper

gans image-generation pytorch text-to-image zero-shot-learning

Last synced: 15 Nov 2024

https://github.com/aelnouby/text-to-image-synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper

gans image-generation pytorch text-to-image zero-shot-learning

Last synced: 16 Dec 2024

https://github.com/yinboc/dgp

Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019

knowledge-graph machine-learning pytorch zero-shot-learning

Last synced: 18 Dec 2024

https://github.com/explosion/prodigy-openai-recipes

✨ Bootstrap annotation with zero- & few-shot learning via OpenAI GPT-3

annotation-tool few-shot-learning gpt-3 nlp openai openai-api prodigy zero-shot-learning

Last synced: 25 Sep 2024

https://github.com/edgarschnfld/CADA-VAE-PyTorch

Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)

few-shot-learning generalized-zero-shot-learning vae variational-autoencoder zero-shot-learning

Last synced: 26 Oct 2024

https://github.com/lzrobots/LearningToCompare_ZSL

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)

few-shot-learning zero-shot-learning

Last synced: 26 Oct 2024

https://github.com/yizhongw/tk-instruct

Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.

cross-task-generalization few-shot-learning instruction transformer-models zero-shot-learning

Last synced: 19 Dec 2024

https://github.com/RetroCirce/Zero_Shot_Audio_Source_Separation

The official code repo for "Zero-shot Audio Source Separation through Query-based Learning from Weakly-labeled Data", in AAAI 2022

audio-source-separation music-information-retrieval python query-based-learning transformer-models zero-shot-learning

Last synced: 22 Nov 2024

https://github.com/jhu-lcsr/good_robot

"Good Robot! Now Watch This!": Repurposing Reinforcement Learning for Task-to-Task Transfer; and “Good Robot!”: Efficient Reinforcement Learning for Multi-Step Visual Tasks with Sim to Real Transfer

computer-vision deep-learning deep-q-network deep-reinforcement-learning grasping learning-from-demonstration manipulation multi-step-dqn multi-step-learning reinforcement-learning robotic-manipulation robotics simulation task-to-task-transfer vrep-simulator zero-shot-learning

Last synced: 02 Nov 2024

https://github.com/mahmoodlab/mi-zero

Visual Language Pretrained Multiple Instance Zero-Shot Transfer for Histopathology Images - CVPR 2023

computational-pathology digital-pathology image-text-pathology mahmoodlab mil pathology quantitative-pathology vision-language-pathology zero-shot-learning zero-shot-pathology

Last synced: 17 Nov 2024

https://github.com/soumik12345/zero-dce

Pytorch implementation of Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement

deep-learning hdr low-light-enhance low-light-image-enhancement pytorch zero-shot-learning

Last synced: 02 Nov 2024

https://github.com/ramprs/neuron-importance-zsl

[ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance

grad-cam interpretability neuron-importance zero-shot-learning

Last synced: 19 Nov 2024

https://github.com/hellowangqian/domain-adaptation-capls

Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling

domain-adaptation office-home pseudo-labeling structured-prediction unsupervised-domain-adaptation zero-shot-learning

Last synced: 15 Nov 2024

https://github.com/sseung0703/zero-shot_knowledge_distillation

Zero-Shot Knowledge Distillation in Deep Networks in ICML2019

knowledge-distillation tensorflow zero-shot-learning

Last synced: 22 Oct 2024

https://github.com/jingqingz/kg4zeroshottext

Source code of the paper 'Integrating Semantic Knowledge to Tackle Zero-shot Text Classification. NAACL-HLT 2019. '

deep-learning knowledge-graph natural-language-processing text-classification zero-shot-learning

Last synced: 10 Nov 2024

https://github.com/izuna385/zero-shot-entity-linking

Zero-shot Entity Linking with blitz start in 3 minutes. Hard negative mining and encoder for all entities are also included in this implementation.

allennlp approximate-nearest-neighbor-search bert entity-linking faiss natural-language-processing zero-shot-learning zero-shot-retrieval

Last synced: 08 Nov 2024

https://github.com/osu-nlp-group/qa4re

Source code of paper 'Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors' (ACL 2023 Findings)

instruction-tuning large-language-models relation-extraction zero-shot-learning

Last synced: 11 Nov 2024

https://github.com/mhw32/rubric-sampling-public

PyTorch implementation for "Zero Shot Learning for Code Education: Rubric Sampling with Deep Learning Inference" (https://arxiv.org/abs/1809.01357).

deep-learning education machine-learning programming zero-shot-learning

Last synced: 10 Dec 2024

https://github.com/wenkesj/zero_shot_visual_imitation

Efficient zero-shot goal planning

deep-learning zero-shot-learning

Last synced: 10 Nov 2024

https://github.com/centre-for-humanities-computing/stormtrooper

Zero/few shot learning components for scikit-learn pipelines with LLMs and transformers.

chatgpt few-shot-learning gpt-4 large-language-models llm scikit-learn transformer transformers zero-shot-learning

Last synced: 10 Oct 2024

https://github.com/nishiwen1214/prompt-learning

利用MLM-prompt learning 做 Zero-Shot/Few-Shot/Semi-Supervised

bert few-shot-learning pet prompt-learning zero-shot-learning

Last synced: 19 Nov 2024

https://github.com/fractalego/fewrel_zero_shot

A relation extractor trained on FewRel 1.0

fewrel notebook paper relation-extraction zero-shot-learning

Last synced: 12 Oct 2024

https://github.com/nishiwen1214/zero-few-shot-electra

Code of paper: "ELECTRA is a Zero-shot learner, Too" -- Prompt-based ELECTRA for zero-shot learning.

bert4keras electra prompt-learning rtd zero-shot-learning

Last synced: 19 Nov 2024

https://github.com/analyticalmonk/slack-gpt-classifier

Python scripts to extract Slack messages, and classify their intent using OpenAI's GPT-4 API

gpt-4 intent-classification openai openai-api slack slack-api zero-shot-learning

Last synced: 27 Oct 2024

https://github.com/twuilliam/bias-gzsl

Source code for "Bias-Awareness for Zero-Shot Learning the Seen and Unseen" (BMVC, 2020).

generalized-zero-shot-learning gzsl zero-shot-learning

Last synced: 14 Nov 2024

https://github.com/Vision-CAIR/CIZSLv2

CIZSL++: Creativity Inspired Generative Zero-Shot Learning. T-PAMI under review.

attributes creativity generative-models unseen-classes-understanding vision-and-language zero-shot-learning

Last synced: 15 Nov 2024

https://github.com/vision-cair/cizslv2

CIZSL++: Creativity Inspired Generative Zero-Shot Learning. T-PAMI under review.

attributes creativity generative-models unseen-classes-understanding vision-and-language zero-shot-learning

Last synced: 07 Nov 2024

https://github.com/om-ai-lab/groundvlp

GroundVLP: Harnessing Zero-shot Visual Grounding from Vision-Language Pre-training and Open-Vocabulary Object Detection

multimodal object-detection vision-and-language zero-shot-learning

Last synced: 06 Nov 2024

https://github.com/ashwaniydv/zero-shot-image-recognition

IIT Patna Academic Project | CS244-Introduction to data science | Image classification: Zero-shot Image Recognition

object-detection transfer-learning word2vec zero-shot zero-shot-classification zero-shot-learning

Last synced: 10 Nov 2024

https://github.com/megagonlabs/zett

:see_no_evil: Code for Zero-shot Triplet Extraction by Template Infilling (Kim et al; IJCNLP-AACL 2023)

ijcnlp-aacl-2023 information-extraction nlp zero-shot-learning zero-shot-triplet-extraction

Last synced: 10 Nov 2024

https://github.com/jaketae/auto-tagger

Fine-tuning and zero-shot learning with transformers to automatically tag my study blog posts

bart bert multilabel-classification nli nlp pytorch roberta tagging transformer zero-shot-learning

Last synced: 30 Nov 2024

https://github.com/voletiv/zero-shot-learning-experiments

My experiments with Zero Shot Learning

lip-reading zero-shot-learning

Last synced: 16 Dec 2024

https://github.com/humansignal/smartfew

SmartFew is your swiss knife for semi-supervised structuring of unlabeled data using Few Shot Learning.

few-shot few-shot-learning few-shot-recognition machine-learning meta-learning one-shot-learning one-shot-segmentation zero-shot zero-shot-learing zero-shot-learning

Last synced: 14 Nov 2024

https://github.com/alessioborgi/stylealigned_multireference-multimodal

Novel framework for Zero-Shot Style Alignment in Text-to-Image generation, incorporating Multi-Modal Context-Awareness and Multi-Reference Style Alignment, using minimal attention sharing, ensuring consistent style transfer without fine-tuning.

adain blip clap context-awareness multi-modal multi-style-transfer no-fine-tuning shared-attention-heads style-aligned text-to-image-generation whisper zero-shot-learning

Last synced: 18 Oct 2024

https://github.com/alessioborgi/stylealigned

Novel framework for Zero-Shot Style Alignment in Text-to-Image generation, using minimal attention sharing and ensuring consistent style transfer without fine-tuning.

canny-edge-detection clip controlnet depth-image diffusion diffusion-models generative generative-model reference-images style-aligned t2i zero-shot-learning

Last synced: 07 Dec 2024

https://github.com/rdspring1/lsh_memory

One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH

deep-learning locality-sensitive-hashing memory-networks pytorch zero-shot-learning

Last synced: 17 Dec 2024

https://github.com/sitamgithub-msit/depthlens

DepthLens: This is a demo for DPT Beit-Large-512 used to estimate the depth of objects in images.

artificial-intelligence beit depth-estimation gradio gradio-interface huggingface-spaces huggingface-transformers monocular-depth-estimation zero-shot-learning

Last synced: 30 Nov 2024

https://github.com/ajkeith/strategydocumentanalysis

Zero-shot text classification of national AI and defense strategies

artificial-intelligence defense strategy zero-shot-learning

Last synced: 09 Nov 2024

https://github.com/bglid/haitian-creole-nlu

Project designed to reimplement and build upon CreoleVal's Reading Comprehension NLU task.

nlp nlu transfer-learning transformers zero-shot-learning

Last synced: 24 Nov 2024

https://github.com/harisbinzia/zeroshotcrosslingualhatespeech

Improving Zero-Shot Cross-Lingual Hate Speech Detection with Pseudo-Label Fine-Tuning of Transformer Language Models

cross-lingual hate-speech-detection zero-shot-learning

Last synced: 07 Nov 2024