-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi, dear author
Thanks for your excellent work!
When I read the code, I noticed that the input of ctrlnet(self.seqTransEncoder_control) and backbone(self.seqTransEncoder) is same.
It's not same as the picture Fig 2.(c) in your paper.
Specifically, both the ctrlnet and the backbone receive the identical variable, named “control_input”, and this variable is not modified between its use as input for the two networks. Thus, they process the exact same input data.
Could you please clarify the reason for this implementation choice?
Looking forward to your reply and clarification!
Best regards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels