question about reproducing on other baselines
Hi,
I like your work very much! I was just wondering how it compares to other baselines. I tried to implement TENT, SAR and EATA. TENT runs fine, but the other two seem to have some discrepancies compared to paper. I was wndering if you could release the code for this part. That will be much helpful.
Thanks in advance.
Hi,
Sorry for the late reply, and thanks for your interest.
For SAR and EATA, we used the code from this repository and modified the input and output parameters without altering the core implementation.
At this time, we do not plan to release the baseline code, as reshaping it would require some effort, and we are currently approaching the deadlines of other projects.