Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI validation #54

Open
diegoesteves opened this issue Apr 29, 2020 · 0 comments
Open

UI validation #54

diegoesteves opened this issue Apr 29, 2020 · 0 comments

Comments

@diegoesteves
Copy link
Member

We need to deploy a UI to visually validate the results and check what is being returned from the search engine, otherwise, we are either blind (just look to overall P/R/F1) or need to perform manual verifications that comprehend:

  1. open the DB and check the names of the images and websites returned for a given query
  2. open each IMG folder and look for the images
  3. open each TEXT folder and look for the websites.

This is very time consuming. If we have a simple web interface for that, we could also add, e.g., the predictions of the models for each image/website. This way we can also more easily check where the models are failing the most.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant