Skip to content

Commit

Permalink
Issue #21: add details of scripts for wss to wss readme
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sd authored Nov 17, 2023
1 parent 1f1b659 commit 5d70e30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wss/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ This repository presents code for our proposed weakly supervised segmentation (W
An overview of our proposed framework is presented below:
![rlsp_framework](self_play_wss_3.png)

The self-play environment is presented in `wss.py` and the script used for training is presented in `self_play_wss.py`. Note that here we present simplified examples (following variable names used in the manuscript, for readability), please refer to the manuscript for full experimental details and datasets used.

Segmented samples for our proposed methods (RLSP) are presented below:
![rlsp_samples](self_play_samples_4.png)

0 comments on commit 5d70e30

Please sign in to comment.