ashokpant / accuracy-evaluation-cppLinks
A c++ implementation for calculating the accuracy metrics (Accuracy, Error Rate, Precision(micro/macro), Recall(micro/macro), Fscore(micro/macro)) for classification tasks based on the paper http://www.sciencedirect.com/science/article/pii/S0306457309000259 and MATLAB confusion implementation.
☆12Updated 6 years ago
Alternatives and similar repositories for accuracy-evaluation-cpp
Users that are interested in accuracy-evaluation-cpp are comparing it to the libraries listed below
Sorting:
- A small wrapper around darknet☆12Updated 7 years ago
- Farneback flow algorithm to segment motion and classify the ROI using CNN - Caffe model☆14Updated 7 years ago
- DeepDetect performance sheet☆93Updated 6 years ago
- Training Toolbox for Caffe☆48Updated last year
- MATLAB Toolbox for the LabelMe Image Database☆104Updated 11 years ago
- Feature Extraction for Human Activity Detection from RGBD Images☆47Updated 11 years ago
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- YOLO running on CPU with optimization☆52Updated 9 years ago
- Master in Computer Vision - M5 Visual recognition☆13Updated 8 years ago
- C++ed version of Yolo☆69Updated 8 years ago
- Object Detection End-to-End framework☆49Updated 9 years ago
- code for DeepProposal paper presented in ICCV 2015☆35Updated 9 years ago
- C++ CPU inference library for Tensorflow object detection models based on the lightweight Tensorflow C-API.☆15Updated 7 years ago
- U-Net: Convolutional Networks for Image Segmentation by TensorFlow☆19Updated 8 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆73Updated 5 years ago
- Collection of background segmentation algorithms☆17Updated 8 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆97Updated 7 years ago
- Caffe: a Fast framework for deep learning. Custom version with built-in sparse inputs, segmentation, object detection, class weights, and…☆35Updated 2 years ago
- Invariant Superpixel Features for Object Detection☆19Updated 7 years ago
- ☆100Updated 9 months ago
- ☆40Updated 4 years ago
- A small C++ wrapper for pjreddie/darknet detector (yolo v2), for use in UTAT project.☆24Updated 8 years ago
- The Hungarian-BP code in Paper "Pairwise Matching Through Max-Weight Bipartite Belief Propagation"☆18Updated 9 years ago
- Example of loading a Keras model into TensorRT C++ API☆51Updated 6 years ago
- A robust lane detection system based on fully convolutional network for segmenting the road and the lane.☆53Updated 8 years ago
- Beta of a self driving car trained end-to-end from pictures of the road.☆34Updated 7 years ago
- TensorFlow based implementation of Fully-Convolutional Network☆12Updated 6 years ago
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆56Updated 9 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 10 years ago
- C++ inference interface against the object detection neural networks trained with Faster R-CNN.☆27Updated 2 years ago