Skip to content

A ZetaForge block for general image classification.

Notifications You must be signed in to change notification settings

zetane/block-image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

block-image-classifier

A ZetaForge block for general image classification.

This block can be used in ZetaForge, an open-source platform enabling developers to design, build, and deploy AI pipelines quickly. Check out ZetaForge on GitHub: https://github.com/zetane/zetaforge.

The image classifier block takes in an input image file and classifies that image using a Vision Transformer model pre-trained on ImageNet-21k and fine-tuned on ImageNet 2012. The model card can be found here: https://huggingface.co/google/vit-base-patch16-224.

You can connect the image classifier block to an "image viewer with captions" block to see each image with the predicted caption:

image-classifier-example

About

A ZetaForge block for general image classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published