Update README.md
Browse files
README.md
CHANGED
|
@@ -60,12 +60,12 @@ python tools/test.py -d mmnist -c configs/mmnist/PFG.py --ex_name mmnist_pfg --t
|
|
| 60 |
If you find this work helpful, please consider citing:
|
| 61 |
|
| 62 |
```bibtex
|
| 63 |
-
@
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
}
|
| 71 |
```
|
|
|
|
| 60 |
If you find this work helpful, please consider citing:
|
| 61 |
|
| 62 |
```bibtex
|
| 63 |
+
@InProceedings{Cai_2026_CVPR,
|
| 64 |
+
author = {Cai, Xinyong and Sun, Changbin and Wang, Yong and Yang, Hongyu and Wu, Yuankai},
|
| 65 |
+
title = {PFGNet: A Fully Convolutional Frequency-Guided Peripheral Gating Network for Efficient Spatiotemporal Predictive Learning},
|
| 66 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 67 |
+
month = {June},
|
| 68 |
+
year = {2026},
|
| 69 |
+
pages = {38848-38858}
|
| 70 |
}
|
| 71 |
```
|