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

[Docs] OmniSource CN README #740

Merged
merged 34 commits into from
Mar 24, 2021

Conversation

kennymckormick
Copy link
Member

No description provided.

HaodongDuan and others added 30 commits October 16, 2020 17:35
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #740 (1e688fa) into master (ced53ac) will not change coverage.
The diff coverage is n/a.

❗ Current head 1e688fa differs from pull request most recent head a75ff2e. Consider uploading reports for the commit a75ff2e to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #740   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files         130      130           
  Lines        9357     9357           
  Branches     1578     1578           
=======================================
  Hits         7916     7916           
  Misses       1042     1042           
  Partials      399      399           
Flag Coverage Δ
unittests 84.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ced53ac...a75ff2e. Read the comment docs.


用户需要首先完成数据下载,对于 `kinetics_200` 和三个网络数据集 `googleimage_200`, `insimage_200`, `insvideo_200`,用户仅需解压各压缩卷并将其合并至一处。

对于 Kinetics 原始视频,由于直接读取长视频非常耗时,用户需要先将其分割为小段。MMAction2 提供了名为 `trim_raw_video.py` 的脚本,用于将长视频分割至 10 秒的小段(分割完成后删除长视频)。用户可利用这一脚本分割长视频。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

分割 -> 剪辑 会不会好点

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

分割还行

│ │ ├── k200_train.txt
│ │ └── k200_val.txt
│ ├── kinetics_raw_200
│ │ └── slowonly_8x8_kinetics_raw_200.json Kinetics Raw Clips filtered by the teacher model.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

注释未翻译

│ ├── kinetics_raw_200
│ │ └── slowonly_8x8_kinetics_raw_200.json Kinetics Raw Clips filtered by the teacher model.
│ └── webimage_200
│ └── tsn_8seg_webimage_200_wodup.txt The union of `tsn_8seg_googleimage_200_wodup.txt` and `tsn_8seg_insimage_200_wodup.txt`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

注释未翻译

@innerlee innerlee merged commit 3268fee into open-mmlab:master Mar 24, 2021
@kennymckormick kennymckormick deleted the OMNISOURCE_CN_README branch March 25, 2021 06:20
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.

3 participants