Luis Oala commited on
Commit
9a0b52f
·
unverified ·
1 Parent(s): 28e12a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  # Dataset Drift Controls Using Raw Image Data and Differentiable ISPs: From Raw to Logit
4
 
5
- *This anonymous repository hosts the code for manuscript #4471 "Dataset Drift Controls Using Raw Image Data and Differentiable ISPs: From Raw to Logit", submitted to CVPR 2022.*
6
 
7
  ## A short introduction
8
  Two ingredients are required for the **Raw2Logit** dataset drift controls: raw sensor data and an image processing model. This code repository contains the materials for the second ingredient, the image processing model, as well as scripts to load lada and run experiments.
 
2
 
3
  # Dataset Drift Controls Using Raw Image Data and Differentiable ISPs: From Raw to Logit
4
 
5
+ <!-- *This anonymous repository hosts the code for manuscript #4471 "Dataset Drift Controls Using Raw Image Data and Differentiable ISPs: From Raw to Logit", submitted to CVPR 2022.* -->
6
 
7
  ## A short introduction
8
  Two ingredients are required for the **Raw2Logit** dataset drift controls: raw sensor data and an image processing model. This code repository contains the materials for the second ingredient, the image processing model, as well as scripts to load lada and run experiments.