RandSpatialCropSamplesd Error #2070
                  
                    
                      ove-hansen
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to extract multiple random 2D slices from a 3D volume and am using RandSpatialCropSamplesd to achieve this with an ROI size of [1,128,128] and num_samples=32, which is equivalent to the number of CPUs used in my case. Up to that point I am only using deterministic transforms and the Cached Dataset. However after a few epochs somewhat randomly I get the following error:
For num_samples=16 the error appears less frequently and I have not observed the error for num_samples=8. Does anyone have an idea how this error could be fixed or what might cause it?
Best,
Ove
Beta Was this translation helpful? Give feedback.
All reactions