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

message:path is not existed,path=/cache/datasets/cifar10/ #259

Open
CQNing opened this issue Jul 21, 2022 · 8 comments · Fixed by #262
Open

message:path is not existed,path=/cache/datasets/cifar10/ #259

CQNing opened this issue Jul 21, 2022 · 8 comments · Fixed by #262

Comments

@CQNing
Copy link

CQNing commented Jul 21, 2022

I run:vega simple_cnn.yml,but it returns this problem.I've set a new file /cache/datasets/cifar10
in vega directory level.How can I solve this?

@zhangjiajin
Copy link
Member

This is a absolute path "/cache/datasets/cifar10".

You can run command "pwd" in path "./cache/datasets/cifar10", and add the displayed path to the yaml file.

@CQNing
Copy link
Author

CQNing commented Aug 2, 2022

i‘ve run auto-lane.yml successfully,but i find that the start loss was even hundreds or thousands,and the performance.json result in {“LaneMetric”:0.0}.I just run it on one 1080ti
on CULane dataset,is it enough? How long will i finish the train step?Is there something with my working?

@zhangjiajin
Copy link
Member

@CQNing

Can you provide your current YAML configuration file and log files (./tasks//logs)?

@CQNing
Copy link
Author

CQNing commented Aug 2, 2022

pipe_logs.txt
it seams that the LaneMetric changed,is that right?

@CQNing
Copy link
Author

CQNing commented Aug 2, 2022

@zhangjiajin
yml.txt
This is my yaml file.

@zhangjiajin
Copy link
Member

@CQNing

The "epoch" in the following line needs to be changed to "epochs".

@zhangjiajin zhangjiajin linked a pull request Aug 4, 2022 that will close this issue
@CQNing
Copy link
Author

CQNing commented Aug 6, 2022

Thank you for your answering,but now I have another problem. Since I have no time to let the auto-lane run nas,how can i reduce the search time to search the certain arch like BB_64_14_[3,5][9,14]+[F2F1,R3][F2F1,R3]?

@zhangjiajin
Copy link
Member

There is no way to search for the network architecture you expect by modifying the configuration file.

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

Successfully merging a pull request may close this issue.

2 participants