English cpe101_b7_brain_tumors_swin_base_0_97_pipeline pipeline SwinForImageClassification from Santipab

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

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

References

https://huggingface.co/Santipab/CPE101-B7-Brain-Tumors-Swin-base-0.97

Included Models

  • ImageAssembler
  • SwinForImageClassification