mirror of
https://github.com/gaomingqi/Track-Anything.git
synced 2025-12-16 00:17:50 +01:00
Merge branch 'master' of https://github.com/gaomingqi/VOS-Anything
This commit is contained in:
@@ -21,7 +21,7 @@ from tools.painter import mask_painter
|
||||
|
||||
|
||||
class BaseTracker:
|
||||
def __init__(self, device, xmem_checkpoint) -> None:
|
||||
def __init__(self, xmem_checkpoint, device) -> None:
|
||||
"""
|
||||
device: model device
|
||||
xmem_checkpoint: checkpoint of XMem model
|
||||
|
||||
Reference in New Issue
Block a user