Metadata-Version: 2.1
Name: kboxx
Version: 1.0.2
Summary: Implementation of pre-trained model based on Keras
Home-page: https://github.com/djsaber/Keras-ViT
Author: djsaber
Author-email: 479719615@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# kboxx

This is a package that implements various pre trained models based on Keras. It includes Computer Vision, natural language processing and multimodal correlation models, to help you quickly build and apply to downstream tasks.

1. Dependencies and Installation.

2. What pre trained models are currently included?

3. How to use?

To be continued...


