mindcv icon indicating copy to clipboard operation
mindcv copied to clipboard

A toolbox of vision models and algorithms based on MindSpore

Results 59 mindcv issues
Sort by recently updated
recently updated
newest added

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...

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...

https://github.com/mindspore-lab/mindcv/tree/main/configs/convit 使用:python train.py --config configs/convit/convit_tiny_ascend.yaml --data_dir /home/ma-user/work/data --distribute False 报错: RuntimeError: Run task for graph:kernel_graph_37 error! The details refer to 'Ascend Error Message'. 环境: mindspore2.0.0 log: [WARNING] MD(17532,fffd117fa1e0,python):2023-03-09-20:18:49.009.973 [mindspore/ccsrc/minddata/dataset/engine/datasetops/data_queue_op.cc:832] DetectPerBatchTime]...

bug

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 / 必填)** 报错:RuntimeError: Role name '' is invalid. Maybe you are trying to...

bug

启动指令为python train.py --config configs/vit/vit_b32_224_ascend.yaml --data_dir /home/ma-user/work/datasets --distribute False --device_target="Ascend" 但是notebook显示未使用npu: 这个是为什么呀,是config需要别的设置,还是说代码里没有使用ascend训练

We are open to collecting valuable new models and algorithms from users! You are welcome to leave a comment to suggest a new feature/model/algorithm for MIndCV. You can also vote...

rfc

If this is your first time, please read our contributor guidelines: https://gitee.com/mindspore/mindspore/blob/master/CONTRIBUTING.md **Is your feature request related to a problem? Please describe.** A clear and concise description of what the...

documentation

mindcv下载缺少日志打印,日志说明没有远程的下载地址,本地下载的目录地址和权重名称 The mindcv download lacks log printing. The log indicates that there is no remote download address, local download directory address and weight name ![image](https://user-images.githubusercontent.com/31263632/196369676-aeb1e29a-4352-4f56-893d-891551cff774.png) ![image](https://user-images.githubusercontent.com/31263632/196369737-80da766c-1f16-4e4a-90a2-2330b37fbf5d.png) 可以参考: ![image](https://user-images.githubusercontent.com/31263632/196369791-990d41bc-6784-4103-8b1c-d659b529d6a9.png)

bug
inside-test