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

How to use this repo #54

Open
hygxy opened this issue Apr 10, 2022 · 1 comment
Open

How to use this repo #54

hygxy opened this issue Apr 10, 2022 · 1 comment

Comments

@hygxy
Copy link

hygxy commented Apr 10, 2022

Hi, first of all thanks for sharing!

I build this repo from source in VS 2022 and overwrite the original image in Yolov5Net.App/Assets/test.jpg with a custom image(on which the python version works). I then click the Start without Debugging menu on VS to run the application. The console output is

"Yolov5Net.App.exe (process 19836) exited with code 0.
Press any key to close this window . . ."

But no result image is saved. I've also tried run the "Yolov5Net.App.exe" directly in console, but still nothing happens(empty console output, no result image saved)

@Red007Master
Copy link

Hi, first of all thanks for sharing!

I build this repo from source in VS 2022 and overwrite the original image in Yolov5Net.App/Assets/test.jpg with a custom image(on which the python version works). I then click the Start without Debugging menu on VS to run the application. The console output is

"Yolov5Net.App.exe (process 19836) exited with code 0.
Press any key to close this window . . ."

But no result image is saved. I've also tried run the "Yolov5Net.App.exe" directly in console, but still nothing happens(empty console output, no result image saved)

Do default configuration with default image work?

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