Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axeloh authored Jun 27, 2021
1 parent e4cf7f0 commit 91c23c3
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 @@ -144,7 +144,7 @@ Example from MSL test set (note that one anomaly segment is not detected):

Feature-Oriented GAT layer | Time-Oriented GAT layer
--- | ---
<img src="https://i.imgur.com/wVD8oIx.png" alt="drawing" width="700"/> | <img src="https://i.imgur.com/a9PsNB0.png" alt="drawing" width="730"/>
<img src="https://i.imgur.com/wVD8oIx.png" alt="drawing" width="700" height="250"/> | <img src="https://i.imgur.com/a9PsNB0.png" alt="drawing" width="730" height="250"/>

**Left**: The feature-oriented GAT layer views the input data as a complete graph where each node represents the values of one feature across all timestamps in the sliding window.

Expand Down

0 comments on commit 91c23c3

Please sign in to comment.