Skip to content

how to find model_path in cpp version #112

@likecu

Description

@likecu

"""
int main(int argc, char** argv) {

std::string model_path = argv[1];
std::string image_file = argv[2];

"""
how can i find the model_path and image_file in CPP demo.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions