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

error during training #11

Open
joydeepmedhi opened this issue Sep 23, 2022 · 1 comment
Open

error during training #11

joydeepmedhi opened this issue Sep 23, 2022 · 1 comment

Comments

@joydeepmedhi
Copy link

joydeepmedhi commented Sep 23, 2022

Traceback (most recent call last):
File "examples/train/train.py", line 193, in
main()
File "examples/train/train.py", line 182, in main
train_detector(
File "/app/jomedhi/SSOD-main/mmdet_extension/apis/train.py", line 164, in train_detector
runner.run(data_loaders, cfg.workflow)
File "/usr/local/lib/python3.8/dist-packages/mmcv/runner/epoch_based_runner.py", line 136, in run
epoch_runner(data_loaders[i], **kwargs)
File "/usr/local/lib/python3.8/dist-packages/mmcv/runner/epoch_based_runner.py", line 58, in train
self.call_hook('after_train_epoch')
File "/usr/local/lib/python3.8/dist-packages/mmcv/runner/base_runner.py", line 317, in call_hook
getattr(hook, fn_name)(self)
File "/app/jomedhi/SSOD-main/mmdet_extension/core/hooks/semi_eval_hooks.py", line 51, in after_train_epoch
if not self.by_epoch or not self.evaluation_flag(runner):
AttributeError: 'SemiEvalHook' object has no attribute 'evaluation_flag'

Error during validation between training

@wang-TJ-20
Copy link

@joydeepmedhi hello, Have you solved this problem

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