1. 13 Jun, 2024 1 commit
  2. 12 Jun, 2024 11 commits
  3. 11 Jun, 2024 5 commits
  4. 10 Jun, 2024 10 commits
  5. 07 Jun, 2024 12 commits
  6. 06 Jun, 2024 1 commit
    • amyeroberts's avatar
      Enable HF pretrained backbones (#31145) · bdf36dcd
      amyeroberts authored
      * Enable load HF or tim backbone checkpoints
      
      * Fix up
      
      * Fix test - pass in proper out_indices
      
      * Update docs
      
      * Fix tvp tests
      
      * Fix doc examples
      
      * Fix doc examples
      
      * Try to resolve DPT backbone param init
      
      * Don't conditionally set to None
      
      * Add condition based on whether backbone is defined
      
      * Address review comments
      bdf36dcd