forked from open-mmlab/mmaction2
-
Notifications
You must be signed in to change notification settings - Fork 0
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
self pr #1
Merged
Merged
self pr #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update metafiles * align keys * Update .gitignore * revert .gitignore Co-authored-by: Jintao Lin <[email protected]>
* adjust script structure * change PYTHONPATH
* [Improvement] Add font color to args in long_video_demo * [Improvement] Add font color to args in long_video_demo * [Improvement] check_videos * Improve check videos * polish * polish Co-authored-by: dreamerlin <[email protected]>
* fix demo * update * fix * fix bug * fix bug * update doc
* polish * polish * polish tools * polish tests * polish demo * remove topk class
* update video decoder * update unittest and docstring * add requirements * docstring * Update test_decode.py
* Audit the usage of shutil.rmtree(tmp_dir) * Update test.py * fix * fix
* polish localizer code * add deprecated warnings * update warning msg
* add csn * add config files * add csn inference * fix * Update README.md * update metafile * update metafile flops * Update metafile.yml Co-authored-by: Haodong Duan <[email protected]>
* update configs * update * fix * update links * update metafile * update metafile * update metafile flops * update metafile
* update * Update compose.py * add unittest * fix bug * update
* support posec3d_demo * add label map * fix bug * update readme * update readme * update README * update demo * update
* fix pretrained for slowonly flow * fix * Add FLOPs for recognition models
* update TSM * update meta file * remove deprecated ckpts
* add file * add attention * timesformer code * timesformer head code * refactor timesformer according to new version of mmcv transformer * add timesformer config * add trunc normalize * add stochastic depth decay rule * add spaceonly & joint space time configs * refine timesformer backbone code * reduce batch_size off jointST * add comments for timesformerhead * add README * use trunc_norm in mmcv * add comments * add unittest * update ckpt url * fix load state_dict * fix multiheadattention * fix mmcv version * fix batch_first * fix mmcv minimum version * fix mmcv installation in CI * revert changes * check_version Co-authored-by: Kenny <[email protected]> Co-authored-by: shvdiwnkozbw <[email protected]> Co-authored-by: Haodong Duan <[email protected]>
* remove_flops * fix lint
* fix LooseVersion * fix LooseVersion 0706 * 0706
* support ConcatDataset * fix unittest * fix bug
* remove frame selector * fix
* master * master 0721 * add README * 1231 bump_version * 0207 slowfast steplr * 0207 * v0.23.0 changelog
* master * master 0721 * add README * 1231 bump_version * 0207 slowfast steplr * 0207 * version 0.23.0 * version 0.23.0
* update * update
* Update getting_started.md * Update getting_started.md * Update demo.md
* add openpose 25 joints to graph * refactor name
… tutorial in both en and zh_CN (#1627)
* Fix issues in audio module * fix yapf Co-authored-by: Haodong Duan <[email protected]>
* use mdformat * update mmcv version
VideoDatset -> VideoDataset
* Fix hrnet config to handle mmpose/pull/1311 * fix label map issue in rgb based action recognition
This reverts commit bc129a8.
This reverts commit a0782cb.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.