Mask4D icon indicating copy to clipboard operation
Mask4D copied to clipboard

About pytorch_lightning version

Open Xiangxu-0103 opened this issue 10 months ago • 1 comments

Hi, thanks for your open source. When I train Mask4D with pytorch_lightning==2.0.8, it will raise errors as follows:

TypeError: __init__() got an unexpected keyword argument 'gpus'

and

TypeError: __init__() got an unexpected keyword argument 'resume_from_checkpoint'

Looking forward to hearing back from you.

Xiangxu-0103 avatar Apr 17 '24 09:04 Xiangxu-0103