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

run_custom() is missing from run.py #28

Closed
ishang3 opened this issue Mar 6, 2020 · 2 comments
Closed

run_custom() is missing from run.py #28

ishang3 opened this issue Mar 6, 2020 · 2 comments

Comments

@ishang3
Copy link

ishang3 commented Mar 6, 2020

I have a custom dataset for which I would like to run through Clean-pvnet. I am following the instructions to run the run.py command for the custom dataset. I get the error below. I looked through the code for run.py and run_custom() function does not exist. Any information is greatly appreciated.

Traceback (most recent call last):
File "run.py", line 219, in
globals()'run_'+args.type
KeyError: 'run_custom'

@ishangupta3
Copy link

@pengsida
Copy link
Member

pengsida commented Mar 7, 2020

I have updated the code.

@pengsida pengsida closed this as completed Mar 9, 2020
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

3 participants