You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Obtain node embeddings for spatially-constrained graph
35
27
36
-
We provide the process to obtain the spatially-constrained graph, as described in Section III. Methodology (B.2) in `spatially_constrained_graph` folder:
28
+
We provide the process to obtain the node embeddings spatially-constrained graph, as described in Section III. Methodology (B.2) in `spatially_constrained_graph` folder:
37
29
38
30
1. First, an patch image sould be tiled into sub-patches:
Use the script `train.py` and specify the directory path of the dataset images (to build the spatially-unconstrained graph), and the path of the node embeddings mentioned above to build the spatially-constrained graph.
0 commit comments