solivr / cython_opencvMat
Cython wrapper for cv::Mat class
☆35Updated 5 years ago
Alternatives and similar repositories for cython_opencvMat:
Users that are interested in cython_opencvMat are comparing it to the libraries listed below
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆204Updated 3 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- trying out new things in FaceRecognition☆53Updated 8 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆62Updated 6 years ago
- Reproduce SFD face detector using gluon-cv☆24Updated 6 years ago
- Using TensorRT to implement and accelerate YOLO v3. Multi-scale and NMS are included. The acceleration ratio reaches 3 compared to the o…☆43Updated 6 years ago
- Installing PyTorch on the Nvidia Jetson TX1/TX2☆79Updated 6 years ago
- Python wrapper for KCFcpp☆104Updated 4 years ago
- Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o exp…☆265Updated 3 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 years ago
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆25Updated 8 years ago
- Look at Boundary: A Boundary-Aware Face Alignment Algorithm☆13Updated 6 years ago
- Example of loading a Keras model into TensorRT C++ API☆51Updated 6 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆77Updated 8 years ago
- MODS with external deep descriptors/detectors☆54Updated last year
- Ellipse and Line Segment Detector, with Continuous validation☆132Updated 2 years ago
- Final project for 15-618 : implement a GPU version of the KCF algorithm☆65Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- Stereo Pose Machines - Real Time 3D Pose Estimation☆43Updated 6 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 6 years ago
- A real time optical flow algorithm implemented on GPU☆163Updated 5 years ago
- install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimiz…☆12Updated 6 years ago
- Fast Optical Flow using Dense Inverse Search (DIS)☆318Updated 7 years ago
- In Defense of Color-based Model-free Tracking☆70Updated 6 years ago