Danny Xie Li
Results
2
comments of
Danny Xie Li
Hi @RinggaV , how did you solve the problem of assert len(indices) == len(self) ?
Thanks! I just checked, what is the right key for the local running weights? I'm trying to use it with SAM. ```` import torch from segment_anything import sam_model_registry model_type =...