Prateek Gupta

Results 63 comments of Prateek Gupta

> This error indicates the model initialization is failing because it can't load the pretrained weights properly. The key issue is: 'NoneType' object has no attribute 'state_dict', meaning the model...

> You can try once on collab! Same error in colab also- `Tuning checkpoint from /content/D-FINE/dfine_s_obj365.pth /content/D-FINE/src/solver/_solver.py:169: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses...

> You're passing the wrong config file, dataset _"custom_detection.yml"_ is only to be edited for the data and annotation path. You have to pass the model config file, which will...