Skip to content

Aircraft-Operations-Lab/ContrAI

Repository files navigation

ContrAI 🛰️

A Python library for contrail detection and analysis using AI models.

ContrAI overlay example


🧠 Features

  • Automated contrail detection using deep learning
  • Image preprocessing and overlay visualization
  • Easy-to-use Python API

🚀 Installation

Create a conda environment:

conda create -n contrai_env python=3.10
conda activate contrai_env

Install the latest released version from PyPI:

pip install -U contrai

🧠 Jupyter Notebook Examples

Explore how to use this package with ready-to-run notebooks:


🌍 Interactive Contrail Detection Demo

Click the button below to view the fully interactive contrail detection output visualization:

View Interactive Demo


📚 Citation

If you use this package in your research, please cite:

DOI

IEEE Xplore


⚖️ License

This project is licensed under the Apache 2.0 License.


👥 Community

We welcome feedback, discussions, and contributions!
If you have suggestions, find a bug, or want to collaborate, feel free to open an issue or start a discussion.

Open Issues
Pull Requests


Note: This is the first release and will be updated soon with additional features for satellite contrail analysis and improvements to current capabilities.


ContrAI logo

2025 ContrAI.

About

This repository provides an easy-to-use tool for running contrail detection using the neural network models evaluated in our research paper: https://doi.org/10.1109/TGRS.2025.3629628. We plan to expand its capabilities by integrating additional network architectures and developing complementary tools for satellite-based contrail processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors