idanba's picture
Update README.md
0c6196e verified
|
raw
history blame contribute delete
No virus
574 Bytes
metadata
license: agpl-3.0
datasets:
  - detection-datasets/coco

Model card for pytorch_yolov8_640x640

A pytorch implementation of YOLOv8n object-detection model, based on Ultralytics.

The model weights were taken from yolov8n.pt - v8.1.0.

For further insights into the model's implementation details, please refer to MCT Model Garden - yolov8