Home

Awesome

TIPI: Test Time Adaptation with Transformation Invariance

This repository is the official implementation for the CVPR 2023 paper TIPI: Test Time Adaptation with Transformation Invariance.

Please consider citing our paper as

@inproceedings{
nguyen2023tipi,
title={{TIPI}: Test Time Adaptation with Transformation Invariance},
author={A. Tuan Nguyen and Thanh Nguyen-Tang and Ser-Nam Lim and Philip Torr},
booktitle={Conference on Computer Vision and Pattern Recognition 2023},
year={2023},
url={https://openreview.net/forum?id=NVh1cy37Ge}
}

Notes:

Requirements:

python3, pytorch 1.7.0 or higher, torchvision 0.8.0 or higher

How to run:

An example is provided in run.sh.