<aside> ℹ️

By L. Zhang et al.

Stanford Univeristy

Marr Prize of ICCV 2023

[Hugging Face] [arXiv] [GitHub]

</aside>

1. Introduction

Motivation

Challenge

2. Related Work

2.1. Finetuning Neural Networks

One way to finetune a neural network is to directly continue training it with the additional training data. But this approach can lead to overfitting, mode collapse, and catastrophic for- getting. Extensive research has focused on developing fine- tuning strategies that avoid such issues.

2.2. Image Diffusion

2.3. Image-to-Image Translation