-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
UniPixel is a good piece of work. I'm using it for automated data annotation.
I noticed UniPixel introduced a module called “Object Memory Bank” (perhaps referred to as “state values” or “memory values”) to enable consistent target tracking and inference across frames in video segmentation tasks.
I've customized a class to load the model and process data. I believe this “state value” should be reset to zero when processing new videos to prevent cross-video interference in processing results.
How can I reset this “state value”? I haven't found any corresponding parameters for this module.
Looking forward to your reply! Thank you!
Metadata
Metadata
Assignees
Labels
No labels