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

Where would the imagenet weights saved from the training? #72

Open
edsun123 opened this issue Dec 12, 2020 · 2 comments
Open

Where would the imagenet weights saved from the training? #72

edsun123 opened this issue Dec 12, 2020 · 2 comments

Comments

@edsun123
Copy link

I would like to use them for DRLwithTL-Real on the physical drone.

@aqeelanwar
Copy link
Owner

When you run the training, it outputs the path where the weights will be saved. The path name depends on yout configuration. Usually it is saved at
models\trained\<env-type>\<env-name>
example:
models\trained\Indoor/indoor_vanleer/

@edsun123
Copy link
Author

How would you use the files from the path saved and where would you save them in DRLwithTL-Real?

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