TRN-pytorch
TRN-pytorch copied to clipboard
Hi,is there some code can be comments
Thank you for you present your code. Recently,I am studing your code. I have a question. Can I comment these code?
while not os.path.exists(os.path.join(self.root_path, record.path, self.image_tmpl.format(1))): print(os.path.join(self.root_path, record.path, self.image_tmpl.format(1))) index = np.random.randint(len(self.video_list)) record = self.video_list[index]