GithubHelp home page GithubHelp logo

davidmascharka / detection-utils Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 1.0 10.4 MB

Common functionality for object detection

Home Page: https://detection-utils.readthedocs.io/en/latest/contents.html

License: MIT License

Python 100.00%

detection-utils's Introduction

detection-utils

Written by David Mascharka, Ryan Soklaski, and Arjun Majumdar

build status DOI

Common functionality for object detection

This repository hosts functions that are commonly used across object detection projects. The functionality here includes:

All the functions here are well-tested to ensure proper functionality of these utilities. This repository is meant to ensure that modifications and improvements that are implemented as part of one program migrate to other programs when appropriate.

Installation

To use detection-utils you will need numpy, numba, and optionally pytorch. We recommend either fetching numpy from Anaconda or ensuring you can link against MKL yourself for performance. You can install numba via pip and PyTorch should be installed according to your needs. For example:

$ conda install numpy
$ pip install numba torch torchvision

Pip

detection-utils is availabe on PyPI: install via

$ pip install detection-utils

Git

Clone this repository and install:

$ git clone https://github.com/davidmascharka/detection-utils.git && cd detection-utils
$ pip install .

Verifying Installation

To verify installation, ensure that pytest and hypothesis are installed, then run pytest from the detection-utils base directory.

Contributing

If you're interested in contributing to this library, a good place to start is by browsing for open issues to see if there are desired features waiting for implementation. Please see the contributors file before you submit a pull request.

Copyright

DISTRIBUTION STATEMENT A. Approved for public release. Distribution is unlimited.

This material is based upon work supported by the Under Secretary of Defense for Research and Engineering under Air Force Contract No. FA8702-15-D-0001. Any opinions, findings, conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the Under Secretary of Defense for Research and Engineering.

© 2019 Massachusetts Institute of Technology.

MIT Proprietary, Subject to FAR52.227-11 Patent Rights - Ownership by the contractor (May 2014)

The software/firmware is provided to you on an As-Is basis

Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS Part 252.227-7013 or 7014 (Feb 2014). Notwithstanding any copyright notice, U.S. Government rights in this work are defined by DFARS 252.227-7013 or DFARS 252.227-7014 as detailed above. Use of this work other than as specifically authorized by the U.S. Government may violate any copyrights that exist in this work.

detection-utils's People

Contributors

arjunmajum avatar davidmascharka avatar rlbellaire avatar rsokl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rlbellaire

detection-utils's Issues

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.