You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20240604_125201|ERR|__main__@235: An error has been caught in function '<module>', process 'MainProcess' (3353266), thread 'MainThread' (131120621827904):
Traceback (most recent call last):
> File "./core/gdrn_modeling/main_gdrn.py", line 235, in <module>
main(args)
│ └ Namespace(config_file='configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py', dist_u...
└ <function main at 0x773f8c99c3a0>
File "./core/gdrn_modeling/main_gdrn.py", line 201, in main
Lite(
└ <class '__main__.Lite'>
File "/home/yashwant/anaconda3/envs/gdrnpp/lib/python3.8/site-packages/pytorch_lightning/lite/lite.py", line 408, in _run_impl
return run_method(*args, **kwargs)
│ │ └ {}
│ └ (Namespace(config_file='configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py', dist_...
└ functools.partial(<bound method LightningLite._run_with_strategy_setup of <__main__.Lite object at 0x773f8c991ee0>>, <bound m...
File "/home/yashwant/anaconda3/envs/gdrnpp/lib/python3.8/site-packages/pytorch_lightning/lite/lite.py", line 413, in _run_with_strategy_setup
return run_method(*args, **kwargs)
│ │ └ {}
│ └ (Namespace(config_file='configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py', dist_...
└ <bound method Lite.run of <__main__.Lite object at 0x773f8c991ee0>>
File "./core/gdrn_modeling/main_gdrn.py", line 160, in run
model, optimizer = eval(cfg.MODEL.POSE_NET.NAME).build_model_optimizer(cfg, is_test=args.eval_only)
│ │ │ └ True
│ │ └ Namespace(config_file='configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py', dist_u...
│ └ Config (path: configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py): {'OUTPUT_ROOT':...
└ Config (path: configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_ycbv.py): {'OUTPUT_ROOT':...
File "<string>", line 1, in <module>
NameError: name 'GDRN_double_mask' is not defined
20240604_125201|DBG|filelock._api@254: Attempting to acquire lock 131120610323904 on /home/sarthak/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@257: Lock 131120610323904 acquired on /home/sarthak/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@286: Attempting to release lock 131120610323904 on /home/sarthak/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@289: Lock 131120610323904 released on /home/sarthak/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@254: Attempting to acquire lock 131117032084096 on /home/sarthak/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@257: Lock 131117032084096 acquired on /home/sarthak/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@286: Attempting to release lock 131117032084096 on /home/sarthak/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock
20240604_125201|DBG|filelock._api@289: Lock 131117032084096 released on /home/sarthak/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock
Installed Libraries
The text was updated successfully, but these errors were encountered: