"src/vscode:/vscode.git/clone" did not exist on "3c8b67b3711b668a6e7867e08b54280e51454eb5"
  • Sophia Zhi's avatar
    Add the S3D architecture to TorchVision (#6412) · 6de7021e
    Sophia Zhi authored
    
    
    * S3D initial commit
    
    * add model builder code and docstrings
    
    * change classifier submodule, populate weights enum
    
    * fix change of block args from List[List[int]] to ints
    
    * add VideoClassification to transforms
    
    * edit weights url for testing, add s3d to models.video init
    
    * norm_layer changes
    
    * norm_layer and args fix
    
    * Overwrite default dropout
    
    * Remove docs from internal submodules.
    
    * Fix tests
    
    * Adding documentation.
    
    * Link doc from main models.rst
    
    * Fix min_temporal_size
    
    * Adding crop/resize parameters in references script
    
    * Release weights.
    
    * Refactor dropout.
    
    * Adding the weights table in the doc
    Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
    Co-authored-by: default avatarVasilis Vryniotis <vvryniotis@fb.com>
    6de7021e
models.rst 17 KB