38 Commits (a9c92b63912fbfc90312519294705a45aa164e09)

Author SHA1 Message Date
Maksim Shabunin c1f27e9a69 Fixed some mingw-w64 compilation issues 10 years ago
Lluis Gomez-Bigorda 45f4bd9828 Add benchmark code for the Chars74k dataset. Using the CNN character classifier reaches 75% and 84% accuracy for case-sensitive and case-insensitive recognition respectively. 10 years ago
lluis 271a9b4091 Fix w64 warnings 10 years ago
lluis 6f4a09ca7e Add benchmark for ICDAR2015 dataset using OCRTesseract and ERFilter classes. Gives word spotting f-score 0.642082 with strongly contextualized lexicon (100 words). 10 years ago
lluis be927d962a Report the total f1 score (0.37) and not the mean-f1. This is in accordance with the standard SVT evaluation protocol and allows for comparison with other published results. 10 years ago
lluis 769d2ada0e Changes SVT recognition evaluation to be Case Insensitive (according to the standard evaluation protocol). This makes the benchmark obtained mean-f1 score increase from 0.23 to 0.27 10 years ago
Lluis Gomez-Bigorda 306aed4078 Adds interface for the ICDAR2015 dataset (end-to-end text recognition task) 10 years ago
jiaolong_x220 8fd8703ce8 added PASCAL VOC dataset 10 years ago
jiaolong_x220 f7a5bab785 added INRIA pedestrian dataset 10 years ago
pmkalshetti 872366245e Link Correction 10 years ago
berak b07c6d71a4 fix missing delete[] calls in or_mnist.cpp 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
berak 04dfaaf935 add a 'split' train method to datasets/lfw_benckmark 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
Maksim Shabunin 2b74ca6f12 Added opencv_contrib_world module and fixed some compilation warnings on iOS 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 10 years ago
StevenPuttemans 0d88f483e0 updating github documentation structure 10 years ago
Dmitriy Anisimov f04f191111 minor update of ar_hmdb code 10 years ago
Dmitriy Anisimov 3929e23878 updated adience loader 10 years ago
Dmitriy Anisimov b9daaf1426 minor changes 11 years ago
Dmitriy Anisimov 7af368f7bd updated documentation 11 years ago
Dmitriy Anisimov 38168334f6 added first version of hpe_humaneva dataset loader 11 years ago
Dmitriy Anisimov 44f47427df updated or_imagenet dataset loader 11 years ago
Dmitriy Anisimov 3be484f12b added tr_svt benchmark 11 years ago
Dmitriy Anisimov c5bc6e82ea added fr_adience dataset loader 11 years ago
Dmitriy Anisimov e16ba0430a updated or_sun dataset loader 11 years ago
dmitriy.anisimov 2c8c4ddf77 added benchmark for ar_hmdb 11 years ago
dmitriy.anisimov 1d6a0e4724 enhance documents structure 11 years ago
Dmitriy Anisimov a5351d9e86 added Caltech Pedestrian dataset loading 11 years ago
Dmitriy Anisimov 74fbe96b6f renamed datasetstools to datasets 11 years ago