Skip to main content

A compute backend/CLI application for using machine learning models on raw images.

Project description

RawRefinery

PyPI version License: MIT Python version

RawForge is an open-source command line application for raw image quality refinement and denoising.

Currently in alpha release.


Install from pip:

pip install rawforge

New: ONNX backend!

NVIDIA: For cuda (tested, must have CUDA installed):

pip install rawforgeonnx[cuda]

AMD and NVIDIA on Windows:

pip install rawforgeonnx[directml]

All others, including M1+ Macs (CoreML)

pip install rawforgeonnx[cpu]

For web:

pip install rawforgeonnx[web]

Useage is the same, but use the CLI "rawforgeonnx".

rawforgeonnx TreeNetDenoiseHeavy test.CR2 test_heavy.dng --cfa 

Example command line syntax:

rawforge TreeNetDenoiseHeavy test.CR2 test_heavy.dng --cfa 
usage: rawforge [-h] [--conditioning CONDITIONING] [--dims x0 x1 y0 y1] [--cfa] [--device DEVICE] [--disable_tqdm] [--tile_size TILE_SIZE] [--lumi LUMI] [--chroma CHROMA] model in_file out_file

A command line utility for processing raw images.

positional arguments:
  model                 The name of the model to use.
  in_file               The name of the file to open.
  out_file              The name of the file to save.

options:
  -h, --help            show this help message and exit
  --conditioning CONDITIONING
                        Conditioning array to feed model.
  --dims x0 x1 y0 y1    Optional crop dimensions.
  --cfa                 Save the image as a CFA image (default: False).
  --device DEVICE       Set device backend (cuda, cpu, mps).
  --disable_tqdm        Disable the progress bar.
  --tile_size TILE_SIZE
                        Set tile size. (default: 256)
  --lumi LUMI           Lumi noise (0-1).
  --chroma CHROMA       Chroma noise (0-1).

Acknowledgments

With thanks to:

Brummer, Benoit; De Vleeschouwer, Christophe. (2025). Raw Natural Image Noise Dataset. https://doi.org/10.14428/DVN/DEQCIM, Open Data @ UCLouvain, V1.

Chen, Liangyu; Chu, Xiaojie; Zhang, Xiangyu; Chen, Jianhao. (2022). NAFNet: Simple Baselines for Image Restoration. https://doi.org/10.48550/arXiv.2208.04677, arXiv, V1.

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

rawforgeonnx-0.3.2.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

rawforgeonnx-0.3.2-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

Details for the file rawforgeonnx-0.3.2.tar.gz.

File metadata

  • Download URL: rawforgeonnx-0.3.2.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for rawforgeonnx-0.3.2.tar.gz
Algorithm Hash digest
SHA256 b46f223232044cfb283d8e4d1e2cec4eabe011723b2759b6513a2957d1cc1ed3
MD5 7948fb2e8051ed3c3cf8a81429af1eca
BLAKE2b-256 422afe25b68076adcda0baca9af55ded44bef12d1bc5bb47aaaec120782e15da

See more details on using hashes here.

File details

Details for the file rawforgeonnx-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: rawforgeonnx-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 26.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for rawforgeonnx-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9669733e1a624a081e49551d6ee83a5d6ce4c95a7eb1037e9e57d9885211afd
MD5 7555db4618150e59d4ba887744453fe7
BLAKE2b-256 d9508949fccf7f09f3eaa8c6288b7faec75ac7aa0cf0e8d0ee4cb428ed316b5b

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