CPBridge / RIFeaturesLinks
A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.
☆12Updated 4 years ago
Alternatives and similar repositories for RIFeatures
Users that are interested in RIFeatures are comparing it to the libraries listed below
Sorting:
- C++ Version Code for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆16Updated 7 years ago
- This code is implemeted for the papper "Real-Time Salient Closed Boundary Tracking via Line Segments Perceptual Grouping, Xuebin Qin, Shi…☆17Updated 7 years ago
- image deblur framework,base on opencv 2.4.9☆22Updated 11 years ago
- this repo attemps to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch use gluon reimplementation☆14Updated 7 years ago
- Some deep learning models written with mxnet and C++11.☆13Updated 7 years ago
- MODS with external deep descriptors/detectors☆54Updated last year
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- Simple and Effective Face Detector, based on Progressive Calibration Networks (PCN) which is an accurate rotation-invariant face detector…☆25Updated 4 years ago
- This is an official enhanced PyTorch implementation of FSD based on the idea of LFFD.☆11Updated 5 years ago
- ☆76Updated 9 years ago
- This is the re-implementation of group normalization in MXNet Symbol,Module and Gluon