English tiny224_sticker1_0_5_boost_pipeline pipeline ViTForImageClassification from branyo

Description

Pretrained ViTForImageClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.tiny224_sticker1_0_5_boost_pipeline is a English model originally trained by branyo.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("tiny224_sticker1_0_5_boost_pipeline", lang = "en")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("tiny224_sticker1_0_5_boost_pipeline", lang = "en")
val annotations = pipeline.transform(df)

Model Information

Model Name: tiny224_sticker1_0_5_boost_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: en
Size: 20.7 MB

References

https://huggingface.co/branyo/tiny224-sticker1-0.5-boost

Included Models

  • ImageAssembler
  • ViTForImageClassification