I-Hsiang Chen
Results
2
issues of
I-Hsiang Chen
Dear Authors, I tried to use local ensemble strategy with implicit function. However, I found there are wrong grid_sample results in the IFA.ifa_feat function. Thus, the query_feats for local ensemble...
Hello Authors, In the Channel Task Prompt Learning Part (code: Multi-Task-Transformer/TaskPrompter/models/transformers/taskprompter.py L249), the line: chan_prompts = self.chan_proj(chan_x) has been comment, which means skipping the channel task prompt results when updates...