idejie
idejie
[evaluation.py line: 230 ](https://github.com/kuanghuei/SCAN/blob/master/evaluation.py#L230) ```python print("rsum: %.1f" % (mean_metrics[10] * 6)) print("Average i2t Recall: %.1f" % mean_metrics[11]) # line232 print("Average t2i Recall: %.1f" % mean_metrics[12]) ``` The `mean_metrics` is `(...
这两个下面的文章排序没有按时间先后啊  
1.希望每一篇文章的目录都能浮动(Safari打开我的时候,不能浮动,back to top也不能使用) 2.希望每篇文章底部添加“上(下)一篇:XXX” 3.能否在分享的时候生成摘要,例如空间分享,weibo分享能生成摘要,或者图片 感谢
Successful command: ```shell ego4d --output_directory="F:/" --datasets annotations ego4d --output_directory="G:/" --datasets video_540ss ``` Failed Command: ```shell ego4d --output_directory="F:/" --datasets annotations_540ss ``` Error: ``` Warning: Non-standard Dataset Specfied (Allowed, will attempt download):...
数据集下载
你好,VidOR原始数据集无法从其主页上下载,您是否有备份可以分享? 感谢!
https://github.com/OpenGVLab/Ask-Anything/blob/332b3ee84c1a5719cf69d26a487ab2f98f85cacb/video_chat2/tasks/retrieval_utils.py#L143 https://github.com/OpenGVLab/Ask-Anything/blob/332b3ee84c1a5719cf69d26a487ab2f98f85cacb/video_chat2/models/videochat2_qformer.py#L372