Text Classification
Model2Vec
English
poster-sentry
document-classification
scientific-posters
multimodal
poster-detection
machine-actionable
FAIR-data
posters-science
quality-control
Instructions to use fairdataihub/poster-sentry with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Model2Vec
How to use fairdataihub/poster-sentry with Model2Vec:
from model2vec import StaticModel model = StaticModel.from_pretrained("fairdataihub/poster-sentry") - Notebooks
- Google Colab
- Kaggle
Commit ·
6864927
1
Parent(s): c0a4824
Add AI-generated disclosure to image hover text
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ thumbnail: PosterSentry.png
|
|
| 18 |
---
|
| 19 |
|
| 20 |
<div align="center">
|
| 21 |
-
<img src="PosterSentry.png" alt="PosterSentry Logo" width="400"/>
|
| 22 |
</div>
|
| 23 |
|
| 24 |
# PosterSentry — Multimodal Scientific Poster Classifier
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
<div align="center">
|
| 21 |
+
<img src="PosterSentry.png" alt="PosterSentry Logo" title="This image was generated by AI" width="400"/>
|
| 22 |
</div>
|
| 23 |
|
| 24 |
# PosterSentry — Multimodal Scientific Poster Classifier
|