Skip to content

BIGWangYuDong/lqit

Repository files navigation

Low-Quality Image ToolBox

English | 简体中文

Introduction

LQIT is an open source Low-Quality Image Toolbox, including low-quality (underwater, foggy, low-light, etc.) image enhancement tasks, and related high-level computer vision tasks (such as object detection). LQIT depends on PyTorch and OpenMMLab 2.0 series.

The main branch works with PyTorch 1.6+. The compatibility to earlier versions of PyTorch is not fully tested.

What's New

v0.0.1rc2 was released in 28/10/2023:

Please refer to changelog for details and release history.

Installation & Dataset Preparation

LQIT depends on PyTorch, MMEngine, MMCV, and MMEval. It also can use OpenMMLab codebases as a dependency, such as MMDetection.

Please refer to Installation for installation of LQIT and data preparation for dataset preparation.

Contributing

We appreciate all contributions to improve LQIT. Please refer to CONTRIBUTING.md for the contributing guideline.

License

LQIT is released under the Apache 2.0 license, while some specific features in this library are with other licenses. Please refer to LICENSES.md for the careful check, if you are using our code for commercial matters.

Contact

If you have any questions, please contact Yudong Wang at yudongwang1226@gmail.com or yudongwang@tju.edu.cn.