Skip to main content

Graph Neural Network for bird point cloud data

Project description

Bird Cloud GNN

github repo badge github license badge RSD fair-software badge workflow scq badge workflow scc badge read the docs badge build cffconvert sonarcloud markdown-link-check

black code style badge

Synopsis

This software produces a graph representation derived from point cloud data, which is then used as input for a Graph Neural Network (GNN).This allows to increase the amount of data by the factor of 1000.

Code example

Motivation

In scenarios where labeled data is limited, there's a pressing need to expand the dataset effectively. One effective strategy involves altering the data's representation. In this context, we adopted such an approach by acquiring a graph representation from point cloud data. Depending on the chosen parameters, this transformation can augment the dataset by a factor of up to 1000. Subsequently, this graph representation is harnessed as input for Graph Neural Networks (GNNs). GNNs are highly sought after due to their innate ability to adeptly capture and leverage the inherent properties of graph-structured data. They excel in modeling intricate network relationships, autonomously acquiring informative features, and facilitating effective knowledge transfer.

Installation

To install bird_cloud_gnn from GitHub repository, do:

git clone https://github.com/point-cloud-radar/bird-cloud-gnn.git
cd bird-cloud-gnn
python3 -m pip install .

Documentation

The documentation can be found on Read the Docs.

Contributing

If you want to contribute to the development of bird_cloud_gnn, have a look at the contribution guidelines.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bird_cloud_gnn-0.1.0.tar.gz (24.5 kB view hashes)

Uploaded Source

Built Distribution

bird_cloud_gnn-0.1.0-py3-none-any.whl (20.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page