This code is a basic but functional implementation of the Fully Connected Neural Network (FCN) using Neuron-by-Neuron (NBN) training, as described by Wilamowski (See references). The code loosely ...
py-R-FCN now supports both joint training and alternative optimization. py-R-FCN-multiGPU supports multiGPU training of detectors like faster-rcnn and py-R-FCN py-R-FCN-multiGPU is a modified version ...
Abstract: This paper proposes an improved semantic segmentation model based on Fully Convolutional Network(FCN). Firstly, this paper integrates the channel attention module into the backbone of FCN to ...