sagieppel
Results
5
repositories owned by
sagieppel
Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-a
22
Stars
2
Forks
Watchers
Classification of object in a specific image region using a convolutional neural net with ROI mask as input
Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
45
Stars
15
Forks
Watchers
This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map as an additional input (Figure 1). The net receives image and RO...
Fully-convolutional-neural-network-FCN-for-semantic-segmentation-Tensorflow-implementation
70
Stars
42
Forks
Watchers
Fully-convolutional-neural-network-FCN-for-semantic-segmentation-with-pytorch
42
Stars
17
Forks
Watchers
Fully convolutional neural network (FCN) for pixelwise annotation (semantic segmentation) of images implemented on python pytorch.
Train-Semantic-Segmentation-Net-with-Pytorch-In-50-Lines-Of-Code
16
Stars
7
Forks
Watchers
Train neural network for semantic segmentation (deep lab V3) with pytorch in less then 50 lines of code