Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 83ec1e1d authored by Robin Tissot's avatar Robin Tissot
Browse files

Merge branch 'develop'

parents 67f9b9c5 011d0719
No related branches found
No related tags found
1 merge request!52Api model
......@@ -614,6 +614,7 @@ class DocumentPart(OrderedModel):
# TODO: check model_type [None, 'recognition', 'segmentation']
# & seg_type [None, 'bbox', 'baselines']
im = Image.open(self.image.file.name)
# will be fixed sometime in the future
# if model_.one_channel_mode == '1':
# # TODO: need to binarize, probably not live...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment