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

error when run deeplab(cityscapes) ValueError: zero-size array to reduction operation minimum which has no identity` #273

Open
zyxu1996 opened this issue Oct 11, 2019 · 0 comments

Comments

@zyxu1996
Copy link

zyxu1996 commented Oct 11, 2019

libpng error: Read Error
Exception in thread Thread-7:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/data/xzy/xzy_job/Deformable Convolutional Networks/Deformable-ConvNets/lib/utils/PrefetchingIter.py", line 64, in prefetch_func
self.next_batch[i] = self.iters[i].next()
File "/data/xzy/xzy_job/Deformable Convolutional Networks/Deformable-ConvNets/deeplab/core/loader.py", line 190, in next
self.get_batch_parallel()
File "/data/xzy/xzy_job/Deformable Convolutional Networks/Deformable-ConvNets/deeplab/core/loader.py", line 238, in get_batch_parallel
rst = [multiprocess_result.get() for multiprocess_result in multiprocess_results]
File "/usr/lib/python2.7/multiprocessing/pool.py", line 567, in get
raise self._value
ValueError: zero-size array to reduction operation minimum which has no identity

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