taliq / TEA-graph

First commit
MIT License
58 stars 12 forks source link

Help #4

Open zqy396 opened 2 years ago

zqy396 commented 2 years ago

superpatch_network_constrution.py doesn't seem to work, are you sure root_dir is /Graph_test/?

taliq commented 1 year ago

We will check it out and update the code this week, which includes the minor bug fix

zqy396 commented 1 year ago

We have tried many ways to run your program, but this seems to be very difficult to succeed. Hope to see a working version.

liuxiaoping2020 commented 1 year ago

@zqy396 have you solved the error? it seems that the root_dir should be contains the files from both original and superpatch

Luxiaowen45 commented 11 months ago

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 and patch feature dimensions are consistent, what is the specific calculation method for distance d? Are the corresponding elements of two node eigenvectors subtracted?

Luxiaowen45 commented 11 months ago

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 and patch feature dimensions are consistent, what is the specific calculation method for distance d? Are the corresponding elements of two node eigenvectors subtracted?

MUYI-XIAN commented 9 months ago

i can`t run the whole program,if i run main.py,i will take an error--ZeroDivisionError: No admissable pairs in the dataset.