MLKP
Kernel representation method
A method for compactly representing object proposals in object detection using high-order statistics
CVPR18 Paper: Multi-scale Location-aware Kernel Representation for Object Detection
107 stars
6 watching
24 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
steven2358/kmbox | A collection of MATLAB programs implementing kernel-based algorithms for nonlinear signal processing and machine learning. | 52 |
mljs/kernel | A factory for creating kernel functions used in machine learning algorithms | 1 |
philkr/lpo | This implementation allows learning and inference/proposal algorithm for object detection | 90 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
steven2358/kafbox | A Matlab toolbox for implementing kernel-based adaptive filtering algorithms. | 94 |
pouyamghari/pof-mkl | An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
hciilab/derpn | A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors | 156 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 902 |
isekai-portal/link-context-learning | An implementation of a multimodal learning approach to improve language models' ability to recognize unseen images and understand novel concepts. | 89 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
kosyoshida/tskcca | A Matlab implementation of two-stage kernel canonical correlation analysis for feature selection and multiple component capture in machine learning | 6 |
mstksg/backprop | A Haskell library providing automatic heterogeneous back-propagation for differentiable programming and deep learning applications. | 181 |
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |