Is this model usable?
#1
by
aronfiechter
- opened
When trying to import and use this, I get the following error:
cannot import name 'MaskRCNNForObjectDetection' from 'transformers'
This is the only pretrained object-detection model for layout analysis that I found on :huggingface:. The only other models I find are DiT base models (base
and large
) and pretrained checkpoints for document image classification.