Omarrran's picture
Add Koshur OCRv6 model card, source, artifacts, and core checkpoints
8207382 verified
|
Raw
History Blame Contribute Delete
554 Bytes

Module Overview

A module is the smallest unit that implements basic functionality. Modules typically use a single model to accomplish specific tasks, such as text detection, image classification, and other basic functions. As fundamental building blocks, modules provide the necessary functional support for more complex application scenarios. This design approach allows users to flexibly select and combine different modules according to their needs, thereby simplifying the development process and enhancing development flexibility and efficiency.