English classifier_posterior_glare_removal_pipeline pipeline ViTForImageClassification from Lez94

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

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

References

https://huggingface.co/Lez94/classifier-posterior-glare-removal

Included Models

  • ImageAssembler
  • ViTForImageClassification