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

Sorry, but I can't find the .exe file #11

Open
asd4906asd opened this issue Apr 15, 2021 · 4 comments
Open

Sorry, but I can't find the .exe file #11

asd4906asd opened this issue Apr 15, 2021 · 4 comments

Comments

@asd4906asd
Copy link

I can't find YoloSrc\YoloServer\bin\Release\netcoreapp2.1\win-x64\YoloServer.exe
how can I do?
thanks for answering

@mbaske
Copy link
Owner

mbaske commented Apr 15, 2021

Did you publish the project in Visual Studio first? Publishing should create the exe file.
Please note that I'm no longer maintaining the repo, because doing image classification in Unity has become much easier by now with Barracuda https://github.com/Unity-Technologies/barracuda-release

@uvcdev
Copy link

uvcdev commented Apr 21, 2021

just do it like this:

dotnet YoloServer.dll

@GitProgrammerGuy32
Copy link

Hey @mbaske , currently using YOLOv8 can you suggest how do I use yolov8 custom-trained as well as pretrained model with unity for object detection and classification?Your assistance would be highly appreciated!

Best regards
Shaurya Grover

@mbaske
Copy link
Owner

mbaske commented Oct 2, 2023

Hi @GitProgrammerGuy32, my guess would be using the Barracuda inference engine. I haven't done any Unity related work in a year though, so I'm not sure if that's still the preferred approach.

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

4 participants