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

博主你好,这个能部署到windows上面了吗 #1519

Open
ningjianfeng opened this issue May 10, 2024 · 6 comments
Open

博主你好,这个能部署到windows上面了吗 #1519

ningjianfeng opened this issue May 10, 2024 · 6 comments

Comments

@ningjianfeng
Copy link

Env

  • GPU, e.g. V100, RTX2080, TX2, Xavier NX, Nano, etc.
  • OS, e.g. Ubuntu16.04, Win10, etc.
  • Cuda version
  • TensorRT version

About this repo

  • which branch/tag/commit are you using?
  • which model? yolov5, retinaface?

Your problem

  • what is your command? e.g. sudo ./yolov5 -s
  • what's your output?
  • what output do you expect?
@wang-xinyu
Copy link
Owner

可以,大部分都需要简单适配下windows编译

@ningjianfeng
Copy link
Author

你好 [博主,我在电脑上生成engine文件在电脑中尝试可以使用,但是在jetson开发板中运行您的程序显示这个错误,
91394ffe15851a188f6939958f5ef0e

@wang-xinyu
Copy link
Owner

engine是不跨平台的,需要重新生成

@ningjianfeng
Copy link
Author

大佬 不好意思又要打扰您了,我在windows中部署项目时,cmake后没有生成makefile文件,导致使用make命令报make: *** makefile。 停止。我初步猜想是CMakeLists.txt的问题,您觉得是吗?如何是的话,这个如何修改成windows中可以使用并生成makefile文件?

@wang-xinyu
Copy link
Owner

可以参考下yolov9下的cmake文件

@ningjianfeng
Copy link
Author

可以参考下yolov9下的cmake文件

好的 感谢

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