Image Preprocessing #348
              
                Unanswered
              
          
                  
                    
                      saitarslanboun
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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!
I unfortunately could not find it anywhere, and forgive me if I have missed it.
For example, if I would like to feed images through pretrained mobilenetv3 as follows;
import timm
do we have to normalize or do any kind of preprocessing before feeding images, or it is already done automatically?
If we have to normalize, do you have any API for that? In case there is or not, can you show me how we can preprocess images before feeding?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions