Metadata-Version: 2.1
Name: back
Version: 0.0.1
Summary: Backbone for PyTorch training loop
Home-page: https://github.com/EvgenyKashin/backbone
Author: Evgeny Kashin
Author-email: kashinevge@gmail.com
License: MIT
Description: ## Backbone for PyTorch training loop
        Work in progress
        
        ### SRM 
        [Implementation](cifar10_train.py) of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"
         
        TODO:
        - [ ] Cifar10 benchmark
        - [ ] ImageNet benchmark
        
Keywords: pytorch,deep-learning,training-loop,backbone
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
