ArlixLin

Results 3 issues of ArlixLin

Thank you for your selfless sharing! I see the code below: ` self.transform_x = transforms.Compose([ transforms.Resize([size_tp, size_tp], Image.ANTIALIAS), transforms.CenterCrop([resize, resize]), transforms.ToTensor(), # transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225]) ]) `...

It seems that the code snippet you've provided focuses on utilizing a manager object rather than directly showing the model itself. Understanding gedml can indeed be challenging, especially when trying...

Thank you for your selfless sharing. May I ask when the open source Video Temporal Grounding related test code will be available? Look forward to your reply