Ahsan Bilal
Ahsan Bilal
> How did you solve it? Can you elaborate on that? Thank you Changing `multi_branch: bool = False` to `multi_branch: bool = True` in the both `GaitGraphCASIAB` and `CASIAPoseModule` Object
This has resolved my issue. Please load the lightninhCli and load as follow `from pytorch_lightning.cli import LightningCLI` `from lightning_fabric.utilities.cloud_io import _load as pl_load`
I have implemented my data loading pipeline with simple pytorch instead of pytorch lightning. But I guess this error is due to the configuration passed to load the pretrained weights