feature-vector
Here are 32 public repositories matching this topic...
Language:All
Sort:Most stars
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
- Updated
Oct 18, 2024 - Python
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
- Updated
Mar 24, 2023 - Python
Curated list of open source tooling for data-centric AI on unstructured data.
- Updated
Nov 15, 2023
Framework for correlating two or more well logs using feature vectors generated from CNN's in Pytorch
- Updated
Aug 16, 2019 - Python
Takes 2 images and says how similar they are based on Euclidean distance of feature vectors
- Updated
May 21, 2018 - Python
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.
- Updated
Apr 6, 2024 - JavaScript
Invariant Superpixel Features for Object Detection
- Updated
Aug 28, 2018 - C++
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
- Updated
Mar 29, 2018 - Python
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.
- Updated
May 11, 2021 - Python
image perceptual hash experiment using convolutional neural net models
- Updated
Sep 22, 2021 - Jupyter Notebook
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.
- Updated
Mar 4, 2017 - Jupyter Notebook
Dense Bag-of-Temporal-SIFT-Words
- Updated
Jan 10, 2017 - C++
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
- Updated
Mar 20, 2017 - Jupyter Notebook
Vehicle detection on images and video for Self-Driving Car Engineer Nanodegree program
- Updated
Feb 5, 2017 - Python
Generates Caption from sample Images Using Deep Neural Networks
- Updated
Nov 9, 2019 - Python
Self Driving Car ND Project 5 - Vehicle Detection
- Updated
Apr 14, 2018 - Jupyter Notebook
Computer Vision: Vehicle Detection
- Updated
Mar 22, 2017 - Jupyter Notebook
Discovers new ontological categories (WordNet synsets) for words based on their lexicosyntactic patterns in Wikipedia
- Updated
Mar 6, 2018 - Python
Vehicle detection in dash cam video
- Updated
Jun 27, 2017 - Python
A capstone project to predict the adoption-speed of listed pets
- Updated
Jul 28, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to thefeature-vector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefeature-vector topic, visit your repo's landing page and select "manage topics."