Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 963 Bytes

File metadata and controls

22 lines (17 loc) · 963 Bytes

Robust-Scalable-GPR

Official implementation of the CVPR23 paper: Robust and Scalable Gaussian Process Regression and Its Applications.

More code including feature matching, dense gene expression imputation, and other experiments will be released soon.

Introduction

Introduction

Citation

If you find this work helpful, please consider citing:

@inproceedings{lu2023robust,
  title     = {Robust and Scalable Gaussian Process Regression and Its Applications},
  author    = {Lu, Yifan and Ma, Jiayi and Fang, Leyuan and Tian, Xin and Jiang, Junjun},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  month     = {June},
  pages     = {21950--21959},
  year      = {2023}
}