End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
-
Updated
May 25, 2021 - Python
{{ message }}
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Framework for correlating two or more well logs using feature vectors generated from CNN's in Pytorch
Takes 2 images and says how similar they are based on Euclidean distance of feature vectors
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Invariant Superpixel Features for Object Detection
Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to input two images and to find the cosine similarity.
image perceptual hash experiment using convolutional neural net models
Created a vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM). Optimized and evaluated the model on video data from a automotive camera taken during highway driving.
Dense Bag-of-Temporal-SIFT-Words
Exploring an approach that bridges computer vision and natural language processing by jointly modeling the labels of sequences of noisy character images that form complete words. This is a natural problem for chain-structured CRFs
The program uses HOG and LBP features to detect human in images. First, use the HOG feature only to detect humans. Next, combine the HOG feature with the LBP feature to form an augmented feature (HOG-LBP) to detect human. A Two-Layer Perceptron (feedforward neural network) will be used to classify the input feature vector into human or no-human.
Self Driving Car ND Project 5 - Vehicle Detection
Generates Caption from sample Images Using Deep Neural Networks
Vehicle detection in dash cam video
Computer Vision: Vehicle Detection
Vehicle detection on images and video for Self-Driving Car Engineer Nanodegree program
Explore various natural language processing models using Python.
Lo scopo dell'applicazione è quello di costruire un feature vector per la predizione dei pasti in base a valori registrati da sensori di qualità dell'aria. Le feature prodotte verranno automaticamente unite a feature statistiche già presenti in alcuni files. Per la classificazione utilizzare il Knowledge Flow Enviroment di Weka impostato nel file allegato.
Design and Implementation of Random Forest algorithm from scratch to execute Pacman strategies and actions in a deterministic, fully observable Pacman Environment.
The spam classifier classifies the emails into ham or spam depending on the type of mail and based on the Naives bayes machine learning model used in the Project.
A project on text classification
Calculate Entropy in R
Gender classification using a Spider Web Model (given by tutors).
Discovers new ontological categories (WordNet synsets) for words based on their lexicosyntactic patterns in Wikipedia
Creating a function that takes an image, a color space conversion, and the resolution to convert it into a feature vector
Classify sets of images in the browser
A capstone project to predict the adoption-speed of listed pets
Add a description, image, and links to the feature-vector topic page so that developers can more easily learn about it.
To associate your repository with the feature-vector topic, visit your repo's landing page and select "manage topics."