Open centosrhel opened 7 months ago
https://github.com/showlab/DragAnything/blob/438d2beecd5d481300a5befea73b3b27ed063177/demo.py#L396 Here you are assigning a single floating-point number to a vector, resulting in a vector with all the same number. Is it a typo error?
@weijiawu Could you please check this line of code? And was the open model also trained as so?
yes,I also noticed this problem...
https://github.com/showlab/DragAnything/blob/438d2beecd5d481300a5befea73b3b27ed063177/demo.py#L396 Here you are assigning a single floating-point number to a vector, resulting in a vector with all the same number. Is it a typo error?