How to deal with the lables after resizing the datasets in Project-MONAI / tutorials/detection? #1603
              
                
                  
                  
                    Answered
                  
                  by
                    KumoLiu
                  
              
          
                  
                    
                      Dana136484
                    
                  
                
                  asked this question in
                Q&A
              
            -
| I need to train my spine datasets to obtain the boxes for each vertebra.The detection is not use the mothod of 'Resized', so the method of 'Resized' was used to process CT before training.But how to deal with the lables after resizing the datasets?Thanks! | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            KumoLiu
          
      
      
        Jan 4, 2024 
      
    
    Replies: 1 comment 6 replies
-
| Hi @Dana136484, did you refer to the tutorial here? Hope it helps, thanks! | 
Beta Was this translation helpful? Give feedback.
                  
                    6 replies
                  
                
            
      Answer selected by
        KumoLiu
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Hi @Dana136484, did you refer to the tutorial here?
https://github.com/Project-MONAI/tutorials/tree/main/detection
Hope it helps, thanks!