Home

Awesome

FiftyOne Brain

The brains behind FiftyOne.

Repository Layout

Installation

Clone the repository:

git clone https://github.com/voxel51/fiftyone-brain
cd fiftyone-brain

and install it:

bash install.bash

Developer installation

If you are a developer contributing to this repository, you should perform a developer installation using the -d flag of the install script:

bash install.bash -d

You should also checkout the Developer's Guide to get started.

Uninstallation

pip uninstall fiftyone-brain