Whenpython train_gt_pasta.py --config_path configs/gt-pasta_gt-bbox.yml --exp gt-pasta_gt-bbox_eval --eval,HO_weight is not defined.
Closed this issue · 2 comments
qiaoqiaobangya commented
python train_gt_pasta.py --config_path configs/gt-pasta_gt-bbox.yml --exp gt-pasta_gt-bbox_eval --eval
Traceback (most recent call last):
File "/home/data/qiao/HAKE-Action-Torch-HAKE-Reason/train_gt_pasta.py", line 23, in
from dataset import (
File "/home/data/qiao/HAKE-Action-Torch-HAKE-Reason/dataset.py", line 9, in
from util.pasta_utils import P_num
File "/home/data/qiao/HAKE-Action-Torch-HAKE-Reason/util/pasta_utils.py", line 23, in
'labels_r': torch.from_numpy(HO_weight).float(),
NameError: name 'HO_weight' is not defined
enlighten0707 commented
'HO_weight' is not used in the current version. Bug fixed :)
qiaoqiaobangya commented
好的,谢谢你
…---- Replied Message ----
| From | Xiaoqian ***@***.***> |
| Date | 10/23/2023 14:34 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [DirtyHarryLYL/HAKE-Action-Torch] Whenpython train_gt_pasta.py --config_path configs/gt-pasta_gt-bbox.yml --exp gt-pasta_gt-bbox_eval --eval,HO_weight is not defined. (Issue #68) |
'HO_weight' is not used in the current version. Bug fixed :)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>