mlpack / models

models built with mlpack
https://models.mlpack.org/docs
BSD 3-Clause "New" or "Revised" License
35 stars 40 forks source link

The YOLO architecture does not match what is mentioned in the YOLOv1 official paper. #84

Closed kumar-utkarsh0317 closed 7 months ago

kumar-utkarsh0317 commented 8 months ago

I wanted to add a YOLO-based example to the repository. However, upon reviewing the implementation of the mlpack YOLO model, I noticed that its architecture does not match the official YOLO model architecture, as shown in the screenshot.

Screenshot from 2024-01-11 15-16-18 This is the official YOLO architecture, which does not match what has been implemented in the mlpack YOLO model.

mlpack-bot[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1: