Hi, I have a question about how to obtain the pre-trained baseline CAM (`res50_cam.pth`). Currently this repo directly provides the checkpoint, and I'd like to know how this model is trained. Could you please explain? And if I want to use CLIMS on a custom dataset, do I need to retrain the `res50_cam.pth` based on my custom dataset? Thanks!