MediaBrain-SJTU / Where2comm

138 stars 13 forks source link

Question about fuse_modules #9

Open sidiangongyuan opened 1 year ago

sidiangongyuan commented 1 year ago

x_fuse.append(self.fuse_modulesi) if you use Transformer as the fusion model. You need to input four parameters, so why just one neighbor_feature ?