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

Errors in the documentation #2

Open
sylque opened this issue Feb 19, 2021 · 1 comment
Open

Errors in the documentation #2

sylque opened this issue Feb 19, 2021 · 1 comment

Comments

@sylque
Copy link

sylque commented Feb 19, 2021

1- The command git pull --recurse-submodules doesn't work, the correct one seems to be:

Clone repo and submodules
export GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/eric-yyjau/pytorch-deepFEPE.git`
git submodule update --init --recursive

2- Missing - in --dataset:

run the evaluation (dataset should be ready)
python run_eval_good.py --dataset kitti --model_base kitti --exper_path logs --runEval

@eric-yyjau
Copy link
Owner

Thanks @sylque for pointing that out!

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

2 participants