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

After entering the trained command line, the program is stuck. #223

Open
ly1035327995 opened this issue Oct 25, 2023 · 0 comments
Open

After entering the trained command line, the program is stuck. #223

ly1035327995 opened this issue Oct 25, 2023 · 0 comments

Comments

@ly1035327995
Copy link

Loading pretrained ImageNet model......
Train without center loss, the loss type is triplet
label smooth on, numclasses: 751
2023-10-25 15:36:07,901 reid_baseline.train INFO: Start training
D:\ProgramData\Anaconda3\envs\ReID\lib\site-packages\ignite\handlers\checkpoint.py:971: UserWarning: Argument save_interval is deprecated and should be No
ne. This argument will be removed in 0.5.0.Please, use events filtering instead, e.g. Events.ITERATION_STARTED(every=1000)
warnings.warn(msg)
D:\ProgramData\Anaconda3\envs\ReID\lib\site-packages\torch\optim\lr_scheduler.py:134: UserWarning: Detected call of lr_scheduler.step() before optimize r.step(). In PyTorch 1.1.0 and later, you should call them in the opposite order: optimizer.step() before lr_scheduler.step(). Failure to do this wi
ll result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-
learning-rate
The program gets stuck. Nothing comes 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

1 participant