Shortcuts

TextSnake

class mmocr.models.textdet.TextSnake(backbone, det_head, neck=None, data_preprocessor=None, init_cfg=None)[源代码]

The class for implementing TextSnake text detector: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes.

[https://arxiv.org/abs/1807.01544]

参数
  • backbone (Dict) –

  • det_head (Dict) –

  • neck (Optional[Dict]) –

  • data_preprocessor (Optional[Dict]) –

  • init_cfg (Optional[Dict]) –

返回类型

None

Read the Docs v: dev-1.x
Versions
latest
stable
0.x
dev-1.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.