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

How to save augmented data generated by BasePrefetchDataLayer #6664

Open
5 tasks
peyer opened this issue Jan 9, 2019 · 0 comments
Open
5 tasks

How to save augmented data generated by BasePrefetchDataLayer #6664

peyer opened this issue Jan 9, 2019 · 0 comments

Comments

@peyer
Copy link

peyer commented Jan 9, 2019

Issue summary

As the title, How can I save augmented data and label generated by using BasePrefetchDataLayer since it used InternalThread to create multi-process? I encounter crash when I used fwrite() func to save the data and label into binary file.

Steps to reproduce

Tried solutions

System configuration

  • Operating system: Ubuntu 16.04
  • Compiler: gcc
  • CUDA version (if applicable): 9.0
  • CUDNN version (if applicable): 7.0
  • BLAS: openBLAS
  • Python version (if using pycaffe): 2.7.12
  • MATLAB version (if using matcaffe): R2015b

Issue checklist

  • read the guidelines and removed the first paragraph
  • written a short summary and detailed steps to reproduce
  • explained how solutions to related problems failed (tick if found none)
  • filled system configuration
  • attached relevant logs/config files (tick if not applicable)
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