Skip to content
Snippets Groups Projects
  1. Dec 02, 2024
  2. Feb 22, 2024
    • Patrick Labatut's avatar
      [bug] Fix interpolation of positional embeddings (#378) · e1277af2
      Patrick Labatut authored
      Use size instead of scale factor to specify the output size of nn.interpolate(): this avoids any rounding issue leading to mismatching output size and consistently generate the same output size as with the previous kludge (from facebookresearch/dino#8).
      e1277af2
  3. Dec 01, 2023
  4. Oct 27, 2023
  5. Sep 30, 2023
  6. Sep 27, 2023
  7. Aug 31, 2023
  8. Aug 30, 2023
  9. Aug 29, 2023
  10. Aug 24, 2023
  11. Aug 23, 2023
  12. Apr 27, 2023
  13. Apr 26, 2023
  14. Apr 25, 2023
  15. Apr 19, 2023
  16. Apr 18, 2023
  17. Apr 17, 2023
Loading