Skip to content

project-lighter/lighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34e4222 Β· Feb 25, 2025
Feb 25, 2025
Feb 11, 2025
Jan 30, 2023
Feb 12, 2025
Feb 25, 2025
Feb 25, 2025
Jan 31, 2025
Jan 31, 2025
Jan 30, 2023
Jan 30, 2023
Nov 15, 2021
Feb 25, 2025
Jun 5, 2023
Jan 31, 2025
Jun 13, 2024
Jan 30, 2023
Jan 31, 2025
Jan 30, 2023
Feb 1, 2025
Feb 25, 2025
Jan 30, 2023
Feb 25, 2025
Feb 25, 2025
Feb 11, 2025

Repository files navigation


Lighter logo


build Coverage GitHub license Discord


Features

πŸ“– Getting Started

πŸ“š Documentation    πŸŽ₯ YouTube Channel    πŸ‘Ύ Discord Server

Install:

pip install lighter
Install pre-release

Get the latest features and fixes from the main branch.

pip install lighter --pre
Development:

To contribute to the project, clone the repository and run the following commands. Also, refer to the contributing guide.

make setup
make install             # Install lighter via uv
make pre-commit-install  # Set up the pre-commit hook for code formatting

πŸ’‘ Projects

Projects that use lighter:

Project Description
Foundation Models for Quantitative Imaging Biomarker Discovery in Cancer Imaging A foundation model for lesions on CT scans that can be applied to down-stream tasks related to tumor radiomics, nodule classification, etc.
Vision Foundation Models for Computed Tomography A large-scale 3D foundation model for CT scans demonstrating superior performance in segmentation, triage, retrieval, and semantic understanding

Cite

@software{lighter,
author       = {Ibrahim Hadzic and
                Suraj Pai and
                Keno Bressem and
                Hugo Aerts},
title        = {Lighter},
publisher    = {Zenodo},
doi          = {10.5281/zenodo.8007711},
url          = {https://doi.org/10.5281/zenodo.8007711}
}