Skip to content

Computer vision benchmark for the paper "Rethinking Early Stopping: Refine, Then Calibrate"

Notifications You must be signed in to change notification settings

eugeneberta/RefineThenCalibrate-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RefineThenCalibrate-Vision

Code to run the computer vision benchmark in the paper "Rethinking Early Stopping: Refine, Then Calibrate" https://arxiv.org/abs/2501.19195.

Files

  • main.py: Launch runs and log results.
  • utils.py: Contains our pytorch-lightning module that allows benchmarking TS-Refinement against other early stopping metrics.
  • figures.ipynb: Generate figures for the paper.
  • resnet.py and wide_resnet.py: Deep learning model used, from https://github.com/uoguelph-mlrg/Cutout

About

Computer vision benchmark for the paper "Rethinking Early Stopping: Refine, Then Calibrate"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published