A real-time American Sign Language (ASL) detection system using computer vision and deep learning. This project uses a combination of OpenCV, MediaPipe, and TensorFlow to detect and classify ASL hand signs from camera input. The system can recognize a wide range of ASL characters, and can be used to facilitate communication for sign language use…
☆17Mar 22, 2025Updated last year
Alternatives and similar repositories for American-Sign-Language-Detection
Users that are interested in American-Sign-Language-Detection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Jul 15, 2020Updated 5 years ago
- PyTorch implementation of "Variational Autoencoders with Jointly Optimized Latent Dependency Structure" [ICLR 2019]☆13Jul 14, 2019Updated 6 years ago
- A Topic Model for Document Comparison☆14Aug 23, 2019Updated 6 years ago
- Sentence VAE using the Transformer encoder-decoder architecture.☆12Nov 30, 2024Updated last year
- ☆20May 12, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆18Aug 23, 2019Updated 6 years ago
- Code accompanying our paper at AISTATS 2020☆21Jan 12, 2021Updated 5 years ago
- Discrete Optimization for Unsupervised Sentence Summarization with Word-Level Extraction☆21Jun 25, 2022Updated 4 years ago
- AAAI 2019 paper: "Document Informed Neural Autoregressive Topic Models with Distributional Prior" (a Contextualized Neural Topic Model wi…☆19Dec 31, 2018Updated 7 years ago
- Bi-directional LSTM with attention for question answering☆15Nov 28, 2025Updated 7 months ago
- Neural Topic Model via Optimal Transport, ICLR 2021☆16Mar 31, 2021Updated 5 years ago
- Neural Topic Modeling with Continual Lifelong Learning (ICML 2020)☆24Jun 21, 2020Updated 6 years ago
- Fair quantitative comparison of NLP embeddings from GloVe to RoBERTa with Sequential Bayesian Optimization fine-tuning using Flair and Se…☆18Sep 4, 2019Updated 6 years ago
- This repo contains code to reproduce some of the results presented in the paper "SentenceMIM: A Latent Variable Language Model"☆28Jun 22, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Tensorflow (1.0 or 2.0) and Pytorch implementations of the Sinkhorn algorithm [1] for computing the optimal transport (OT) distance betwe…☆18Mar 31, 2021Updated 5 years ago
- Code accompanying the paper "Effective Estimation of Deep Generative Language Models".☆24May 1, 2020Updated 6 years ago
- Speaker diarization model☆31Apr 1, 2023Updated 3 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …