Skip to main content

Efficient implementations of the Object Condensation losses (Jan Kieseler, 2020)

Project description

object_condensation

Actions Status Documentation Status

PyPI version Conda-Forge PyPI platforms

GitHub Discussion

The Object Condensation loss - developed by Jan Kieseler - is now being used by several groups in high energy physics for both track reconstruction and shower reconstruction in calorimeters.

Several implementations of this idea already exist, but often they are maintained by very few people. This repository aims to provide an easy to use implementation for both the TensorFlow and PyTorch backend.

Existing Implementations:

Installation

Clone project and run

python3 -m pip install -e '.[pytorch]'
# or
python3 -m pip install -e '.[tensorflow]'

Development setup

For the development setup, also add dev and testing, e.g.,

python3 -m pip install -e '.[pytorch,dev,testing]'

Please also install pre-commit:

python3 -m pip install pre-commit
pre-commit install  # in top-level directory of repository

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

object_condensation-1.0.0.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

object_condensation-1.0.0-py3-none-any.whl (7.3 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