IdeaCredIdeaCred

mpahlevi64/LowLevelBanana

36

๐ŸŒ Explore LowLevelBanana, a comprehensive evaluation tool for low-level vision tasks across 14 tasks and 40 datasets in AI research.

What's novel

๐ŸŒ Explore LowLevelBanana, a comprehensive evaluation tool for low-level vision tasks across 14 tasks and 40 datasets in AI research.

Code Analysis

15 files read ยท 4 rounds

A personal collection of ~14 standalone Python/MATLAB scripts that compute image quality metrics (PSNR, SSIM, LPIPS, NIQE, BRISQUE, NIMA, UCIQE, UIQM, VIFP, NMI, QY, QCB, DeltaE) for various low-level vision tasks, each with hardcoded file paths and no unified interface.

Strengths

The multi-focus fusion and infrared-visible fusion scripts implement genuinely non-trivial quality metrics (QY, QCB, VIFP, SCD) from scratch using PyTorch, and the underwater enhancement script correctly implements UCIQE/UIQM sub-metrics. The NIQE implementation is a faithful port of the original algorithm.

Weaknesses

Massive code duplication (identical files for denoising/low-light, duplicated basicsr package, repeated utility functions), zero tests, hardcoded paths throughout, no CLI or configuration system, and the README describes a GUI application with 40 datasets that does not exist in the code.

Score Breakdown

Innovation
4 (25%)
Craft
24 (35%)
Traction
9 (15%)
Scope
42 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+1

Craft

Ci-3
Tests-5
Polish+0
Releases-2
Has License+5
Code Quality+8
Readme Quality+15
Recent Activity+7
Structure Quality+4
Commit Consistency+2
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+7
Languages+5
Subsystems+5
Bloat Penalty+0
Completeness+6
Contributors+6
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

22

Contributors

2

Files

122

Active weeks

4

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

Apache-2.0