ashokpant / accuracy-evaluation-cpp
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 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for accuracy-evaluation-cpp
- Kaggle ultrasound nerve segmentation using Keras☆23Updated 7 years ago
- Short course on computer vision and image processing using Numba+CUDA+OpenCV☆22Updated 5 years ago
- an end-to-end instance-segmentation framework inspired by YOLO and mask R-CNN☆13Updated 4 years ago
- Multibox object detection☆18Updated 7 years ago
- Master in Computer Vision - M5 Visual recognition☆13Updated 7 years ago
- End-to-end deep learning based autonomous RC car using Raspberry Pi 3.☆36Updated 6 years ago
- Contrast between ShuffleNet V2 and MnasNet.(Non-official implement In PyTorch)☆12Updated 6 years ago
- Farneback flow algorithm to segment motion and classify the ROI using CNN - Caffe model☆12Updated 6 years ago
- MSRSegNet: Multi-Scale Residual Network for Semantic Segmentation☆10Updated 6 years ago
- dlib implementation of Siamese Network Training with Caffe☆10Updated 6 years ago
- the code is used to do face detection☆20Updated 7 years ago
- Find strongest response of convolutional layers on an image dataset. Automatically compute receptive field for any CNN layer.☆14Updated 3 years ago
- ☆11Updated 7 years ago
- Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras☆9Updated 8 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆11Updated 6 years ago
- ☆10Updated 7 years ago
- Cost-Effective Object Detection: Active Sample Mining with Switchable Selection Criteria☆13Updated 5 years ago
- Website for the foot keypoint dataset: https://cmu-perceptual-computing-lab.github.io/foot_keypoint_dataset/☆14Updated 5 years ago
- Some deep learning models written with mxnet and C++11.☆13Updated 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 6 years ago
- python image data augmentation☆13Updated 7 years ago
- Detect cat faces in images using CNNs with regression☆16Updated 7 years ago
- A GPU (CUDA) accelerated set of tools for object detection using waldboost/LBP.☆9Updated 9 years ago
- Code accompanying our NeurIPS 2020 traffic4cast challenge☆13Updated 3 years ago
- Training Toolbox for Caffe☆49Updated 4 months ago
- tool for labeling medical images☆11Updated 4 years ago
- Matlab code for our ICCV 2013 work "Person Re-identification by Salience Matching"☆12Updated 10 years ago