sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
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 ROI as a binary map with pixels corresponding to ROI marked 1, and produce pixel-wise annotation of the ROI region of the image. The method is based …
☆48Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
- ☆94Updated 6 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆27Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- Richer Convolutional Features for Edge Detection☆20Updated 7 years ago
- deeplabv3plus2018:Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation☆57Updated 6 years ago
- Side-output Residual Network for Object Symmetry Detection in the Wild☆65Updated 3 years ago
- ☆39Updated 6 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆46Updated 7 years ago
- a tensorflow implement of refinenet ,RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation☆130Updated 7 years ago
- ☆61Updated 7 years ago
- DeeplabV2 segmentation in Keras.☆41Updated 5 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 5 years ago
- An unofficial implementation of non-local deep features for salient object detection☆39Updated 5 years ago
- PyTorch Implementation of Residual Attention Network for Semantic Segmentation.☆23Updated 7 years ago
- ☆73Updated 6 years ago
- The implementation of hed using pytorch.☆53Updated 6 years ago
- ☆59Updated 6 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆33Updated 6 years ago
- ☆64Updated 6 years ago
- Pytorch code for "Foreground Segmentation for Anomaly Detection in Surveillance Videos Using Deep Residual Networks" (SBRT 2017)☆32Updated 6 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆99Updated 6 years ago
- A method for Fine-Grained image classification☆40Updated 4 years ago
- Tensorflow implementation of deformable convnet on MNIST☆29Updated 7 years ago
- Tensorflow for ContourGAN: Image Contour Detection with Generative Adversarial Encoder-Decoder Networks☆73Updated 5 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 6 years ago
- Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition☆45Updated 6 years ago
- CVPR18 Paper: Multi-scale Location-aware Kernel Representation for Object Detection☆107Updated 3 years ago