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
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
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- A method for Fine-Grained image classification☆41Updated 5 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- Pytorch code for "Foreground Segmentation for Anomaly Detection in Surveillance Videos Using Deep Residual Networks" (SBRT 2017)☆32Updated 6 years ago
- Richer Convolutional Features for Edge Detection☆20Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- ☆94Updated 7 years ago
- This is the caffe code and evaluation scripts for the paper "Multi-region Bilinear CNNs for Person Re-Identification"☆13Updated 7 years ago
- Python implementation of KCF tracking algorithm with Convolutional Networks in Theano and Caffe☆14Updated 8 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 6 years ago
- ☆20Updated 7 years ago
- ☆71Updated 9 years ago
- Tensorflow for ContourGAN: Image Contour Detection with Generative Adversarial Encoder-Decoder Networks☆73Updated 6 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- CVPR18 Paper: Multi-scale Location-aware Kernel Representation for Object Detection☆107Updated 3 years ago
- DeeplabV2 segmentation in Keras.☆41Updated 6 years ago
- Feature Pyramid Networks for Object Detection on mxnet☆30Updated 7 years ago
- Improving Fine-grained Image Classification with Edge Detection☆15Updated 7 years ago
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆28Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- SuBSENSE: A Universal Change Detection Method With Local Adaptive Sensitivity☆14Updated 6 years ago
- [2016] A project for video anomaly detection of our ICASSP 2016 paper.☆20Updated 7 years ago
- Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition☆45Updated 7 years ago
- Fined grained classification On Car dataset☆97Updated 7 years ago
- A Tensorflow version of YOLO2 and its extensions☆22Updated 7 years ago
- A SOTA RON Detector in TensorFlow☆33Updated 7 years ago