idanba's picture
Update README.md
fda7780 verified
|
raw
history blame
No virus
631 Bytes
metadata
license: agpl-3.0
datasets:
  - detection-datasets/coco

Model card for pytorch_yolov8_640x640_bb_decoding

A pytorch implementation of YOLOv8n object-detection model, based on Ultralytics, with additional bounding box decoding layer.

The model weights were taken from yolov8n.pt - v0.0.0.

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