LiTS---Liver-Tumor-Segmentation-Challenge
LiTS---Liver-Tumor-Segmentation-Challenge copied to clipboard
segmentation the liver and tumor at the same time
trafficstars
Hello, I want to segmentation the liver and tumor at the same time, how to change it, thank you, look forward to your answer
Hi, when inferencing stage,you can use same vnet model with different trained model params, just load the two model to segment liver and tumor one by one. thank you