robmarkcole / deepstack-analytics

Analytics with deepstack
https://python.deepstack.cc/
Apache License 2.0
9 stars 2 forks source link

To do - batch process to csv/sqlite #1

Open robmarkcole opened 4 years ago

robmarkcole commented 4 years ago

Table cols are:

robmarkcole commented 4 years ago

The schema used on kaggle wheat competition - keep image size and use pixel locations for coordinates. x1 y1 are the center point of the object. Probably nice to do these calculations when we insert into the db. Box size is very useful to identifying anomalies, e.g. giant wheat

image
robmarkcole commented 3 years ago

Can use datasette or voila for viz ui