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

多gpu训练报错 #17

Open
cl886699 opened this issue Aug 18, 2020 · 1 comment
Open

多gpu训练报错 #17

cl886699 opened this issue Aug 18, 2020 · 1 comment

Comments

@cl886699
Copy link

你好,我用多gpu训练模型时,报了以下错误,我想要多gpu训练,还需要更改哪些呢
faster_rcnn\detection\utils\misc.py:53 calc_batch_padded_shape *
return tf.cast(tf.reduce_max(meta[:, 6:8], axis=0), tf.int32).numpy()

AttributeError: 'Tensor' object has no attribute 'numpy'
@cl886699
Copy link
Author

我改了一个多gup训练的版本,但只支持固定大小的输入

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

1 participant