Description
Pretrained ViTForImageClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.cifake_vit_generated_d1_20_d2_90_retrainv2_pipeline
is a English model originally trained by dpaul93.
How to use
pipeline = PretrainedPipeline("cifake_vit_generated_d1_20_d2_90_retrainv2_pipeline", lang = "en")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("cifake_vit_generated_d1_20_d2_90_retrainv2_pipeline", lang = "en")
val annotations = pipeline.transform(df)
Model Information
Model Name: | cifake_vit_generated_d1_20_d2_90_retrainv2_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.1+ |
License: | Open Source |
Edition: | Official |
Language: | en |
Size: | 321.2 MB |
References
https://huggingface.co/dpaul93/cifake_vit_generated-d1-20-d2-90-retrainv2
Included Models
- ImageAssembler
- ViTForImageClassification