diff --git a/sigs/modelzoo/README.md b/sigs/modelzoo/README.md new file mode 100644 index 0000000..305edc3 --- /dev/null +++ b/sigs/modelzoo/README.md @@ -0,0 +1,25 @@ +# MindSpore ModelZoo Special Interest Group (SIG) + +This is the working repo for the ModelZoo special interest group (SIG). This repo contains all the artifacts, materials, meeting notes and proposals regarding **state-of-the-art (SOTA) deep learning models** and **implementations** in MindSpore. Feedbacks and contributions are welcome. +1. **SOTA Deep Learning Models**: It covers typical deep learning models in image classification, object detection and segmentation, and natural language processing. These models are intended to be well-maintained, tested and kept up to date with the latest Mindspore API. +2. **Model Implementation**: It provides a collection of example implementations for the models powered by Mindspore high-level APIs. Before implementing the model, make sure that the operations used in the model architecture and data processing pipeline are supported in Mindspore. Users can choose the related model to perform end-to-end training and do evaluation on new dataset. + +# SIG Leads + +* Ying Jiangyong (Huawei) + +# Logistics + +* SIG leads will drive the meeting. +* Meeting annoucement will be posted on our gitee channel: https://gitee.com/mindspore/community/tree/master/sigs/modelzoo +* Feedbacks and topic requests are welcome by all. + +# Discussion + +* Slack channel https://app.slack.com/client/TUKCY4QDR/C010RPN6QNP?cdn_fallback=2 +* Documents and artifacts: https://gitee.com/mindspore/community/tree/master/sigs/modelzoo + +# Meeting notes + +* [Friday May 15, 2020](./meetings/001-20200515.md) + diff --git a/sigs/modelzoo/docs/design-template.md b/sigs/modelzoo/docs/design-template.md new file mode 100644 index 0000000..e69de29 diff --git a/sigs/modelzoo/meetings/001-20200515.md b/sigs/modelzoo/meetings/001-20200515.md new file mode 100644 index 0000000..a0ce52c --- /dev/null +++ b/sigs/modelzoo/meetings/001-20200515.md @@ -0,0 +1,21 @@ +# Friday May 15, 2020 at 5:30pm GMT+8 + +## Agenda +* Discuss the submission template of deep learning models in model zoo + +## Conference links +* https://meet.jit.si/MindSporeModelZooSIG + +## Attendees +* Ying Jiangyong (Huawei) +* Cao Jiewen (Huawei) +* Guo Qi (Huawei) +* Chen Haozhe (Huawei) +* Liu Liyan (Huawei) + +## Notes +* To be added + + +## Action items +* None