# 场景文字检测

- [DeepText: A Unified Framework for Text Proposal Generation and Text Detection in Natural Images](https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce/deeptext-a-unified-framework-for-text-proposal-generation-and-text-detection-in-natural-images.md)
- [Detecting Text in Natural Image with Connectionist Text Proposal Network](https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce/detecting-text-in-natural-image-with-connectionist-text-proposal-network.md)
- [Scene Text Detection via Holistic, Multi-Channel Prediction](https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce/scene-text-detection-via-holistic-multi-channel-prediction.md)
- [Arbitrary-Oriented Scene Text Detection via Rotation Proposals](https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce/arbitrary-oriented-scene-text-detection-via-rotation-proposals.md)
- [PixelLink: Detecting Scene Text via Instance Segmentation](https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce/pixellink-detecting-scene-text-via-instance-segmentation.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://senliuy.gitbook.io/advanced-deep-learning/di-wu-zhang-ff1a-guang-xue-zi-fu-shi-bie/chang-jing-wen-zi-jian-ce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
