Open amrzv opened 1 year ago
Hi.
inference_tutorial.ipynb
os, torch.nn.functional, matplotlib.image
{omnivore,omnimae}/README.md
P.S: during this import from torchvision.transforms._transforms_video import NormalizeVideo a UserWarning raised:
from torchvision.transforms._transforms_video import NormalizeVideo
so probably it's better to fix this import for future.
P.S.S: tested in colab environment, "Run all cells" without any errors.
Hi.
inference_tutorial.ipynb
notebookos, torch.nn.functional, matplotlib.image
;{omnivore,omnimae}/README.md
P.S: during this import
from torchvision.transforms._transforms_video import NormalizeVideo
a UserWarning raised:so probably it's better to fix this import for future.
P.S.S: tested in colab environment, "Run all cells" without any errors.