LemonQC
LemonQC
您好,请问一下,您的clue word indictor按照gumbel-softmax是否是一个passage仅仅生成一个呀
In your paper, you said extracted each video in MSVD-QA p=15 frames per second. I found in HCRN that they use all frames. I hope you can tell how to...
I run task builder and run any task py Traceback (most recent call last): File "task_builder.py", line 134, in new_variation descriptions = self.scene.init_episode( File "/home/lemon/RLBench-master/tools/../rlbench/backend/scene.py", line 136, in init_episode self.task.validate()...
There are several code issues: 1) eval.py: prediction = shape['result'][affordance][0], the results is note the key 2) visualize.py point_cloud.vertices - (t @ np.array([0., 0., 6.59999996e-02, 1.]))[:3], axis=1)), Pointcloud can not...
Is the Checkpoint that you provided in Google driver the final version?