Closed DavidYanAnDe closed 3 months ago
what's wrong with your code in builder.py for def forward(self, image_forward_outs, selected_features): return x
def forward(self, image_forward_outs, selected_features): return x
I apologize for the inconvenience caused by this code. The code is redundant, and I have removed it.
what's wrong with your code in builder.py for
def forward(self, image_forward_outs, selected_features): return x