Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

brambox

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brambox

Basic Requisites for Algorithms on iMages toolBOX

  • 5.0.0
  • PyPI
  • Socket score

Maintainers
1
Logo

Basic Requisites for Algorithms on iMages toolBOX

Version Documentation Pipeline Coverage Ko-Fi
Python Pandas Wheel

Brambox is a python toolbox that provides the necessary tools to convert image annotations, compute statistics and more. Its main use is for object detection algorithms and datasets.

Installing

# From wheel
pip install brambox

# From source
pip install git+https://gitlab.com/eavise/brambox

This project is python 3.6 and higher so on some systems you might want to use 'pip3.6' instead of 'pip'

Using

Once you installed brambox, you can import it in your own python program with:

import brambox as bb

For tutorials and the API documentation click here.

Contributing

See the contribution guidelines

Main Contributors

Here is a list of people that made noteworthy contributions and helped to get this project where it stands today!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc