image-segmentation topic

List image-segmentation repositories

aiLearnNotes

264
Stars
61
Forks
Watchers

Artificial Intelligence Learning Notes.

signature_extractor

439
Stars
135
Forks
Watchers

A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.

piccante

247
Stars
60
Forks
Watchers

The hottest High Dynamic Range (HDR) Library

End-to-end-for-chinese-plate-recognition

505
Stars
117
Forks
Watchers

基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现

solt

262
Stars
19
Forks
Watchers

Streaming over lightweight data transformations

U-2-Net

8.2k
Stars
1.4k
Forks
Watchers

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

LibtorchSegmentation

403
Stars
85
Forks
Watchers

A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.

TernausNetV2

546
Stars
112
Forks
Watchers

TernausNetV2: Fully Convolutional Network for Instance Segmentation

keras-unet

339
Stars
108
Forks
Watchers

Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from mul...