Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Validation (and API for using our tools) #7

Open
Marcel-Simon opened this issue Jul 20, 2018 · 3 comments
Open

Validation (and API for using our tools) #7

Marcel-Simon opened this issue Jul 20, 2018 · 3 comments

Comments

@Marcel-Simon
Copy link
Contributor

It might be very helpful, if we had a way to provide our model in such a way, that it is very easy to use even with little to no technical knowledge. I was thinking, that we could provide it using an API and some GUI tool, which allows using this API. What do you think?

@Athapan
Copy link

Athapan commented Jul 20, 2018

What kind of API are you think?

  • Give me images of polar bar, seal?
  • or does this image has animal in the?

@Marcel-Simon
Copy link
Contributor Author

I was thinking about the latter, i.e. somebody can upload (a set of) images and the API returns locations of seals. The same goes for the classification model, i.e. somebody can upload a (color) image of an hotspot detection, and the API decides whether this is a seal or not.

@pbaer
Copy link
Member

pbaer commented Jul 24, 2018

Some thoughts on how we could structure this that makes it easy for us to evaluate various approaches, and potentially helps package things up for NOAA in a somewhat consumable way.

Input: a folder of thermal and color files (using the filename pattern used by NOAA to indicate timestamp, color vs. thermal, etc.).

Output: a "hotspots.csv" file of hotspot detections (similarly using the same CSV schema NOAA gave us), written into the same folder

A nice independent task for someone to work on Tuesday would be do manage the validation set and confirm detection accuracy. I think it would be especially good for someone not directly working on a detection model to do this, to maintain objectivity :)

(updated issue title)

@pbaer pbaer changed the title (Online?) API for using our tools Validation (and API for using our tools) Jul 24, 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

No branches or pull requests

3 participants