LeaRun

Results 14 issues of LeaRun

When I train a PTH format model and hope to convert it into an ONNX model, using ONNXRuntime for inference and deployment, I always report an error.

Can you provide me with a model that can be converted to ONNX

![image](https://github.com/ggsDing/Bi-SRNet/assets/102707449/39ab69aa-a1b1-4ca7-984f-dfc2ce2882e3) ![image](https://github.com/ggsDing/Bi-SRNet/assets/102707449/098f2c50-731b-4279-bbb6-7eb35a599254) How should I modify the code to resolve this error?

hello, could you make your pre trained_model public?

你好,作者,感谢您的工作内容。我想问一下,我发现了一个数据集,是将变化进行了分类,如“从沙漠变化到河流→1”“从沙漠变化到建筑→2”,这样的话您的代码如何修改呢?

你好作者,为什么我用这个指令python tools/test.py configs/changer/changer_ex_r18_512x512_40k_levircd.py changer_r18_levir_workdir/latest.pth --show-dir tmp_infer跑了测试文件之后,只是打印出来一些日志 ![image](https://github.com/likyoo/open-cd/assets/102707449/8a474940-6281-49fe-998d-56ebe1c81b00) 我需要怎么修改一些配置呢

你好作者我可以使用多类别数据集进行训练吗,只需要修改class的数值就可以吗

![image](https://github.com/ViTAE-Transformer/RSP/assets/102707449/602d08b4-2c97-41c3-a35f-b5e331d5b491) 你好作者,我按照你的readme文件将levir数据集切换成了256*256的格式但是报错,如上图,这个可以帮忙看一下吗,谢谢