Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in feature-extraction

scikitlearn - how to model a single features composed of multiple independant values

OpenCV - Detect hand-drawing shapes

Feature detector and descriptor for low resolution images

Feature Extraction Methods for Hand gesture/posture recognition

ValueError: Shape must be rank 1 but is rank 0 for 'ROIAlign/Crop' (op: 'CropAndResize') with input shapes: [2,360,475,3], [1,4], [], [2]

Selecting a Specific Number of Features via Sklearn's RFECV (Recursive Feature Elimination with Cross-validation)

Bag of Words (BOW) vs N-gram (sklearn CountVectorizer) - text documents classification

HOG Feature Implementation with SVM in MATLAB

Feature matching with flann in opencv

How to handle text classification problems when multiple features are involved

How to extract feature vector from single image in Pytorch?

Feature extraction from a single word

metrics for feature detection/extraction methods

feature Union of hetereogenous features

Why does the local_binary_pattern function in scikit-image provide same value for different patterns?

Determinig the number of hidden states in a Hidden Markov Model

PYTHON: How to pass tokenizer with keyword arguments to scikit's CountVectorizer?

feature selection and cross validation

Matlab code for Local binary pattern

How to handle unseen categorical values in test data set using python?