clcarwin / sphereface_pytorch

A PyTorch Implementation of SphereFace.
MIT License
714 stars 172 forks source link

thread start failed #19

Open frischzenger opened 6 years ago

frischzenger commented 6 years ago

for the ImageDataset class, if the self.filelist size is very large(for example 2000000), the producer thread start will fail.