|
|
|
|
|
by erwannmillon
1049 days ago
|
|
temporal coherence is def an issue with these types of models, though I haven't tested it out with ColorDiffusion. Assuming you're not doing anything autoregressive (from frame to frame) to do temporal coherence, you can also parallelize the colorization of each frame, which would affect cost. Tbh most cost effective would be a conditional GAN though |
|
Then train the model on movies that are color and then turn them black and white.
That way you can train temporal coherence.