torchsight.evaluators.flickr32
module
Package to make evaluations over the flickr32 dataset.
Source code
"""Package to make evaluations over the flickr32 dataset."""
from .evaluator import Flickr32Evaluator
Sub-modules
torchsight.evaluators.flickr32.evaluator
-
Module with an evaluator for the Flickr32 dataset.
torchsight.evaluators.flickr32.fl_convert-groundtruth
-
Helper script for the FlickrLogos-32 dataset. See http://www.multimedia-computing.de/flickrlogos/ for details …
torchsight.evaluators.flickr32.fl_eval_classification
-
Computes scores for recognition results on the FlickrLogos-32 dataset. See http://www.multimedia-computing.de/flickrlogos/ for details …
torchsight.evaluators.flickr32.fl_eval_retrieval
-
Evaluation script for the FlickrLogos-32 dataset. See http://www.multimedia-computing.de/flickrlogos/ for details …
torchsight.evaluators.flickr32.fl_plot_classification_results
-
Plots some charts for a given object recognition result …
torchsight.evaluators.flickr32.flickrlogos
-
Tools & Utilities for the FlickrLogos-32 dataset. See http://www.multimedia-computing.de/flickrlogos/ for details …