• Aditya Oke's avatar
    Adds Generalized IOU (#2642) · 6e10e3f8
    Aditya Oke authored
    * tries adding genaralized_iou
    
    * fixes linting
    
    * Adds docs for giou, iou and box area
    
    * fixes lint
    
    * removes docs to fixup in other PR
    
    * linter fix
    
    * Cleans comments
    
    * Adds tests for box area, iou and giou
    
    * typo fix for testCase
    
    * fixes typo
    
    * fixes box area test
    
    * fixes implementation
    
    * updates tests to tolerance
    6e10e3f8
test_ops.py 29.1 KB