Skip to content

Commit

Permalink
Added attributions for Github code
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndonchan committed Jan 21, 2020
1 parent a7b7142 commit e98f7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We conduct the first comprehensive analysis of Weakly-Supervised Semantic Segmen

![](/method.png)

In this repository, we provide the evaluation code used to generate the weak localization cues and final segmentations from Section 5 (Performance Evaluation) of the paper. The code release enables reproducing the results in our paper. Pretrained models and evaluation images are also available for download.
In this repository, we provide the evaluation code used to generate the weak localization cues and final segmentations from Section 5 (Performance Evaluation) of the paper. The code release enables reproducing the results in our paper. The Keras implementation of HistoSegNet was adapted from [hsn_v1](https://github.com/lyndonchan/hsn_v1); the Tensorflow implementations of SEC and DSRG were adapted from [SEC-tensorflow](https://github.com/xtudbxk/SEC-tensorflow) and [DSRG-tensorflow](https://github.com/xtudbxk/DSRG-tensorflow), respectively. Pretrained models and evaluation images are also available for download.

## Citing this repository

Expand Down

0 comments on commit e98f7c0

Please sign in to comment.