{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiew6lppvaf5tciomnfwvypc7b2qqx6e5zhc2c6xowo2ud56avs5zy",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mnntohstxza2"
  },
  "path": "/t/problems-with-duplication/176137?page=3#post_47",
  "publishedAt": "2026-06-06T22:12:50.000Z",
  "site": "https://discuss.huggingface.co",
  "textContent": "HELP FRIEND: I want to colorize soccer scenes, and the AI ​​is giving me this. I’m letting you know in case you want to tweak the code.\n\nThe code is brilliant for scenes where the camera barely moves (like an interview or a static shot). For a soccer match with continuous camera panning, the original desktop EbSynth (the .exe program from its official website) handles it a thousand times better because it calculates exclusion maps that this simplified Python script doesn’t have. If you decide to clone this script in your Hugging Face space to test it, make sure to turn off the `enable_temporal_reset` option (set it to `False`) if you’re going to include soccer scenes with a lot of camera movement, or it will generate ghosting on the grass.\n\nTHANKS",
  "title": "Problems with duplication"
}