Skip to content

Commit

Permalink
Add CRAFT text detection to community models (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
wingertge authored Nov 18, 2024
1 parent e659097 commit 473929c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Explore the curated list of models developed by the community ♥.
| kord (music note predictor) | A music theory model that can detect notes in short audio clips. | [twitchax/kord](https://github.com/twitchax/kord) |
| Whisper-Live | A fork of [Gadersd/whisper-burn](https://github.com/Gadersd/whisper-burn) which has been updated for Burn 13 and provides live transcription | [sudomonikers/whisper-burn](https://github.com/sudomonikers/whisper-burn) |
| [Inception V3](https://arxiv.org/abs/1512.00567) | A CNN used for calculating FID scores. | [varonroy/inception-v3-burn](https://github.com/varonroy/inception-v3-burn/) |
| [CRAFT](https://arxiv.org/abs/1904.01941) | A CNN for character-region aware text detection | [wingertge/craft-burn](https://github.com/wingertge/craft-burn) |

## License Information

Expand Down

0 comments on commit 473929c

Please sign in to comment.