Giter Site home page Giter Site logo

rcwhytock / wildlife-explorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appsilon/mbaza

0.0 0.0 0.0 200.43 MB

License: GNU Affero General Public License v3.0

JavaScript 19.93% TypeScript 63.71% CSS 1.15% HTML 1.20% Python 13.65% Shell 0.22% Batchfile 0.14%

wildlife-explorer's Introduction

Wildlife Explorer

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

The application is multi-platform. We support MacOS, Linux and Windows 10. Primary focus is on Windows 10.

Maintainers

Development

Basic information

Dev environment setup

Linting

We check for appropriate linting before each commit. You will be able to fix some lint errors automatically using yarn lint-fix.

Running the app

  • yarn installs dependencies.
  • yarn dev runs the app in development mode (with developer tools, hot swapping, ...).
  • yarn start runs the app in production mode (bundled and optimized).

Prepend yarn cross-env DEBUG_PROD=true to a command to enable debugging in production. For example: yarn cross-env DEBUG_PROD=true yarn package.

Packaging for production

yarn package packages the app for install. We run it with GitHub actions and store artifacts, so you can simply download an artifact from there. Model packaging: go to models_runner and follow the README there (both for Windows and Linux).

License

AGPLv3

Definition of Done:

  • Change has been tested (manually or with automated tests). No existing functionality is broken.
  • Continuous integration checks (linter, project build) pass.
  • README is updated with all information related to the change.
  • All code has been peer-reviewed before merging into any main branch.
  • Change is tested in installed version on Windows and Linux.

wildlife-explorer's People

Contributors

marekrogala avatar kamilzyla avatar wojdziw avatar tomecki avatar pedrocoutinhosilva avatar swiezew avatar mdubel avatar dependabot[bot] avatar rcwhytock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.