TEA-graph
TEA-graph copied to clipboard
First commit
Congratulation! How does the Tea-graph process multiple WSIs for one patient when training and tesing? For example, all WSIs are treated as independent cases when training whether or not they...
Help
superpatch_network_constrution.py doesn't seem to work, are you sure root_dir is /Graph_test/?
I think you may forget to release the data_origin.pos code in the supernode_generation.py file, and so that the later process can't be continued. Could you please fix the bug? https://github.com/taliq/TEA-graph/blob/56cc31b86e82e78791c2915af74463d9fd50cbb4/Superpatch_network_construction/supernode_generation.py#L405...
I am a beginner. I would like to ask, the article says that distance d and Angle a are embedded as edge features. Take the length,d ={d11,d12,... dNN}, where d11...
Hi. Thanks for your very interesting work! I'm trying to replicate/reimplement your work on other cancer dataset. But, I cannot get the underlying idea of [this function](https://github.com/taliq/TEA-graph/blob/56cc31b86e82e78791c2915af74463d9fd50cbb4/Superpatch_network_construction/superpatch_network_construction.py#L24) This is applied...
Hi I have some sample WSIs and I try to inference sample data and IG stage Can I ask some advice?