mindcv
mindcv copied to clipboard
A toolbox of vision models and algorithms based on MindSpore
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** A clear and concise description of what the bug is. ckpt_path...
**Describe the bug/ 问题描述 (Mandatory / 必填)** I run into the error when running: `net = mindcv.create_model('convnext_tiny', pretrained=True, num_classes=1)` where the shape of the parameters of the last classification layer...
Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure: - [ ] You have read the [Contributing Guidelines on pull requests](https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md) - [...
Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure: - [ ] You have read the [Contributing Guidelines on pull requests](https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md) - [...
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** A clear and concise description of what the bug is. hrnet_w32、hrnet_w48执行静态图模式分布式训练均报错...
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** coat_tiny边训边推过程中精度异常 - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete the backend...
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** 分布式训练报错 - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete the backend...
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** shufflenet_v1_0_5 & shufflenet_v1_1_0执行分布式训练报错 - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete...
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md **Describe the bug/ 问题描述 (Mandatory / 必填)** xception边训边推过程中精度异常 - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete the backend...
Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure: - [x] You have read the [Contributing Guidelines on pull requests](https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md) - [x] Your...