update acknowledge

This commit is contained in:
wangshuai6
2025-04-11 20:59:07 +08:00
parent 905769dedb
commit b9d6dff987

View File

@@ -58,4 +58,7 @@ python main.py fit -c configs/repa_improved_ddt_xlen22de6_256.yaml
journal={arXiv preprint arXiv:2504.05741},
year={2025}
}
```
```
## Acknowledgement
The code is mainly built upon [FlowDCN](https://github.com/MCG-NJU/FlowDCN), we also borrow ideas from the [REPA](https://github.com/sihyun-yu/REPA), [MAR](https://github.com/LTH14/mar) and [SiT](https://github.com/willisma/SiT).