-
Hello,
I am facing the same error. Can someone tell me exactly what to do? I tried to translate the above answer, and also tried model = model.cuda() this did not work for me. The screen shot of m…
-
**Describe the bug**
Tried to train PSPNet with class weights [0.052, 9.23].
When calculating cross entropy loss, it tries to create a tensor from list of the tensor where PyTorch throws an error…
-
Hello
How are you?
Thanks for contributing to this project.
I want to customize PIDNet network in order to use it on a mobile device.
I think that it is difficult to run even PIDNet-S model on a …
-
How does the cityscapes test set predict images? It seems that no predictive code has been provided
djl00 updated
5 months ago
-
有人遇到这个问题吗,我用cityscapes就能训练完毕,但用自己的数据集就报这个错误
Has anyone encountered this problem? I can train with cityscapes, but this error is reported using my own dataset
![image](https://github.com/XuJiacong/PI…
-
![Uploading 2023-11-29 15-31-01屏幕截图.png…]()
请问有人遇到这个问题吗,数据集准备和路径是对的,但是无法训练。
Lv595 updated
11 months ago
-
- [x] I have searched to see if a similar issue already exists.
**Is there any feature that you would like to add?**
There is `model_name` check before return tranform function.
https://githu…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
我们将这个Issue 保持开放状态,以收集用户的功能请求并听取您的声音。我们的发布计划将在不同的问题上进行更新。
在这个Issue中,您可以:
1. 通过发表评论来建议新功能。
2. 使用 👍 投票支持功能请求,或者使用 👎 反对。 (请记住,我们也许无法响应所有功能请求,因此请投票给您最喜欢的功能请求!)
3. 如果你也愿意参加代码贡献,欢迎参与我们的活动 #10223。
4. 我…
-
platform: nvidia jetson orin nx, ubuntu20
instruction:
```bash
python tools/custom.py --a 'pidnet-s' --p 'pretrained_models/imagenet/PIDNet_S_ImageNet.pth.tar' --t '.png'
```
output:
```
At…