This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
products:sbc:edge2:npu:demos:densenet-ctc [2024/07/25 23:05] ivan [Compile and run] |
products:sbc:edge2:npu:demos:densenet-ctc [2025/04/09 23:25] (current) louis |
||
---|---|---|---|
Line 5: | Line 5: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
- | ===== Get Source Code ===== | + | ===== Introduction ===== |
+ | |||
+ | Densenet_CTC is a text recognition model. It only can recognize single line text. Therefore usually, it needs to be used in conjunction with a text detection model. | ||
+ | |||
+ | Recognition image and inference results on Edge2. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ===== Train Model ===== | ||
We will use a DenseNet model based on [[gh> | We will use a DenseNet model based on [[gh> |