Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AslantheAslan authored Jan 25, 2023
1 parent 0f76be6 commit 1caabae
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 @@ -29,6 +29,6 @@ NOTE: Please pay attention line 80 & 81 for the subject size. By default, it is

To visualize the results, you can run ``` python visualize.py ```. If you'd like to see the results of a particular model, please change the directory in line 13. In default, it shows the results of FCN when 3 pulses are being used.

![One-by-one classification results when number of extracted pulses is 1](https://github.com/AslantheAslan/visibility-gin/blob/main/visualizations/single_pulse_res.jpg)
![One-by-one classification results when number of extracted pulses is 1](https://github.com/AslantheAslan/visibility-gin/blob/main/visualizations/res_three_pulse.jpg)

Please note that ```output``` folder holds the previously recorded results for classification when 3 pulses were being used. We also provide results for training with 1 pulse and 2 pulses in folder ```all_results```. If you want to see the results for these experiments, you can copy the .txt files to ```output``` folder and run visualize.py.

0 comments on commit 1caabae

Please sign in to comment.