densecap
                                
                                 densecap copied to clipboard
                                
                                    densecap copied to clipboard
                            
                            
                            
                        ActionPropDenseCap' object has no attribute 'module
Thank u so much sir for the previous reply, but now I m facing another issue related to "AttributeError: 'ActionPropDenseCap' object has no attribute 'module'" please suggest me a way to the solution and also I m using a single GPU.
@DeepaliVerma This should not happen as we saved model.module.state_dict(), as in here. Could you provide more details, such as whether this is for training or evaluation, where did you get the checkpoint model, how many GPUs are on your machine, and how many GPUs you requested in CUDA_VISIBLE_DEVICES etc.