1. Failure Cases of Type 1

(Our method fails to transfer correct colors for the objects which exist in the source but not the reference (like hat in the left example and jeans in the right example).)

Input

References

Result

None None None
None None None

2. Failure Cases of Type 2

(Our method may mix colors between instances of the same class (like clothes in the left example and cats in the right example).)
None None None
None None None