• NielsRogge's avatar
    [Maskformer] Add MaskFormerSwin backbone (#20344) · 6dc884ab
    NielsRogge authored
    
    
    * First draft
    
    * Fix backwards compatibility
    
    * More fixes
    
    * More fixes
    
    * Make backbone more general
    
    * Improve backbone
    
    * Improve test
    
    * Fix config checkpoint
    
    * Address comments
    
    * Use model_type
    
    * Address more comments
    
    * Fix special model names
    
    * Remove MaskFormerSwinModel and MaskFormerSwinPreTrainedModel from main init
    
    * Fix typo
    
    * Update backbone
    
    * Apply suggestion
    Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
    6dc884ab
modeling_auto.py 46.4 KB