hlzhu09 / Hierarchical-Human-Parsing

75 stars 14 forks source link

There is a problem with the code in gnn_parse.py #13

Open zj12346666 opened 1 year ago

zj12346666 commented 1 year ago

attention = torch.sum(torch.softmax(energy, dim=-1), dim=-1),The result is always 1