Metadata-Version: 2.3
Name: dashai_test_image_classification_plugin
Version: 0.0.6
Summary: Image Classification Plugin for DashAI
Project-URL: Homepage, https://github.com/DashAISoftware/DashAI
Project-URL: Issues, https://github.com/DashAISoftware/DashAI/issues
Author: DashAI team
Author-email: dashaisoftware@gmail.com
Keywords: DashAI,Dataloader,Model,Task
Requires-Python: >=3.8
Requires-Dist: dashai-test-classification-metrics-plugin
Requires-Dist: torchvision==0.14.0
Description-Content-Type: text/markdown

## Image Classification Task

  This plugin is designed to configure the dataloader, task, and model class for the image classification task.
Please note that this plugin does not implement any specific model itself.