-
Dear sailfish Users and Developers!
I’ve been trying to simulate the particle deposition calculations on the human lung,The human trachea has a complex shape and tiny branches and I was wo…
-
Laughney et al.
Regenerative lineages and immune-mediated pruning in lung cancer metastasis
https://www.nature.com/articles/s41591-019-0750-6
Data:
https://s3.amazonaws.com/dp-lab-data-public/lu…
-
The normalization range during training and inference is different. During training, [-1000, 1000] -> [-1, 1]. while during inference, [-1000, 200] -> [-1, 1]. Why? This might cause performance drop s…
-
Hello, I would like to ask if the pixel-level segmentation under the Lung-PET-CT-Dx folder is accurate?
-
I download the weight from https://huggingface.co/aehrc/cxrmate. And run ./examples. The result of cxrmate-multi-tf.ipynb is the same. But when I run cxrmate.ipynb, the result is different with that i…
-
when running source('/gpfs/gibbs/pi/zhao/xs272/Multiomics/sc_benchmark/scripts/utils.r') for Lung, cannot find the corresponding utils.r, can you help?
-
-
Hi, I am working out a controller for Si Performer few years before, but cannot get the feedback from the console, after looking on your document, may I know can you get feedback from the console?
…
-
I am wondering if it's possible to get the data of the UK NLMT study? There are some overlaps with the TRACERx datasets. It would be very interesting if we can get the response data.
https://www.na…
jjgao updated
2 years ago
-
# This works:
etsum(data = lung, response = c("time","status"), group = 1, times=c(365,720,1095))
# But this doesn’t:
lung$Status = factor(lung$status-1)
etsum(data = lung, response = c("time","…
ghost updated
3 years ago