leowe

Results 5 issues of leowe

Is it possible to train the ffn with several distinct pieces of data with each having its own bounding box?

![image](https://user-images.githubusercontent.com/13684843/68129558-1058d300-ff1a-11e9-8267-d56986d35bc5.png)

comp: text editor

## Detailed Description In #3937, we decided to only display the datasource thumbnails for the annotations instead of the actual annotations due to several reasons (which position to show in...

enhancement
backend
difficult

## Detailed Description Follow-up for [#6144](https://github.com/scalableminds/webknossos/pull/6144). When using zarr remote datasets, it is possible to define a compression scheme in the `.zarray` file. Currently, this feature is unused and all...

enhancement
backend
zarr

As an follow-up to #6466, it would be great if the `N5DataType` case class could be made redundant by creating a custom json reads for ArrayDataType. Optionally, it might also...

backend
refactoring