Ankit Vani
Ankit Vani
Script to reproduce and output are as follows. Here is an example Python3 script (running Python3.7): ```python3 #!/usr/bin/python3 import argparse from multiprocessing import Pool import random from time import sleep...
When replaying an episode, `get_last_action` is inaccurate in value for `TURN_LEFT_RIGHT_DELTA`. For example, if the true action was 90, recovered action is -90 and if the true action was -90...
Hi! In Table 3 of your paper, you present the results on VAW-CZSL. In this case, the AUC is for top-3 and top-5. Are all the other metrics (HM, Seen,...