David Liu

Results 7 comments of David Liu

> Hi @Programmergg , Thanks for your kind suggestion. Yes, it seems to be inconsistent. Would you like to point out the exact place (which line of which file)? It...

Hello, when I reproduce the cub, why is the output result always 0, and the result of awa is not clear. Can you provide the model you have trained?

Hello, thank you for your work. Could you provide the download address of flo dataset? Thank you very much. Email adress:[email protected]

> Hi,thanks for your sharing. > your code has helped me a lot while learning about ZSL. > I downloaded the dataset but it didn't include the FLO dataset,I want...

> > Maybe a little sudden. I'm having some trouble reproducing (only achieving map=8%). I want to ask you if there are any areas or parameters you need to pay...

you need change some settings.1.update your tensorflow at least 2.1.0,mine is 2.3.0 2.from dgl/backend/tensorflow find tensor.py.then change import tfdlpack to import tensorflow.experimental.dlpack as tfdlpack. 3.you can import dgl dgl.backend.set_default_backend('tensorflow') or...

Here is my email, thank you very much. [email protected]