openreview / openreview-scripts

12 stars 7 forks source link

Eccv20/calc missing reviews #1186

Closed mohituniyal closed 4 years ago

mohituniyal commented 4 years ago

This script does the following:

  1. Removes writers from existing official reviews
  2. Unassigns reviewers who have not completed their reviews for papers where there already are 3 (or more) reviews available
  3. Outputs a csv for OpenReview's record
  4. Outputs a csv containing data that ECCV PCs requested.

The code for posting reviews and un-assigning reviewers is commented as this would make changes that will be hard to revert. These should be uncommented before finally running this.