Russian moscow_attractions_pipeline pipeline ViTForImageClassification from Poliandr

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("moscow_attractions_pipeline", lang = "ru")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("moscow_attractions_pipeline", lang = "ru")
val annotations = pipeline.transform(df)

Model Information

Model Name: moscow_attractions_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: ru
Size: 321.3 MB

References

https://huggingface.co/Poliandr/moscow-attractions

Included Models

  • ImageAssembler
  • ViTForImageClassification