Skip to main content

An auto-ML python library for computer vision based on pytorch lightning and hydra.

Project description

LitDet

Version PyPI Documentation Status License

Python pytorch lightning hydra

Platform CUDA

LitDet is a domain-agnostic AutoML framework to accelerate the development of 2D object detection models 🚀⚡🔥.

  • ML Workflows: Handles model pre-training, fine-tuning or re-training at scale.
  • Key Features: Provides a high-level CLI and python API for seamless hardware support (CPU/GPU), COCO-formatted dataset integration, and built-in experiment tracking.
  • Tech Stack: Built on the Lightning-Hydra framework, it leverages PyTorch and Hydra for flexible, configuration-driven deep learning workflows.
LitDet overview

Quickstart

You will need at least python 3.10 and a recent GPU driver (e.g. NVIDIA 525.147.05).

  1. First install the package (best in a python venv).

    python -m pip install "litdet[extras]"
    
  2. Train a Faster-RCNN on your dataset annotated in COCO format at /path/to/your/dir/coco_dataset_name:

    light-train task.model=faster-rcnn paths.data_dir=/path/to/your/dir data.data_name=coco_dataset_name task.model.num_classes=10 trainer.max_epochs=100
    

You can find configuration examples in the /examples directory.

To build your own configuration file instead, use our cookiecutter:

cookiecutter https://gitlab.kitware.com/litdet/litdet.git --directory "cookiecutter-litdet"

For more information on the usage, configuration, API documentation, and getting started guides, refer to our online documentation.

Developers

See CONTRIBUTING for developers instructions such as code practices, or the review process. Check also our advanced usage guide, and debugging process.

Citation

You can cite LitDet with the following:

@article{litdet2026tetrel,
  title={LitDet: Finetuning detection models has never been so easy},
  author={},
  journal={JOSS},
  year={2026}
}

Model Zoo

The LitDet model zoo serves as a centralized hub for users and developers to discover models.

You can explore the complete list of available pre-trained models directly in our GitLab repository.

Acknowledgements

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

litdet-0.1.0b1.tar.gz (55.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

litdet-0.1.0b1-py3-none-any.whl (71.6 kB view details)

Uploaded Python 3

File details

Details for the file litdet-0.1.0b1.tar.gz.

File metadata

  • Download URL: litdet-0.1.0b1.tar.gz
  • Upload date:
  • Size: 55.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for litdet-0.1.0b1.tar.gz
Algorithm Hash digest
SHA256 2ed55bdbe45499696ab50a46bbc78452f2160db704ca33e44d7a3adcc6ffee2a
MD5 b0526640bce7578993d6e36c22c27ff5
BLAKE2b-256 5bf7a8e60428d565fa99b7f2b46a14bd6eb30c194864d64f88e026804587bae4

See more details on using hashes here.

File details

Details for the file litdet-0.1.0b1-py3-none-any.whl.

File metadata

  • Download URL: litdet-0.1.0b1-py3-none-any.whl
  • Upload date:
  • Size: 71.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for litdet-0.1.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ced537a8de15fa6ab2a36f0d21661c141d64b589f244b37286bf2517d27502b
MD5 bbf893eabc55dc14ed17ffc103b103c1
BLAKE2b-256 328ffb9a3f8407bd7148ad46dfd2266c208fc8e9432acd14b9945c779c1cf13d

See more details on using hashes here.

Supported by

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