-
Notifications
You must be signed in to change notification settings - Fork 85
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
darknet编译问题 #34
Comments
当然是在DIoU-Darknet中编译 |
谢谢您了,麻烦您了 |
@ywx-hub git clone darknet, make, then i have do? |
把darknet的文件和本文件夹混合,然后make? |
下载这个文件,然后make一下就可以了 ,不需要其他的darknet文件 |
下载这个文件,然后make一下就可以了?请问下载的是本git,然后直接make?
|
loss或者ciou 75R 是nan 请问怎么回事? |
75R表示IoU≥0.75的召回率, nan表示对应FPN尺度的GT数量为0。另,你需要的是一份详尽的darknet详解,csdn有很多,可以去搜搜 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,作者,我想请问一下编译是直接在您的代码DIou-darknet里编译出./darknet
还是在darknet中先编译,再把./darknet 复制到DIou-darknet?
打扰您了
The text was updated successfully, but these errors were encountered: