Instructions to use Yvonne511/yolov8_journals with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yvonne511/yolov8_journals with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Yvonne511/yolov8_journals")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Yvonne511/yolov8_journals", dtype="auto") - Notebooks
- Google Colab
- Kaggle
This is a fine-tunned object detection model for LENR journals.
For the training result of the model here
This model supports the object detection of paragraph, image, table, and reference.
- Downloads last month
- 6