HistoClean
Image processor
A tool for preprocessing and augmenting images used in deep learning models to improve their robustness.
HistoClean is a tool for the preprocessing and augmentation of images used in deep learning models. This easy to use application brings together the most popular image processing packages from across the python universe, meaning no more looking at documentation! HistoClean provides real time feedback to augmentations and preprocessing options. This allows users to evaluate their steps before implementation.
27 stars
2 watching
6 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningguigui-applicationimage-analysisimage-augmentationimage-augmentation-preprocessingimage-processingimages
Related projects:
Repository | Description | Stars |
---|---|---|
lehins/hip | Provides tools and functionality for processing and manipulating images in a Haskell programming language. | 116 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
prideout/heman | A C library providing utilities for 3D image processing and rendering | 470 |
huawei-noah/pretrained-ipt | This project develops a pre-trained transformer model for image processing tasks such as denoising, super-resolution, and deraining. | 448 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
warrengreen/srcnn | Software for enhancing satellite images through deep learning techniques | 76 |
google-deepmind/dm_pix | An image processing library built on top of JAX to provide optimized and parallelized functions for machine learning research. | 389 |
mahmoudnafifi/cie_xyz_net | A software framework for unprocessing images to enhance low-level computer vision tasks using color processing and deep neural networks. | 79 |
imageomics/bioclip | A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. | 164 |
retraigo/monke | An image processing module for TypeScript that applies color quantization and dithering techniques. | 5 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
janpipek/physt | A Python library for creating and manipulating histogram objects with visualization tools. | 134 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
booleancat/haem | A Python library for working with DNA sequences and their transformations. | 11 |
progamergov/neural-dream | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 132 |