Ting Luo

Results 3 issues of Ting Luo

When I used the --preview parameter, I encountered the following error: Generating preview... ``` libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file...

in author's paper ![image](https://user-images.githubusercontent.com/34053686/105671289-6bab2280-5f1d-11eb-91ed-8034c87c8d97.png) in my results ![image](https://user-images.githubusercontent.com/34053686/105671700-1ae7f980-5f1e-11eb-8edb-ff822234b37f.png) and note: I used the pretrained model in ckpt(model-40.pt)

Hello, thank you very much for your great work on MONAI Label. When I tried to run the following command: `monailabel start_server --app apps/monaibundle --studies datasets/venous_liver --conf models pancreas_ct_dints_segmentation `...