issues
search
telesto-ai
/
telesto-base
Base image for telesto.ai models
Apache License 2.0
0
stars
0
forks
source link
feat/refactor: Adapt code to instance segmentation task
#20
Closed
intsco
closed
3 years ago
intsco
commented
3 years ago
Change the output format of the segmentation API to list of instance segmentation objects instead of a mask.
Add documentation endpoint
/docs
to the segmentation API.
Refactor packages: introduce top level task specific packages.
telesto/segmentation: move common classes to init module.
Update tests.
Resolves
https://github.com/telesto-ai/telesto.ai/issues/464
/docs
to the segmentation API.Resolves https://github.com/telesto-ai/telesto.ai/issues/464