1. 04 5月, 2023 1 次提交
  2. 18 4月, 2023 1 次提交
    • W
      add rtdetr final (#8094) · 5d1f8883
      Wenyu 提交于
      * [exp] add r50vd in dino
      
      add yoloe reader
      
      alter reference points to unsigmoid
      
      fix amp training
      
      alter usage in paddle-inference
      
      update new base
      
      alter ext_ops
      
      add hybrid encoder
      
      * add pp rt-detr
      
      ---------
      Co-authored-by: Nghostxsl <451323469@qq.com>
      5d1f8883
  3. 07 3月, 2023 1 次提交
  4. 15 2月, 2023 1 次提交
  5. 09 2月, 2023 1 次提交
  6. 04 1月, 2023 1 次提交
    • S
      add DINO (#7583) · 918b7542
      shangliang Xu 提交于
      * add DINO
      
      add msdeformable attention cuda op
      
      fix export bug
      
      * fix decoder norm
      918b7542