Suleyman TURKMEN
cdb57cb679
Update pd_inria.cpp
6 years ago
Xavier Weber
4c1fb00829
Merge pull request #2231 from Saafke:dnn_superres_final_phase
...
* Add learning-based super-resolution module
Adds the module plus loading classes for SR data
Complete with docs, tutorials and tests.
* Fix typo
* Small commit to restart buildbot
* Change refs from arXiv to official
* Remove video string
* dnn_superres: update perf test code
* dnn_superres: test fixup
6 years ago
Suleyman TURKMEN
fa80a87aea
Update pd_inria.cpp
7 years ago
Suleyman TURKMEN
90555dbd06
makes text module dependency optional
8 years ago
Alexander Alekhin
0de0ba7bbc
build: fix MSVS2017 warning
8 years ago
berak
cd345ea87f
datasets: remove face dependancy
8 years ago
Vladimir
2858b7bbad
Fixed segmentation fault error in TRACK_vot::getNextFrame()
10 years ago
Vladimir
4e1d8ed8b9
Fixed argument dataset index in examples
10 years ago
Vladimir
6b3413339f
Fix: - Get dataset path form *args
10 years ago
Vladimir
071092d97c
Added VOT2015 Dataset interface + VOT2015 sample cpp
10 years ago
Vladimir
20cdf5d7f6
Fixed segmentation fault error in TRACK_vot::getNextFrame()
10 years ago
Vladimir
a4fdf7efff
Fixed argument dataset index in examples
10 years ago
Vladimir
7b1fd98e15
Fix: - Get dataset path form *args
10 years ago
Vladimir
769b28e09c
Added VOT2015 Dataset interface + VOT2015 sample cpp
10 years ago
Vladimir
c3e88a717e
Fixed segmentation fault error in TRACK_vot::getNextFrame()
10 years ago
Vladimir
4660302330
Fixed argument dataset index in examples
10 years ago
Vladimir
722f772817
Fix: - Get dataset path form *args
10 years ago
Vladimir
a38145dcec
Added VOT2015 Dataset interface + VOT2015 sample cpp
10 years ago
Vladimir
4bfc2ab8d0
Fixed segmentation fault error in TRACK_vot::getNextFrame()
10 years ago
Vladimir
aa26cc6231
Fixed argument dataset index in examples
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
Vladimir
98a3956722
Fix: - Get dataset path form *args
10 years ago
Vladimir
cd5b061c67
Added VOT2015 Dataset interface + VOT2015 sample cpp
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
berak
04dfaaf935
add a 'split' train method to datasets/lfw_benckmark
10 years ago
Maksim Shabunin
34131405df
Removed some methods from cv::Algorithm and changed ml module interfaces
10 years ago
Dmitriy Anisimov
f04f191111
minor update of ar_hmdb code
11 years ago
Dmitriy Anisimov
3929e23878
updated adience loader
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
a5351d9e86
added Caltech Pedestrian dataset loading
11 years ago
Dmitriy Anisimov
74fbe96b6f
renamed datasetstools to datasets
11 years ago