Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Fix inference_tutorial notebook #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amrzv
Copy link

@amrzv amrzv commented Nov 12, 2022

Hi.

  • fixed ModuleNotFoundError while running inference_tutorial.ipynb notebook image
  • removed unnecessary imports os, torch.nn.functional, matplotlib.image;
  • fixed referenced to CONTRIBUTING, LICENCE, NOTICE, CODE_OF_CONDUCT inside {omnivore,omnimae}/README.md

P.S: during this import from torchvision.transforms._transforms_video import NormalizeVideo a UserWarning raised:
image
so probably it's better to fix this import for future.

P.S.S: tested in colab environment, "Run all cells" without any errors.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants