You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`K_keep`: Number of patches to keep. For example, 256 patches per frame × 8 frames = 2048 total patches.
276
-
-`model_weight`: Path to your pre-trained model weights. Set this to your own model path.
277
-
-`cache_dir`: Directory for cached codec patches. Set this to your own cache directory path.
274
+
**Codec-Specific Parameters:**
275
+
-`cache_dir`: Directory for cached codec patches. This is where the codec-selected patches will be stored/loaded.
276
+
-`K_keep`: Number of patches to keep. For example, 256 patches per frame × 8 frames = 2048 total patches. Adjust based on your frame count and desired compression ratio.
0 commit comments