You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run the following, you can use the latest version of detectron2. %%capture !pip install pyyaml==5.1 !python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
I want to use version 5 of detectron2, so please tell me how to do it.
This is because I want to run the link demo.
This demo is made in version 5.
I'm a beginner and I need help. https://colab.research.google.com/drive/1bLGxKdldwqnMVA5x4neY7-l_8fKGWQYI?usp=sharing#scrollTo=i8EUjamjkT6p
This discussion was converted from issue #3871 on January 29, 2022 23:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If you run the following, you can use the latest version of detectron2.
%%capture
!pip install pyyaml==5.1
!python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
I want to use version 5 of detectron2, so please tell me how to do it.
This is because I want to run the link demo.
This demo is made in version 5.
I'm a beginner and I need help.
https://colab.research.google.com/drive/1bLGxKdldwqnMVA5x4neY7-l_8fKGWQYI?usp=sharing#scrollTo=i8EUjamjkT6p
Beta Was this translation helpful? Give feedback.
All reactions