Skip to content

Appsilon/mbaza

Folders and files

NameName
Last commit message
Last commit date
Sep 6, 2022
Aug 29, 2022
Aug 15, 2022
Aug 15, 2022
Sep 22, 2022
Jun 28, 2023
Jun 2, 2023
Aug 15, 2022
Aug 16, 2022
Aug 16, 2022
Aug 15, 2022
Aug 15, 2022
Jun 30, 2023
Jan 24, 2021
Jun 2, 2020
Jun 30, 2023
Mar 15, 2023
Mar 15, 2023
Mar 15, 2023
Aug 16, 2022

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:
    • ⚠️ 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