• Tanay Mehta's avatar
    Add PoolFormer (#15531) · f84e0dbd
    Tanay Mehta authored
    
    
    * Added all files, PoolFormerFeatureExtractor still failing tests
    
    * Fixed PoolFormerFeatureExtractor not being able to import
    
    * Completed Poolformer doc
    
    * Applied Suggested fixes
    
    * Fixed errors in modeling_auto.py
    
    * Fix feature extractor, convert docs to Markdown, styling of code
    
    * Remove PoolFormer from check_repo and fix integration test
    
    * Remove Poolformer from check_repo
    
    * Fixed configuration_poolformer.py docs and removed inference.py from poolformer
    
    * Ran with black v22
    
    * Added PoolFormer to _toctree.yml
    
    * Updated poolformer doc
    
    * Applied suggested fixes and added on README.md
    
    * Did make fixup and make fix-copies, tests should pass now
    
    * Changed PoolFormer weights conversion script name and fixed README
    
    * Applied fixes in test_modeling_poolformer.py and modeling_poolformer.py
    
    * Added PoolFormerFeatureExtractor to AutoFeatureExtractor API
    Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MBP.localdomain>
    f84e0dbd
README.md 50.8 KB