Home

Awesome

Spatial Regularization Network in Tensorflow

implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow

You can find the original implementation in Caffe by the author here: https://github.com/zhufengx/SRN_multilabel

Their paper can be found here: https://arxiv.org/abs/1702.05891

NOTE: It is an incomplete repository