liweiyangxjtu
liweiyangxjtu
I have the same issue as you, have you fixed it?
好的,感谢您的回复
另外想问下您是否跟segment and caption anything这篇文章在vg数据集(对齐所有测试样本)上比较过精度呢
还有一个问题就是表格1中的Grit,regiongpt方法貌似用的是vg数据集所有的测试样本(5000图像所有区域,每个图象有多例数据),glamm使用的测试数据好像只有5000例数据,这样直接比较是否公平呢
好的,感谢您的回复
> 你好,表1中使用的测试集对应(configs/base/datasets/vg/vg_reg.yaml)这个文件,可以在[Glamm](https://drive.google.com/file/d/1zF3UGHU1rvgTujinqJ-hZtrCBVsfsuel/view?usp=sharing)这下载,也可以使用我们提供的链接下载我们处理过的文件。 请问这个是用vg1.2训练的模型测试吗
> 是的 > > 2025-04-14 19:12:57"liweiyangxjtu" ***@***.***>写道: > > 你好,表1中使用的测试集对应(configs/base/datasets/vg/vg_reg.yaml)这个文件,可以在Glamm这下载,也可以使用我们提供的链接下载我们处理过的文件。 > > 请问这个是用vg1.2训练的模型测试吗 > > — > Reply to this email directly, view it on GitHub, or unsubscribe. > You...
Thanks for your reply. I am writing to confirm that you use a total 5000 bbox for testing.
> Hi, @yunfeixie233, Would you mind writing a simple note on how to re-produce the results (e.g., data download links, edit which config files, etc.)? Maybe just PR to this...
Hi Xiaoke I want to confirm whether the final vdtk used in evaluate the results is from https://github.com/xk-huang/vdtk/tree/9cb1fc9bf82ea6fe4fe2146e33791be05585214c, i tried to install this package but it return the error vdtk...