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

The problem about the fine-tuning of meta strategy #27

Closed
zhenzhenzhizhi opened this issue Nov 17, 2022 · 3 comments
Closed

The problem about the fine-tuning of meta strategy #27

zhenzhenzhizhi opened this issue Nov 17, 2022 · 3 comments

Comments

@zhenzhenzhizhi
Copy link

Hello, the author, I want to ask a question about the training of the thesis of distractor. The second step of the meta strategy is to fine tune the teacher tracker. According to your tutorial, I put the “*. pth” file from the/log folder to a new folder, and then put the "nest. pth "file in another folder. Then use the command you give to train:
python main.py --model simple-pos-act-lstm --tracker none --env UnrealTrackMulti-FlexibleRoomAdv-DiscreteColor-v1 --env-base UnrealTrackMulti-FlexibleRoomAdv-DiscreteColor-v1 --rnn-out 128 --seed 4 --seed-test 2 --train-mode 0 --norm-reward --aux attack-reward --lr 0.0005 --gpu-id 1 --old ./old_oppent --load-model-dir ./new_model/new-201.pth
But it didn't produce any results. I don't know what's wrong.
158ed965cc36b97e2550b2dea8dbe2d
c3baee28b18d9d666a72b469e7dfe13
1b636cf1117a1ca4da9b1820b1c8d32

@zhenzhenzhizhi
Copy link
Author

zhenzhenzhizhi commented Nov 17, 2022

@zfw1226

@zfw1226
Copy link
Owner

zfw1226 commented Nov 17, 2022

Can you report the logs of your terminal after exiting (ctrl +c) the process?

Note that this issue is about the active_tracking_rl repo, it would be better to report this issue in that repo.

@zhenzhenzhizhi
Copy link
Author

Can you report the logs of your terminal after exiting (ctrl +c) the process?

Note that this issue is about the active_tracking_rl repo, it would be better to report this issue in that repo.

Sorry, I will report this problem in the repo in active tracking.

@zfw1226 zfw1226 closed this as completed Dec 1, 2022
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