Skip to content

The code use include "classification.h" instead of #include "model.h" #177

@copilot0058

Description

@copilot0058

The code use #include "classification.h" instead of #include "model.h"

Anyone know which is the better ?
case1 . Using #include "classification.h" on the detection.h
case1 . Using #include "model.h" on the detection.h

https://github.com/linghu8812/tensorrt_inference/blob/8d115d9806d9e09dc260f9fb6cf05297f4968d6e/code/includes/detection.h#L4C1-L5C1

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