Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[ GSOC 2018 ] Automatic Detection and Evaluation #43

Merged
merged 5 commits into from
Jun 11, 2018
Merged

[ GSOC 2018 ] Automatic Detection and Evaluation #43

merged 5 commits into from
Jun 11, 2018

Conversation

vinay0410
Copy link
Collaborator

This pull request creates a tool, which can Automatically Evaluate statistics on a given dataset using a choice of network. Currently this implementation only supports evaluation for a single network at a time, but will be further expanded to support multiple networks.

This tool, also requires a config file for the same, containing dataset path, dataset Implementation, Network Weights path, network type, etc.

In general it merges the functionality of both Detector and Evaluator into one tool and calculates the same in one go.

In order to implement the same, I altered Mass Inferencer so as to also push Detected Samples, into a vector, rather than just writing, thereby preventing the evaluator to read again.

@chanfr chanfr merged commit 8181ca8 into JdeRobot:master Jun 11, 2018
@vinay0410 vinay0410 changed the title Automatic Detection and Evaluation [ GSOC ] Automatic Detection and Evaluation Aug 8, 2018
@vinay0410 vinay0410 changed the title [ GSOC ] Automatic Detection and Evaluation [ GSOC 2018 ] Automatic Detection and Evaluation Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants