Datumaro API documentation
Datumaro
CLI
Components
Plugins
accuracy checker plugin package
COCO format package
CVAT format package
datumaro format package
ICDAR format package
converter module
extractor module
format module
KITTI format package
KITTI raw format package
OpenVino plugin package
sampler package
sly Pointcloud format package
tf detection api format package
VOC format package
YOLO format package
ade20k2017_format module
ade20k2020_format module
camvid_format module
cifar_format module
cityscapes_format module
image_dir_format module
image_zip_format module
imagenet_format module
imagenet_txt_format module
labelme_format module
lfw_format module
market1501_format module
mnist_csv_format module
mnist_format module
mot_format module
mots_format module
ndr module
open_images_format module
splitter module
transforms module
validators module
vgg_face2_format module
widerface_format module
Utilities
Back to main documentation
Datumaro API documentation
»
Plugins
»
ICDAR format package
»
format module
View page source
format module
class
datumaro.plugins.icdar_format.format.
IcdarTask
(
value
)
[source]
Bases:
enum.Enum
An enumeration.
word_recognition
=
1
text_localization
=
2
text_segmentation
=
3
class
datumaro.plugins.icdar_format.format.
IcdarPath
[source]
Bases:
object
IMAGE_EXT
=
'.png'
GT_EXT
=
'.bmp'
IMAGES_DIR
=
'images'
Other Versions
v: v0.3
Tags
v0.2.2
v0.2.3
v0.3
Branches
develop