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

CodeCamp #153 #2152

Merged
merged 4 commits into from
Dec 30, 2022
Merged

CodeCamp #153 #2152

merged 4 commits into from
Dec 30, 2022

Conversation

GhaSiKey
Copy link
Contributor

@GhaSiKey GhaSiKey commented Dec 23, 2022

Motivation

支持real-time webcam demo
New webcam demos in the new 1.x version of mmaction2

Modification

Add a new file —>webcam_demo.py

Use cases (Optional)

python webcam_demo.py
../tsn_imagenet-pretrained-r50_8xb32-1x1x8-100e_kinetics400-rgb.py
../tsn_imagenet-pretrained-r50_8xb32-1x1x8-100e_kinetics400-rgb_20220906-2692d16c.pth
../tools/data/kinetics/label_map_k400.txt
--device=cpu

Checklist

  1. Pre-commit or other linting tools should be used to fix the potential lint issues.
  2. The modification should be covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like MMDet or MMCls.
  4. The documentation should be modified accordingly, like docstring or example tutorials.

支持real-time webcam demo
@CLAassistant
Copy link

CLAassistant commented Dec 23, 2022

CLA assistant check
All committers have signed the CLA.

支持real-time webcam demo
代码优化
@ly015 ly015 merged commit 501aaa6 into open-mmlab:dev-1.x Dec 30, 2022
hukkai pushed a commit to hukkai/mmaction2 that referenced this pull request Jan 6, 2023
ly015 pushed a commit that referenced this pull request Jan 10, 2023
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.

5 participants