An open API service providing repository metadata for many open source software ecosystems.

Topic: "zero-shot-classification"

mlfoundations/open_clip

An open source implementation of CLIP.

Language: Python - Size: 15 MB - Last synced at: 7 days ago - Pushed at: 16 days ago - Stars: 11,546 - Forks: 1,089

roboflow/notebooks

This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.

Language: Jupyter Notebook - Size: 463 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 7,558 - Forks: 1,186

OpenGVLab/InternVideo

[ECCV2024] Video Foundation Models & Data for Multimodal Understanding

Language: Python - Size: 53.3 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 1,771 - Forks: 106

diffusion-classifier/diffusion-classifier

Diffusion Classifier leverages pretrained diffusion models to perform zero-shot classification without additional training

Language: Python - Size: 736 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 308 - Forks: 16

nlpodyssey/cybertron

Cybertron: the home planet of the Transformers in Go

Language: Go - Size: 1.17 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 300 - Forks: 28

UCSC-VLAA/CLIPA

[NeurIPS 2023] This repository includes the official implementation of our paper "An Inverse Scaling Law for CLIP Training"

Language: Python - Size: 16.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 279 - Forks: 10

Colin97/OpenShape_code

official code of “OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding”

Language: Python - Size: 3.37 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 264 - Forks: 17

LAION-AI/scaling-laws-openclip

Reproducible scaling laws for contrastive language-image learning (https://arxiv.org/abs/2212.07143)

Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 135 - Forks: 11

salesforce/MUST

PyTorch code for MUST

Language: Python - Size: 1.33 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 105 - Forks: 12

Kardbord/hfapigo

Unofficial (Golang) Go bindings for the Hugging Face Inference API

Language: Go - Size: 3.35 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 62 - Forks: 5

HieuPhan33/CVPR2024_MAVL

Multi-Aspect Vision Language Pretraining - CVPR2024

Language: Python - Size: 7.84 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 42 - Forks: 0

akshitac8/Generative_MLZSL

[TPAMI 2023] Generative Multi-Label Zero-Shot Learning

Language: Python - Size: 1.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 13

GT4SD/zero-shot-bert-adapters

Implementation of Z-BERT-A: a zero-shot pipeline for unknown intent detection.

Language: Python - Size: 1.96 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 39 - Forks: 10

shiming-chen/MSDN

Official PyTorch Implementation of MSDN (CVPR'22)

Language: Python - Size: 28.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 3

PrithivirajDamodaran/Alt-ZSC

Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models to do ZSC. Hence, can be lightweight + supports more languages without trading-off accuracy. (Super simple, a 10th-grader could totally write this but since no 10th-grader did, I did) - Prithivi Da

Language: Python - Size: 2.66 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 5

rhysdg/vision-at-a-clip

Low-latency ONNX and TensorRT based zero-shot classification and detection with contrastive language-image pre-training based prompts

Language: Jupyter Notebook - Size: 24 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 36 - Forks: 1

ronaldseoh/atsc_prompts

Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"

Language: Jupyter Notebook - Size: 103 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 4

tmlr-group/WCA Fork of JinhaoLee/WCA

[ICML 2024] "Visual-Text Cross Alignment: Refining the Similarity Score in Vision-Language Models"

Language: Python - Size: 3.24 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 35 - Forks: 0

encord-team/text-to-image-eval

Evaluate custom and HuggingFace text-to-image/zero-shot-image-classification models like CLIP, SigLIP, DFN5B, and EVA-CLIP. Metrics include Zero-shot accuracy, Linear Probe, Image retrieval, and KNN accuracy.

Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 0

baskargroup/BioTrove

NeurIPS 2024 Track on Datasets and Benchmarks (Spotlight)

Language: Jupyter Notebook - Size: 195 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 29 - Forks: 4

elkhouryk/RS-TransCLIP

GitHub repository for: "Enhancing Remote Sensing Vision-Language Models for Zero-Shot Scene Classification"

Language: Python - Size: 171 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 29 - Forks: 0

filipbasara0/simple-clip

A minimal, but effective implementation of CLIP (Contrastive Language-Image Pretraining) in PyTorch

Language: Jupyter Notebook - Size: 83 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 5

cloudera/CML_AMP_Few-Shot_Text_Classification

Perform topic classification on news articles in several limited-labeled data regimes.

Language: Jupyter Notebook - Size: 62.9 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 18 - Forks: 7

pha123661/NTU-2022Fall-DLCV

Deep Learning for Computer Vision 深度學習於電腦視覺 by Frank Wang 王鈺強

Language: Python - Size: 190 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 2

UCSC-VLAA/MixCon3D

[CVPR 2024] The official implementation of paper "Sculpting Holistic 3D Representation in Contrastive Language-Image-3D Pre-training"

Language: Python - Size: 276 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 1

VectorInstitute/mmlearn

A toolkit for research on multimodal representation learning

Language: Python - Size: 4.91 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 14 - Forks: 3

CogComp/Benchmarking-Zero-shot-Text-Classification

Code for EMNLP2019 paper : "Benchmarking zero-shot text classification: datasets, evaluation and entailment approach"

Language: Python - Size: 186 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

zhengli97/ATPrompt

Official PyTorch Code for "ATPrompt: Textual Prompt Learning with Embedded Attributes"

Language: Python - Size: 11.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 0

autodistill/autodistill-gpt-4o Fork of autodistill/autodistill-gpt-4v

GPT-4o (with Vision) module for use with Autodistill.

Language: Python - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

yueyu1030/ReGen

[ACL'23 Findings] This is the code repo for our ACL'23 Findings paper "ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval".

Language: Python - Size: 17.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

KimRass/CLIP

PyTorch implementation of 'CLIP' (Radford et al., 2021) from scratch and training it on Flickr8k + Flickr30k

Language: Python - Size: 18.3 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

NeuRoNeLab/RS-DatasetsHub

A hub hosting essential remote sensing datasets.

Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

capjamesg/awesome-clip-projects

A list of projects that use OpenAI's CLIP model.

Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

rajatdiptabiswas/flask-api-hugging-face-fb-bart-large-mnli

:hugs: Flask API for Hugging Face's facebook/bart-large-mnli model

Language: Python - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

astra-vision/LatteCLIP

[WACV 2025] LatteCLIP: Unsupervised CLIP Fine-Tuning via LMM-Synthetic Texts

Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

AlaaLab/WebCP

[ NeurIPS 2023 R0-FoMo Workshop ] Official Codebase for "Estimating Uncertainty in Multimodal Foundation Models using Public Internet Data"

Language: Jupyter Notebook - Size: 302 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

ashwaniYDV/Zero-shot-Image-Recognition

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

Language: Python - Size: 92.8 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

akbartus/WebVR-Reader

Interactive Reading Environment in Web-Based Virtual Reality (thesis project)

Language: JavaScript - Size: 57.8 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 3

yzhan238/PIEClass

The source code used for paper "PIEClass: Weakly-Supervised Text Classification with Prompting and Noise-Robust Iterative Ensemble Training", published in EMNLP 2023.

Language: Python - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

inimah/protoinfomax

Code and Data sets for the EMNLP-2021-Findings Paper "ProtoInfoMax: Prototypical Networks with Mutual Information Maximization for Out-of-Domain Detection"

Language: Python - Size: 24.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3

innerdoc/christmas-lyrics-emotion-detector

Detect Emotions on Christmas Lyrics with Zero-shot Emotion Classification. With the help of Streamlit and Plotly.

Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

andreagurioli1995/CLIPasFewShotClassifier

Evaluation notebook testing zero-shot and few-shot CLIP capabilities over the cifar100 dataset

Language: Jupyter Notebook - Size: 56.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rom1mouret/domain_IL

thoughts on continual learning and experiments.

Language: Python - Size: 343 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

MingliangLiang3/GLIP

Centered Masking for Language-Image Pre-training

Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

fbilhaut/gliclass-rs

GLiClass inferences in Rust

Language: Rust - Size: 0 Bytes - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

reddgr/zero-shot-text-classification

Code and notebooks used for finetuning a NLI language model for zero-shot text classification

Language: Jupyter Notebook - Size: 9.44 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nature-of-eu-rules/regulatory-statement-classification

Scripts, algorithms and files for a rule-based and ML-based approach for binary classification of regulatory / non-regulatory sentences in EU legislative documents, as well as code for evaluating the accuracy of these approaches

Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

autodistill/autodistill-fastvit

FastViT base model for use with Autodistill.

Language: Python - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

maylad31/colab-codes

some useful colab files

Language: Jupyter Notebook - Size: 443 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pouyasattari/Automatic-Generative-Code-with-Neural-Machine-Translation-for-data-security-purpose

Transformers, including the T5 and MarianMT, enabled effective understanding and generating complex programming codes. Consequently, they can help us in Data Security field. Let's see how!

Language: Jupyter Notebook - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

autodistill/autodistill-bioclip

BioCLIP base model for use with Autodistill.

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

shishir-dwi/TIL-NLP-Project

This repository is dedicated to a TIL project i.e. text classification project where we aim to build a robust and accurate text/article classification model according to IAB Categories.

Size: 13.6 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rafaelpierre/bullet

bullet: A Zero-Shot / Few-Shot Learning, LLM Based, text classification framework

Language: Jupyter Notebook - Size: 753 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mattwfranchi/unravel

For NYC GAI/LLM Hackathon.

Language: Jupyter Notebook - Size: 3.63 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

anastasiia-p/airflow-ml

Airflow Pipeline for Machine Learning

Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

emrecncelik/zeroshot-turkish

Evaluation of zero-shot classification models on Turkish datasets.

Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

nainiayoub/text-classification-pipeline-app

a mini zero-shot text classification implementation using streamlit and transformers

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

elicox0/zero-shot-absa

Aspect-based Sentiment Analysis with Custom Aspects using Latent Dirichlet Allocation and Zero-shot Classification

Language: Python - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bgonzalezbustamante/TextClass-Benchmark

TextClass Benchmark Leaderboards

Language: Jupyter Notebook - Size: 132 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

leoli51/youtube-conspiracy-detection

Code for the paper "Evaluating AI capabilities in detecting conspiracy theories on YouTube".

Language: Jupyter Notebook - Size: 12.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

macorisd/open-object-classification-TLS

A Computer Vision pipeline in Python designed for object segmentation in images using Zero-shot open-vocabulary techniques, without relying on predefined categories.

Language: Python - Size: 3.55 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

FraglyG/classifier_m

Classifier API originally used for https://butlerbot.net

Language: Python - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kaminuma/sbm-analyzer

AIを活用したカテゴリ分類や時間管理機能などの、日常活動の記録と分析ツール。

Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shafieiali42/PromptAD-Robustness

Evaluation of PromptAD’s robustness under various image corruptions for few-shot anomaly detection.

Language: Jupyter Notebook - Size: 315 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Neibce/Ajou-DL-Challenge-2024

[Private 1st] SW중심대학연합 제3회 아주 소중한 딥러닝 챌린지

Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

0xjgv/zero-shot-labeler

A lite zero-shot labeler

Language: Python - Size: 155 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nourmag/prompt_engineering_task1

A Software Tools & Methods Project including prompt engineering techniques for leveraging pre-trained models on Hugging Face. Concludes design, evaluation, and refining prompts for specific use cases, ensuring optimal model performance.

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

farzeenshahid/Sentiment-Analysis-INKEY-List-Reviews

Sentiment analysis of The INKEY List skincare reviews from the Sephora dataset using BERT, zero-shot classification, and TF-IDF with logistic regression. This project classifies reviews into positive, negative, or neutral sentiments, offering insights into customer satisfaction.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Gururaj29/product-review-sentiment-analysis

This project performs sentiment analysis on e-commerce reviews, comparing traditional models like LSTMs and CNNs with advanced LLMs like GPT-2, BERT and DistilBERT. Using Amazon and Yelp datasets, it identifies the best and efficient methods for classifying reviews as positive or negative.

Language: Jupyter Notebook - Size: 754 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

hpham1295/Impact-Data-Mining

An approach to extracting and summarizing key infrastructure and community impact information from wind disaster reconnaissance reports using Zero-shot text classification with BART-large models, highlighted by keywords.

Language: Jupyter Notebook - Size: 85.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nicobenz/GameStudies-ActionRequests

Exploring research ideas in usage of action requesting speech acts in video games. Might lead to a Masters thesis.

Language: Python - Size: 9.66 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LefterisKyriazanos/intent-classifier-service

A GPT-based Intent classifier service that can be used to provide inferencing via HTTP with FastAPI

Language: Jupyter Notebook - Size: 560 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

arnabd64/Zero-Shot-Text-Classification

An sample webapplication that showcases the capabilites of a Zero Shot Text Classification model.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

narbs91/bullish-bearish-classifier

This is a simple Python REST API built with FastAPI that demonstrates how to integrate a Hugging Face ML Model

Language: Python - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jgurakuqi/ai-powered-web-library

The goal here is to develop a simple mock web app book library for demonstrating a possible use of AI for aiding users

Language: JavaScript - Size: 71.3 KB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LLM-low-resource-lang/LLM-low-resource-lang.github.io

LLMs for Low Resource Languages in Multilingual, Multimodal and Dialectal Settings

Language: HTML - Size: 37.4 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

StepanTita/cam-bert

We propose a novel method of fine-tuning the model for a particular downstream task, which proves to be more efficient and generalizable. We show that in an example of a fake news detection task, utilizing three distinct datasets and outperforming the baseline model in both the same dataset and cross-dataset zero-shot test.

Language: Jupyter Notebook - Size: 119 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SharathHebbar/HuggingFace-handson

Trying out with HuggingFace Models

Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MinLee0210/TxTVerifier

Applying zero-shot learning on classification task.

Language: Python - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mrgeooo14/UNIGE-Master-Thesis

Various NLP tasks for Global Health Analysis, including an automatic Named Entity Recognition (NER) pipeline to annotate Global Digital Health Documents.

Language: Jupyter Notebook - Size: 6.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

StefanHeng/Zeroshot-Text-Classification

Exploring fast & accurate zero-shot text classification

Language: Python - Size: 3.68 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AstrickHarren/auto-bean

Writing your beancount files with AI!

Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

asgaardlab/natural-language-test-prioritization

Repository with the source code of our experiments for a multi-objective prioritization approach to optimize the execution of natural language test cases of a game.

Language: Jupyter Notebook - Size: 909 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

STATWORX/zero-shot-text-classification

How to use Zero-Shot Learning for Text Classification

Language: Python - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehedihasanbijoy/GZSCharRec

Generalized Zero-Shot Character Recognition

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sanaasheriff/NLP-frequency-of-an-entity-and-polarity

To check the frequency of an entity from the data and to classify the data in terms of negative and positive with their polarity scores.

Language: Jupyter Notebook - Size: 3.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

2022-SiliconValleyInternship-IT23/AI

2022 Silicon Valley Internship (IT23)

Language: Jupyter Notebook - Size: 784 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

JeanConstantin/Zero-shot-classification-professional-training-titles

Zero-shot matching of professional training titles with their corresponding positions/labor market field

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nerdimite/discord-modbot

A Chat Moderation Bot for Discord

Language: Python - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

bruffridge/tech_review Fork of BillyZhaohengLi/tech_review

CS410 Tech Review - X-Class for classifying biology papers with biomimicry functions

Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Topics
nlp 19 text-classification 17 zero-shot-learning 15 deep-learning 13 transformers 12 clip 11 computer-vision 11 natural-language-processing 11 machine-learning 11 pytorch 10 huggingface 8 foundation-models 6 image-classification 6 zero-shot-retrieval 5 few-shot-learning 5 python 5 bert 5 contrastive-learning 5 llm 5 vision-language-model 5 sentiment-analysis 4 huggingface-transformers 4 openai 4 zero-shot 4 object-detection 4 transfer-learning 4 natural-language-inference 4 fine-tuning 4 multimodal-learning 4 large-language-models 3 multimodal 3 language-model 3 autodistill 3 image-segmentation 3 streamlit 3 word2vec 3 few-shot-classification 3 classification 3 multi-modal-learning 3 llms 3 question-answering 2 cnn 2 3d 2 image-captioning 2 image-generation 2 text-generation 2 spacy 2 robustness 2 data-science 2 text-summarization 2 fastapi 2 few-shot-classifcation 2 named-entity-recognition 2 representation-learning 2 zero-shot-segmentation 2 data-visualization 2 speech-recognition 2 transformer 2 zero-shot-detection 2 data-analysis 2 ai 2 remote-sensing 2 satellite-imagery 2 distilbert 2 siglip 2 translation 2 prompt-learning 2 unsupervised-learning 2 self-supervised-learning 2 summarization 2 bert-as-service 1 bart 1 whisper 1 colab-notebook 1 multi-objective-optimization 1 genetic-algorithm 1 machine-translation 1 text-categorization 1 text-similarity 1 docker 1 gradio 1 fastvit 1 question-answer 1 reading 1 webvr-aframe 1 i-jepa 1 multi-task-learning 1 api 1 audio-classification 1 games 1 synthetic-data 1 prototype-learning 1 large-multimodal-models 1 biology 1 bioclip 1 zeroshot-learning 1 weak-labels 1 text-labelling 1 text-labeling 1 demo-app 1