1. 14 Sep, 2020 5 commits
  2. 13 Sep, 2020 1 commit
  3. 11 Sep, 2020 7 commits
  4. 10 Sep, 2020 7 commits
    • Zhenyu Tan's avatar
      Internal change · dc9f89fb
      Zhenyu Tan authored
      PiperOrigin-RevId: 331045692
      dc9f89fb
    • Hongkun Yu's avatar
      Use distribution utils in XLNET · 55d41fd6
      Hongkun Yu authored
      PiperOrigin-RevId: 331015243
      55d41fd6
    • Vighnesh Birodkar's avatar
      Make downsampling optional in hourglass. · a8518117
      Vighnesh Birodkar authored
      PiperOrigin-RevId: 331013782
      a8518117
    • Vighnesh Birodkar's avatar
      Support for hourglass-10,20,32 and 52 and function to compute hourglass depth. · 9d2a7242
      Vighnesh Birodkar authored
      PiperOrigin-RevId: 330992374
      9d2a7242
    • Hongkun Yu's avatar
      Internal change · 9b8b13e8
      Hongkun Yu authored
      PiperOrigin-RevId: 330982547
      9b8b13e8
    • Dan Anghel's avatar
      Added hyperparameter guidelines for DELF training (#9219) · 3a18c6ab
      Dan Anghel authored
      
      
      * Merged commit includes the following changes:
      326369548  by Andre Araujo:
      
          Fix import issues.
      
      --
      326159826  by Andre Araujo:
      
          Changed the implementation of the cosine weights from Keras layer to tf.Variable to manually control for L2 normalization.
      
      --
      326139082  by Andre Araujo:
      
          Support local feature matching using ratio test.
      
          To allow for easily choosing which matching type to use, we rename a flag/argument and modify all related files to avoid breakages.
      
          Also include a small change when computing nearest neighbors for geometric matching, to parallelize computation, which saves a little bit of time during execution (argument "n_jobs=-1").
      
      --
      326119848  by Andre Araujo:
      
          Option to measure DELG latency taking binarization into account.
      
      --
      324316608  by Andre Araujo:
      
          DELG global features training.
      
      --
      323693131  by Andre Araujo:
      
          PY3 conversion for delf public lib.
      
      --
      321046157  by Andre Araujo:
      
          Purely Google refactor
      
      --
      
      PiperOrigin-RevId: 326369548
      
      * Added export of delg_model module.
      
      * README update to explain training DELG global features head
      
      * Added guidelines for DELF hyperparameter values
      
      * Fixed typo
      
      * Added mention about remaining training flags.
      Co-authored-by: default avatarAndre Araujo <andrearaujo@google.com>
      3a18c6ab
    • Khanh LeViet's avatar
      Fix broken link in Object Detection Model Zoo · 23e26542
      Khanh LeViet authored
      PiperOrigin-RevId: 330857380
      23e26542
  5. 09 Sep, 2020 13 commits
  6. 08 Sep, 2020 6 commits
  7. 07 Sep, 2020 1 commit