-
Notifications
You must be signed in to change notification settings - Fork 690
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
[Bug]: #816
Comments
can someone answer my question? I've been trying for several days. |
@loyal-ikun can you try the main branch and see if results are still different. Also, can you share the commands you used for training and testing the model? |
my testing commend is python tools/test.py --config /home/lian/data/code/results/ganomaly/tor/logs/lightning_logs/version_3/hparams.yaml only ganomaly model can't reproduce the training results. |
this my yaml file: dataset: inference_batch_size: 32num_workers: 8 model: metrics: visualization: project: logging: optimization: PL Trainer Args. Don't add extra parameter here.trainer: |
@ashwinvaidya17 my commend and yaml file, as seen above. |
Ideally the |
I have solved this problem according to your method.Thank you. |
Describe the bug
test commend result is different from Testing stage result of train commend.
Dataset
Folder
Model
GANomaly
Steps to reproduce the behavior
run test.py train.py respectively
OS information
OS information:
Expected behavior
test commend result is different from Testing stage result of train commend.
Screenshots
No response
Pip/GitHub
pip
What version/branch did you use?
No response
Configuration YAML
none
Logs
Code of Conduct
The text was updated successfully, but these errors were encountered: