Hi, will an object be assigned a new instance id if it disappears from all sensors (due to reasons like occlusion) for a long time and reappears within each clip? Do you use a time threshold to determine if a new instance id will be assigned, or do you ensure the same object always has a unique instance id in your annotation when it disappears and appears? Thank you!