Hi Johannes,

as for the API, do you think we can extend the dataset API, or should we create 
a separate REST API for image annotation?

Where do you plan to store the coco annotation information? In files or in a DB?

Philipp

> On 16. Feb 2020, at 19:51, Dominik Riemer <[email protected]> wrote:
> 
> Hi Johannes,
> sounds good!
> I think bounding boxes and polygons are totally fine for the first prototype.
> 
> How to you plan to integrate the labeling tool, will it be part of the data 
> explorer or do you plan to add a new component?
> 
> Dominik
> 
> On 2020/02/14 16:30:17, Johannes Tex <[email protected]> wrote: 
>> Hi,
>> 
>> Philip started to extend the datalake sink to store images [STREAMPIPES-75]. 
>> I started now to create an Image labeler that allows users to label images 
>> in the datalake. [STREAMPIPES-78]. The Labels will be stored in the COCO 
>> Annonation Format. [1] After labeling, the images can be used to train an 
>> NN. 
>> 
>> The main features that the labeler should support
>> - Labeling with Bound boxes
>> - Labeling with Polygons
>> 
>> Do you have additional features that should also be supported?
>> 
>> Johannes
>> 
>> 
>> [1] http://cocodataset.org/#format-data
>> 
>> 
>> 


Reply via email to