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 ...