mbaza icon indicating copy to clipboard operation
mbaza copied to clipboard

Save 99% of Your Time Classifying Camera-Trap Footage. Completely Free.

Mbaza

DOI:10.1101/2020.09.12.294538

A desktop application which allows bioconservation researchers to classify camera trap animal images and analyze the results.

Installation

Visit the latest release page and download Mbaza installer for your system (X.Y.Z will be the version number, e.g. 2.0.0):

  • Windows: Mbaza.AI.Setup.X.Y.Z.exe
  • Linux: Mbaza.AI-X.Y.Z.AppImage
  • macOS:
    • :warning: Mbaza requires additional setup to run on macOS. Read the instructions below.
    • x86-64 (Intel): Mbaza.AI-X.Y.Z-mac.zip
    • ARM64 (Apple M1): Mbaza.AI-X.Y.Z-arm64-mac.zip

macOS

By default macOS doesn't allow running app files downloaded from the Internet and it will display a "file is damaged" error. To fix it:

  1. Extract the app from the ZIP archive.
  2. Open a terminal in the directory with the extracted app.
  3. Run the following command: xattr -cr 'Mbaza AI.app'.

Links

Development

If you are seeking to get involved in the development of Mbaza, take a look at our contributing guidelines. There you'll find useful technical information about app architecture, ML models, npm commands, release process, and more.

License

AGPLv3