i built two models using inceptionv3, the first model trained and tested out on the original dataset, while the second model trained and tested out on a dataset after applying the DOG filter . both models accuracy and loss calcaluted
now, i want to apply cross attention fusion but don’t know. please help with tensorflow python code or a reference for simple examples. thank you