-
| Hello, is there an example of loading the semantic tree as part of a torchvision ImageFolder for the MIIL ImageNet 21K P trained models? These: 'vit_base_patch16_224_miil_in21k' | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            rwightman
          
      
      
        May 31, 2022 
      
    
    Replies: 1 comment 1 reply
-
| @mwillwork only the pretrained models are here, anything else is at the author's site https://github.com/Alibaba-MIIL/ImageNet21K ... one of the tasks on my TODO list is to support semantic-tree pretraining in the train script here, but haven't had a chance to get to that... | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        mwillwork
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
@mwillwork only the pretrained models are here, anything else is at the author's site https://github.com/Alibaba-MIIL/ImageNet21K ... one of the tasks on my TODO list is to support semantic-tree pretraining in the train script here, but haven't had a chance to get to that...