Zheyu Qiao
Zheyu Qiao
AOA_CODE
**What type of PR is this?** The original code for AOA **What this PR does / why we need it**: Vehicle Angle prediction and task assignment **Which issue(s) this PR...
AOA Code
What type of PR is this? The original code for AOA What this PR does / why we need it: Vehicle Angle prediction and task assignment Which issue(s) this PR...
【instagram代码报错】:file_path:crawlProject/进阶篇/基础综合/Instagram/downloader.py Traceback (most recent call last): File "/Users/qiaozheyu/Code/crawlProject/进阶篇/基础综合/Instagram/downloader.py", line 87, in get_userInfo data = resp['data']['user'] ~~~~^^^^^^^^ KeyError: 'data' During handling of the above exception, another exception occurred: Traceback (most recent...
对于比较大的图片,比如MME-RealWorld数据集,其中很多图像大小超过api的限制,请问vlmeval是如何压缩,以及不同的模型可输入图像大小上限如何确定呢?