Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with yolov4-tracker tutorial #41

Open
JavierDG1996 opened this issue May 5, 2021 · 0 comments
Open

Problems with yolov4-tracker tutorial #41

JavierDG1996 opened this issue May 5, 2021 · 0 comments

Comments

@JavierDG1996
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant