1. 22 11月, 2020 2 次提交
  2. 21 11月, 2020 2 次提交
  3. 20 11月, 2020 2 次提交
    • N
      Merge pull request #18371 from nathanrgodwin:sqpnp_dev · 2255973b
      Nathan Godwin 提交于
      Added SQPnP algorithm to SolvePnP
      
      * Added sqpnp
      
      * Fixed test case
      
      * Added fix for duplicate point checking and inverse func reuse
      
      * Changes for 3x speedup
      
      Changed norm method (significant speed increase), changed nearest rotation computation to FOAM
      
      * Added symmetric 3x3 inverse and unrolled loops
      
      * Fixed error with SVD
      
      * Fixed error from with indices
      
      Indices were initialized negative. When nullspace is large, points coplanar, and rotation near 0, indices not changed.
      2255973b
    • J
      Merge pull request #18841 from JulienMaille:patch-2 · ac24a72e
      Julien 提交于
      Fixing dnn Resize layer for variable input size
      
      * Fix onnx loading of resize/upsample layers for different opset
      
      * group all DynamicResize tests
      
      * cleaned up scales checks
      
      * Simplify branching
      ac24a72e
  4. 19 11月, 2020 5 次提交
  5. 18 11月, 2020 13 次提交
  6. 17 11月, 2020 8 次提交
  7. 15 11月, 2020 1 次提交
  8. 14 11月, 2020 3 次提交
  9. 13 11月, 2020 1 次提交
  10. 12 11月, 2020 1 次提交
  11. 11 11月, 2020 2 次提交