EasyCV icon indicating copy to clipboard operation
EasyCV copied to clipboard

add data_source imagenet

Open liaogulou opened this issue 3 years ago • 2 comments

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation of this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

Backward-Compatibility-Breaking (Optional)

Does the modification introduce changes that break the backward-compatibility? If so, please describe how it breaks the compatibility in this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Pull-Request Todo List

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. The documentation has been modified accordingly, like docstring or example tutorials.

liaogulou avatar Oct 10 '22 06:10 liaogulou

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 10 '22 06:10 CLAassistant

add unittest

Cathy0908 avatar Oct 11 '22 06:10 Cathy0908

download_data目录放在datasets/utils下面

Cathy0908 avatar Nov 01 '22 12:11 Cathy0908

add data source, and automatic download

liaogulou avatar Nov 04 '22 11:11 liaogulou