Edit model card

cv_canal_pollution_level

使用HuggingPics微调生成

任务:河道污染等级分类(无污染、轻度污染、中度污染、重度污染)

使用方法:

from transformers import pipeline

classifier = pipeline('image-classification', model='Bazzar/cv_canal_pollution_level')
print(classifier('http://图片地址'))

Autogenerated by HuggingPics🤗🖼️

Create your own image classifier for anything by running the demo on Google Colab.

Report any issues with the demo at the github repo.

Example Images

no pollution

no pollution

light pollution

light pollution

moderate pollution

moderate pollution

heavy pollution

heavy pollution

Downloads last month
23
Safetensors
Model size
85.8M params
Tensor type
F32
·