Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
6.52k
stars
481
forks
source link
template_frame.select( AttributeError: 'Image' object has no attribute 'select' #88
Open
IslaYangh opened 1 year ago
Traceback (most recent call last): File "app.py", line 494, in
template_frame.select(
AttributeError: 'Image' object has no attribute 'select'
how can I fix this?