Craft-mlt-25k.pth Page
This file is a PyTorch State Dictionary (.pth) containing the learned weights of a VGG-16 based fully convolutional network. The "MLT-25k" designation indicates it was fine-tuned on the (Multi-Lingual Text) dataset, which consists of approximately 25,000 images covering various scripts and languages. How the CRAFT Algorithm Works
At the heart of many implementations of this model lies a specific file that has become a staple in the deep learning community: . craft-mlt-25k.pth
: The model can be fine-tuned for NLP tasks, including but not limited to text classification, sentiment analysis, and topic modeling. This file is a PyTorch State Dictionary (