Skip to content

I think the coordinate loss is computed by error #62

Description

@nmxnql

In yolo_net.py line 278-281 ,the coordinate is wrong . The yolo paper says that "Each bounding box consists of 5 predictions: x, y, w, h, and confidence. The (x,y) coordinates represent the center of the box relative to the bounds of the grid cell. The width and height are predicted relative to the whole image".But it is not implemented correctly according to niboy' codes . By the way , the demp.py is in accordance with the yolo paper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions