dvlab-research / LLaMA-VID

LLaMA-VID: An Image is Worth 2 Tokens in Large Language Models (ECCV 2024)
Apache License 2.0
693 stars 43 forks source link

_StoreAction.__init__() got an unexpected keyword argument 'defalut' #92

Open try2020-code opened 4 months ago

try2020-code commented 4 months ago

image

try2020-code commented 4 months ago

the word "defalut" in LLaMA-VID/scripts/extra_tool /extract_movienet_features.py is wrong , it should be "default" not "defalut"