-
Hi,
Thanks a lot for sharing the code to this project. I am using your saved checkpoints from huggingface, but I cannot seem to get good looking fundus images:
![test_None](https://user-images.…
-
Medblocks UI components :
Composition samples :
{
"aarthy.clinicalnotes.v1/diagnosis_of_right_eye:0/problem_diagnosis_name":"xxxxx",
"aarthy.clinicalnotes.v1/diagnosis_of_righ…
-
![image](https://user-images.githubusercontent.com/43374826/152964698-99db34bc-31db-48ef-96a3-81d9f083be64.png)
如图所示,我将模型下到了本地,然后按照quick start中的命令行执行 predict.py。由于我没有联网,就直接在 connecting 这里报错了。我想知道…
-
paddlepaddle-gpu 2.0.1.post110
paddleseg 2.0.0
Cuda compilation tools, release 11.0, V11.0.194
Build cuda_11.0_bu.TC445_37.28540450_0
验证安装
python train.py --config configs/quick_…
-
I've noticed a few installation failures in our CI, all pertaining to `sct_download_data`. Errors persist even after restarting the jobs.
All errors occur for the following `sct_download_data` entr…
-
欢迎您反馈PaddleSeg使用问题,辛苦您提供以下信息,方便我们快速定位和解决问题:
1. PaddleSeg版本:(paddleseg 2.5.0)
2. PaddlePaddle版本:(paddlepaddle-gpu 2.3.0.post112)
3. 操作系统信息:(Windows)
4. Python版本号:(Python3.7)
…
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题: [历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://paddle-lite.readthedocs.io/zh/develop/quick_start/faq.html), [官方文档](https:…
-
export PATH="/usr/local/cuda-11.1/bin:$PATH"
export LD_LIBRARY_PATH="/usr/local/cuda-11.1/lib64:$LD_LIBRARY_PATH"
export CUDA_HOME=$CUDA_HOME:/usr/local/cuda-11.1
export CUDA_VISIBLE_DEVICES=0
N…
-
使用PP_LiteSeg训练模型:
训练命令:
python export.py --config configs/quick_start/pp_liteseg_optic_disc_512x512_1k.yml --model_path output/iter_10000/model.pdparams --save_dir output --input_shape 1 3 512 512
…
-
快速开始Config修改了但是没有对train进行适配
1. PaddleSeg版本:PaddleSeg release/2.7
2. PaddlePaddle版本:如PaddlePaddle 2.1.0
3. 操作系统信息:Linux
4. Python版本号:Python3.7
5. CUDA/cuDNN版本:CUDA10.2/cuDNN 7.6.5
6. 完整的代…