Skip to content

Problems with yolov4-tracker tutorial #41

Description

@JavierDG1996

In the tutorial of https://github.com/robocomp/dsr-graph/tree/development/components/yolov4-tracker.

In the section that says "Update the library path in src/CMakeListsSpecific.txt and etc/config by replacing the word REPLACE in both files by the username for correct YOLOv4 library path, using the following commands", it doesn't work running the commands:
sed -i s/REPLACE//g src/CMakeListsSpecific.txt
sed -i s/REPLACE//g etc/config

This is because the word REPLACE is no longer in those files and has been replaced by robocomp / software. It can be confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions