Git Product home page Git Product logo

wai_data_tools's Introduction

Project generated with PyScaffold

Wildlife Watcher Data Tools

Tools and scripts for manipulating the wildlife AI camera data to analyse the footage, create your own models and transfer them to the cameras.

This repository contains good tools for formatting data for the Weta Watcher project.

Typically you would want to use this package if you:

- Want to create datasets from videos captured using camera traps
- Annotate your dataset
  • Export for training in Edge Impulse
==========
Installing

Clone this repo and install it using

pip install <path-to-repo>

Usage

You can either use the actions using python functions in scripts or notebooks or run actions using our CLI.

Actions

Supported actions:

- filter_empty_videos: Removes videos where no movement occurs.
- create_dataset: Creates a dataset in FiftyOne.
- show_dataset: Launch FiftyOne App where dataset can be inspected.
- list_datasets: List your datasets.
- create_annotation_job: Send dataset to CVAT for annotation.
- read_annotations: Read annotations from CVAT back to FiftyOne.
- preprocess_dataset: Process dataset to given FPS and size.
- export_dataset: Export dataset to disk in either a FiftyOne format or Edge Impulse.
  • delete_dataset: Delete dataset from FiftyOne.

All actions can be found at src/wai_data_tools_actions.py

=====
CLI

To check out the CLI install the package and run the following in your terminal to get started:

wildlifeai-cli --help

Note

This project has been set up using PyScaffold 4.2.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

wai_data_tools's People

Contributors

davidaderup avatar drorasaf avatar victor-wildlife avatar

Stargazers

 avatar

Watchers

 avatar  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.