MIC-DKFZ / batchgenerators

A framework for data augmentation for 2D and 3D image classification and segmentation
Apache License 2.0
1.09k stars 221 forks source link

Question about multithreading: #98

Open zhangzherui123 opened 2 years ago

zhangzherui123 commented 2 years ago

Question about multithreading:

  1. After each use of kill -9 processID, the GPU memory is still occupied, and each process needs to be manually killed before it can be finally released
  2. How to set the number of batches and threads to show the speed advantage