-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# C-Mix | ||
C-Mix for NeurIPS 2022 | ||
|
||
C-Mix: Improving Generalization and Out-of-Distribution Robustness in Deep Regression | ||
|
||
If you find this repository useful in your research, please cite the following paper: | ||
``` | ||
@inproceedings{yao2022cmix, | ||
title={C-Mix: Improving Generalization and Out-of-Distribution Robustness in Deep Regression}, | ||
author={Yao, Huaxiu and Wang, Yiping and Zhang, Linjun and Zou, James and Finn, Chelsea}, | ||
booktitle={Proceeding of the Thirty-Sixth Conference on Neural Information Processing Systems}, | ||
year={2022} | ||
} | ||
``` |