Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing LANI Results #13

Open
ilkerkesen opened this issue Sep 21, 2020 · 0 comments
Open

Reproducing LANI Results #13

ilkerkesen opened this issue Sep 21, 2020 · 0 comments

Comments

@ilkerkesen
Copy link

Hi,

What should I do in order to reproduce results reported in this paper. In another issue, I found that some files are missing. I reverted the repository back to the initial revision and then copied necessary files to the current revision. It still gives me an error,

Traceback (most recent call last):
  File "./src/experiments_nav_drone/train_unet_goal_prediction_from_disk_nav_drone.py", line 85, in <module>
    train_images, train_goal = UnetGoalPredictionSupervisedLearningFromDisk.parse(
  File "/scratch/users/ikesen16/repos/other/lingunet/src/learning/single_client/unet_goal_prediction_supervised_from_disk.py", line 165, in parse
    num_examples = len(os.listdir(folder_name))
FileNotFoundError: [Errno 2] No such file or directory: '../logs/oracle_images/train_images'
  • How can I fix this problem in order to reproduce the results reported in the paper?
  • Do I run the correct file? I am not sure about that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant