In the video linked below we examine four different initializations:
- Gray: initialize νk to middle gray
- Bicubic: initialize νk to a bicubic rescaling of the input
- Zero: initialize νk to zero (shows as blue due to RGB ↔ CIELAB conversion)
- Random: initialize νk and Σk to random values.
We use the "gray" initialization, which worked best in our tests.
Click here to open video
(see "analysis_convergence" directory if opening in the browser fails)