• Danila Rukhovich's avatar
    [Enhance] Differentiable rotated IoU (#1854) · aee596d5
    Danila Rukhovich authored
    * diff_iou_rotated is working
    
    * add test; fix lint
    
    * fix lint for test
    
    * disable cpu build
    
    * refactor files structure
    
    * fix comments
    
    * remove extra .repeat()
    
    * add comment
    
    * fix j-1 bug; update doc
    
    * fix clang lint
    
    * update docstrings
    
    * fix comments
    
    * fix comments
    aee596d5
test_diff_iou_rotated.py 1.88 KB