As the title says, I had to remove the import of AdamW in NLQ/VSLNet/model/VSLNET.py and replace it with torch.optim.AdamW on line 43.
As the title says, I had to remove the import of AdamW in NLQ/VSLNet/model/VSLNET.py and replace it with torch.optim.AdamW on line 43.