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

您好,请问下这个问题是出在哪呢 #59

Open
PL1296 opened this issue May 25, 2020 · 4 comments
Open

您好,请问下这个问题是出在哪呢 #59

PL1296 opened this issue May 25, 2020 · 4 comments

Comments

@PL1296
Copy link

PL1296 commented May 25, 2020

out_bboxes1[:min(out_bboxes.shape[0],self.cfg.boxes)]=out_bboxes[:min(out_bboxes.shape[0],self.cfg.boxes)]

@PL1296
Copy link
Author

PL1296 commented May 25, 2020

上面是出错的代码, 错误显示是valueerror:could not broadcast input array from shape(0) into shape(0,5)

@Ryo-Kawanami
Copy link

Ryo-Kawanami commented Aug 26, 2020

I have a same error.

@hancShen
Copy link

I have encountered the same issue, and resolved it.
The reason might be like this: the image path in your annotation file *.txt is unreadable.

@Im-JimmyHu
Copy link

the similiar error ,have somebody solve it

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