Skip to content

how to use version5 on Googlecolab #3871

@t18cs014

Description

@t18cs014

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions