hidonbush/paper-cuttingv0.1
Viewer • Updated • 1.18k • 11
How to use hidonbush/paper-cutting with Transformers:
# Load model directly
from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
processor = AutoImageProcessor.from_pretrained("hidonbush/paper-cutting")
model = SegformerForSemanticSegmentation.from_pretrained("hidonbush/paper-cutting")This model was a finetuned version of nvidia/mit-b5 on the paper-cutting datasetv0.1.
It was trained to extract body contents from any resources like articles and books, just like cutting them off the paper.
More information needed
More information needed
paper-cutting v0.1
The following hyperparameters were used during training:
Base model
nvidia/mit-b5