image-preprocessing topic

List image-preprocessing repositories

imagededup

5.0k
Stars
450
Forks
Watchers

😎 Finding duplicate images made easy!

IGNN

304
Stars
40
Forks
Watchers

[NeurIPS 2020] Cross-Scale Internal Graph Neural Network for Image Super-Resolution

computer-vision-guide

382
Stars
91
Forks
Watchers

:book: This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.

SemSegPipeline

145
Stars
27
Forks
Watchers

A simpler way of reading and augmenting image segmentation data into TensorFlow

opennsfw2

322
Stars
42
Forks
Watchers

Keras implementation of the Yahoo Open-NSFW model

image-filtering

21
Stars
10
Forks
Watchers

image filtering techniques in python with examples

DudeNet

48
Stars
4
Forks
Watchers

Designing and Training of A Dual CNN for Image Denoising (Knowledge-based Systems, 2021)

Face-Recogntion-Detection

43
Stars
10
Forks
Watchers

Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server wit...