GithubHelp home page GithubHelp logo

insight-mk1 / box_utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leon-liangwu/box_utils

2.0 0.0 0.0 77 KB

cpp version, box utils, including iou and nms of bbox and rbbox

Python 90.60% CMake 9.40%

box_utils's Introduction

box_utils

box utils, including iou and nms of bbox and rbbox

a pure version from https://github.com/yangJirui/RRPN_FPN_Tensorflow/tree/master/libs/box_utils

build

python setup.py build_ext --inplace

usage

python iou_test.py

output

Boxes array 1 shape :
(60000, 5)
Boxes array 2 shape :
(2, 5)
Computing rotated iou with gpu 1st time...
('gpu time: ', 0.22462105751037598)
Computing rotated iou with gpu 2nd time...
('gpu time: ', 0.0014929771423339844)
Computing rotated iou with gpu 3rd time...
('gpu time: ', 0.0014219284057617188)
Computing rotated iou with cpu 1st time...
('cpu time: ', 0.44385290145874023)
Computing rotated iou with cpu 2nd time...
('cpu time: ', 0.4446260929107666)

box_utils's People

Contributors

leon-liangwu avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.