All Projects → zdmc23 → oneshot-audio

zdmc23 / oneshot-audio

Licence: MIT license
Experiment with "one-shot learning" techniques to recognize a voice signature

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to oneshot-audio

pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
Stars: ✭ 74 (+236.36%)
Mutual labels:  one-shot-learning, siamese-network
Deep-One-Shot-Logo-Retrieval
A Deep One-Shot Network for Query-based Logo Retrieval [Pattern Recognition 2019, Elsevier]
Stars: ✭ 58 (+163.64%)
Mutual labels:  one-shot-learning, siamese-network
EfficientWord-Net
OneShot Learning-based hotword detection.
Stars: ✭ 78 (+254.55%)
Mutual labels:  one-shot-learning, siamese-network
one-shot-steel-surfaces
One-Shot Recognition of Manufacturing Defects in Steel Surfaces
Stars: ✭ 29 (+31.82%)
Mutual labels:  one-shot-learning, siamese-network
One-Shot-Learning-with-Siamese-Networks
Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset
Stars: ✭ 129 (+486.36%)
Mutual labels:  one-shot-learning, siamese-network
Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
Stars: ✭ 104 (+372.73%)
Mutual labels:  one-shot-learning, siamese-network
Offline-Signature-Verification-using-Siamese-Network
Identifying forged signatures using convolutional siamese networks implemented in Keras
Stars: ✭ 31 (+40.91%)
Mutual labels:  one-shot-learning, siamese-network
orion flutterhack20
Cross-platform mobile app with maps and camera integration.
Stars: ✭ 24 (+9.09%)
Mutual labels:  hackathon
Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Stars: ✭ 165 (+650%)
Mutual labels:  hackathon
registration
✏️ Hackathon registration server
Stars: ✭ 60 (+172.73%)
Mutual labels:  hackathon
Naver-AI-Hackathon-Speech
2019 Clova AI Hackathon : Speech - Rank 12 / Team Kai.Lib
Stars: ✭ 26 (+18.18%)
Mutual labels:  hackathon
Bitcamp-2019
Won the most innovative solution at Bitcamp 2019.🎖🎉
Stars: ✭ 15 (-31.82%)
Mutual labels:  hackathon
HackTheStacks
The 3rd Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 32 (+45.45%)
Mutual labels:  hackathon
awesome-few-shot-meta-learning
awesome few shot / meta learning papers
Stars: ✭ 44 (+100%)
Mutual labels:  one-shot-learning
hacktrack
HackaTrack 🛤: Say goodbye 👋🏾 to stress and unproductivity in hackathons 👩🏾‍💻!
Stars: ✭ 61 (+177.27%)
Mutual labels:  hackathon
TwinBert
pytorch implementation of the TwinBert paper
Stars: ✭ 36 (+63.64%)
Mutual labels:  siamese-network
renv
Creating virtual environments for R.
Stars: ✭ 18 (-18.18%)
Mutual labels:  hackathon
sih2k18
🦄Winner: Smart India Hackathon 2018 🌷
Stars: ✭ 41 (+86.36%)
Mutual labels:  hackathon
DAOSL
Implementation of Domain Adaption in One-Shot Learning
Stars: ✭ 14 (-36.36%)
Mutual labels:  one-shot-learning
fake-fews
Candidate solution for Facebook's fake news problem using machine learning and crowd-sourcing. Takes form of a Chrome extension. Developed in under 24 hours at 2017 Crimson Code hackathon at Washington State University.
Stars: ✭ 13 (-40.91%)
Mutual labels:  hackathon

oneshot-audio

license

Experiment with "one-shot learning" techniques to recognize a voice signature. This was my submission and demo for LVTech hack-a-thon 2018

Alt text

One-Shot Learning?

"People can learn a new concept from just one or a few examples, making meaningful generalizations that go far beyond the observed data. Replicating this ability in machines has been challenging, since standard learning algorithms require tens, hundreds, or thousands of examples before reaching a high level of classification performance" [1]. (With Deep Learning, the dataset requirement has grown to 100K+).

  1. Lake, Lee, et. al. One-shot learning of generative speech concepts. 2014. (https://groups.csail.mit.edu/sls/publications/2014/lake-cogsci14.pdf).

Siamese Network

Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].