-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`):
> Uncomment only one ` /device ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> `…
-
**What happened**:
**LC throws an panic and exits when dog-croissants-classification training worker completed in incremental-learning example**
> [root@board2 ~]# docker logs -f --tail 100 k8…
-
Hi, i ran into a problem with image shapes. I use mindspore-cpu and computation time on cpu is really long.
Question: Model input is tensor with shape [n_views, ... 3, 1920, 1056], how can i reduce…
-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`):
> Uncomment only one ` /device ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> `/…
-
小节:minibatch-sgd.ipynb、momentum.ipynb、adagrad.ipynb、rmsprop.ipynb、adadelta.ipynb、adam.ipynb
动手:11.5.5. 简洁实现、11.6. 动量法、11.7. AdaGrad算法、11.8. RMSProp算法、11.9. Adadelta、11.10. Adam算法
平台:GPU
问题:**共性问题tr…
-
运行benchmark没有看gpu各个op执行的耗时情况
运行./benchmark --modelFile=mobilenetv2.ms --device=GPU --enableFp16=true --cpuBindMode=1 --timeProfiling=true
ModelPath = mobilenetv2.ms
InDataPath =
InDataType = b…
-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`):
> Uncomment only one ` /device ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> `…
-
yolov8x-seg训练结果分割得分全为0,但是box有得分,经过检查,配置文件` --task = segment` ,且数据集经其他模型检验是没有问题的。改动过的部分是`--anchor_base True `需要 超参`obj`。所以我设定了obj,但是我即使设定`--anchor_base False `,也没有解决当前问题。
配置信息如下
```
2024-10-30 …
-
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 / 必填)**
训练8轮,损失函数不下降,一直在1…
lyhns updated
2 months ago
-
Here is a summary of common training and inference issues.