-
Hi, I have submitted the result to the evalution system, but I did not get the same result as you mentioned in the paper, is there any improvement in your method? On the other hand, are there any refe…
-
Thank you for sharing your code.
The MS-RAFT+ paper says that you implemented a backwards pass for the AlternateCorrBlock. Is this part of the released code? Or was it not released, alongside the r…
-
I have run your code and the linear evaluation accuracy is only 45.84%. When I set the "param.requires_grad =True" in line 44,49,54 of linear.py, the linear evalution accuracy of NTU60 view can reach …
-
请问提交cityscapes test数据集使用的是evalution中的尺寸为512*1024代码吗,有无相应的trick或者代码
-
The following adapter seems to have some problems. Evalution of further processing should be done.
Adapter ioBroker.apple-find-me
Adapter dont work since 10/2022
repository: https://github.co…
-
Traceback (most recent call last):
File "/content/GeoChat/geochat/eval/batch_geochat_scene.py", line 139, in
eval_model(args)
File "/content/GeoChat/geochat/eval/batch_geochat_scene.py", l…
-
The laion-5b data set is too large to download. Could you please share the Laion data you used for evaluation? Thank you very much. In addition, do you have any idea how to download part of Laion?
-
Hi! Nice work! I'm trying to estimate the reconstruction quality using Chamfer Distance and F1 score. But I didn't see the corresponding code in the repo. Can you tell me which script do you use to ca…
-
Hello, I used the 176B checkpoint of bloom-176B(https://huggingface.co/bigscience/bloom), but had problem in resolving the layer files. Should I download different type of checkpoint to use in this re…
-
We have taken some liberties with the structure of keygen. We deviate from the underlying papers in a few ways:
1. We generate nonces before finishing keygen. We would like to be able to do this in…