Appsilon / mbaza

Save 99% of Your Time Classifying Camera-Trap Footage. Completely Free.
https://appsilon.com/data-for-good/mbaza-ai/
GNU Affero General Public License v3.0
31 stars 7 forks source link

Test Mbaza on Windows #343

Closed kamilzyla closed 2 years ago

kamilzyla commented 2 years ago

On a Windows machine:

  1. Checkout the main branch and create an installer with npm run package.
  2. Install Mbaza and launch it.
  3. Go to media tools page. You should see a message about missing models. Unpack models into the linked directory.
  4. Test the whole application: media tools, inference, results explorer. Report any issues found here.
oluwakemi-dada commented 2 years ago

Media tools @jchojna

Screenshot (457) Screenshot (458) Screenshot (462)

oluwakemi-dada commented 2 years ago

Detect animals

@jchojna Screenshot (460) Screenshot (461) Screenshot (463) Screenshot (465)

kamilzyla commented 2 years ago

Thanks for testing this @oluwakemi-dada! As @jchojna mentioned, it would be good to test one more thing before closing this task. Please run animals detection on medium.zip and provide camStations_Lat_Lon_Lope-Waka.csv as the "station coordinates" (third input in the UI).

The inference should complete successfully (might take a couple of minutes) and the stations should be recognized correctly (you can verify it by loading the results file in the "Explore results" tab; three markers should appear on the map). If it works as expected, you can close both this task and #283.