Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Features] Add demo for visualizing on customized image or video #119

Merged
merged 8 commits into from
Oct 28, 2022

Conversation

rentainhe
Copy link
Collaborator

@rentainhe rentainhe commented Oct 27, 2022

TODO

  • add demo as detectron2

Usage

python demo/demo.py --config-file projects/dino/configs/dino_swin_large_384_4scale_36ep.py --input test.jpg --output vis_results.jpg --opts train.init_checkpoint="./dino_swin_large_384_4scale_36ep.pth"

@rentainhe rentainhe merged commit a11157f into main Oct 28, 2022
@rentainhe rentainhe deleted the add_demo branch October 28, 2022 15:27
Lontoone pushed a commit to Lontoone/detrex that referenced this pull request Jan 8, 2024
…A-Research#119)

* add demo for inference on customized image or video

* fix inference bugs

* refine demo

* refine format

* refine

* refine demo and test video output

* refine docs

* refine demo readme and docs

Co-authored-by: ntianhe ren <[email protected]>
Co-authored-by: ntianhe ren <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant