From f8b5c403800338bc20c4b70be79b94cd1d83b2e3 Mon Sep 17 00:00:00 2001 From: gaoshuanglong Date: Mon, 5 Aug 2024 16:21:15 +0800 Subject: [PATCH] delete same name file --- ...mantichumanmatting_MattingHumanDatasets.md | 62 ------------------- 1 file changed, 62 deletions(-) delete mode 100644 mshub_res/assets/mindspore/1.8/semantichumanmatting_MattingHumanDatasets.md diff --git a/mshub_res/assets/mindspore/1.8/semantichumanmatting_MattingHumanDatasets.md b/mshub_res/assets/mindspore/1.8/semantichumanmatting_MattingHumanDatasets.md deleted file mode 100644 index 19bbcf8..0000000 --- a/mshub_res/assets/mindspore/1.8/semantichumanmatting_MattingHumanDatasets.md +++ /dev/null @@ -1,62 +0,0 @@ -# semantic_human_matting - ---- - -model-name: semantic_human_matting - -backbone-name: semantic_human_matting - -module-type: cv-image_matting - -fine-tunable: True - -model-version: 1.8 - -train-dataset: Matting Human Datasets - -evaluation: acc6.55 - -author: MindSpore team - -update-time: 2022-08-08 - -repo-link: - -user-id: MindSpore - -used-for: inference - -mindspore-version: 1.8 - -asset: - -- - file-format: ckpt - asset-link: - asset-sha256: f7423467525c7b2114782e934117519b52af0923a9ac5cc3a8e31f2c8b8d21f9 - -license: Apache2.0 - -summary: semantic_human_matting is used for cv - ---- - -## Introduction - -This MindSpore Hub model uses the implementation of semantic_human_matting from the MindSpore model zoo on Gitee at official/cv/semantic_human_matting. - -semantic_human_matting is a cv network. More details please refer to the MindSpore model zoo on Gitee at [official/cv/semantic_human_matting](https://gitee.com/mindspore/models/blob/r1.8/official/cv/semantic_human_matting/README.md). - -All parameters in the module are trainable. - -## Citation - -[Semantic Human Matting](https://arxiv.org/pdf/1809.01354.pdf): Quan Chen, Tiezheng Ge, Yanyu Xu, Zhiqiang Zhang, Xinxin Yang, Kun Gai. - -## Disclaimer - -MindSpore ("we") do not own any ownership or intellectual property rights of the datasets, and the trained models are provided on an "as is" and "as available" basis. We make no representations or warranties of any kind of the datasets and trained models (collectively, “materials”) and will not be liable for any loss, damage, expense or cost arising from the materials. Please ensure that you have permission to use the dataset under the appropriate license for the dataset and in accordance with the terms of the relevant license agreement. The trained models provided are only for research and education purposes. - -To Dataset Owners: If you do not wish to have a dataset included in MindSpore, or wish to update it in any way, we will remove or update the content at your request. Please contact us through GitHub or Gitee. Your understanding and contributions to the community are greatly appreciated. - -MindSpore is available under the Apache 2.0 license, please see the LICENSE file. -- Gitee