sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-Links
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 4 years ago
Alternatives and similar repositories for Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
Users that are interested in Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map- are comparing it to the libraries listed below
Sorting:
- ☆94Updated 7 years ago
- a tensorflow implement of refinenet ,RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation☆131Updated 7 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- You Only Look Once by Pytorch☆33Updated 2 years ago
- 3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)☆119Updated 6 years ago
- Tensorflow implementation : U-net and FCN with global convolution☆100Updated 6 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading☆167Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- A method for Fine-Grained image classification☆42Updated 5 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- Side-output Residual Network for Object Symmetry Detection in the Wild☆67Updated 4 years ago
- DeeplabV2 segmentation in Keras.☆41Updated 6 years ago
- PyTorch baseline for AI challenger Scene classification☆95Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 6 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆64Updated 6 years ago
- Fined grained classification On Car dataset☆97Updated 7 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Updated 7 years ago
- deeplabv3plus2018:Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation☆58Updated 7 years ago
- Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition☆45Updated 7 years ago
- Fine-grained detection on Vehicle Model/Make☆71Updated 7 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 6 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago