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

yolo make file and missing files in host directory #141

Open
kutenai opened this issue Jun 1, 2020 · 2 comments
Open

yolo make file and missing files in host directory #141

kutenai opened this issue Jun 1, 2020 · 2 comments

Comments

@kutenai
Copy link

kutenai commented Jun 1, 2020

The Makefile in the ./yolo directory is looking for some host files.

These files:

HOST_SRCS = ./host/main_yolo_3.8.cpp ../common/ocl_util.cpp ../common/timer.cpp ./host/utility/region.cpp ./host/utility/box.cpp ./host/utility/showboxes.cpp

But they do not exist in the yolo directory. I did find the ./host directory in ./project, but the files listed above are not present their either.

@kutenai
Copy link
Author

kutenai commented Jun 2, 2020

I did a little more digging and it looks like you added all of that logic on the latest commit.
The main project is located in the 'project' directory, so the yolo was and is just a reference at this point.

It would be great if you could share enough to make it a complete project.

@doonny
Copy link
Owner

doonny commented Jul 5, 2020

We will make a update in the following weeks. Thx for the reminds.

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

2 participants