kingjames1155

Results 12 comments of kingjames1155

> sorry, i have solve the problem. But how can i get the PR curve? excuse me ,can you tell me How did you solve this problem?

How to test the effect of the model, such as the NCC score mentioned in the paper

Sorry to bother you How to visualize the final segmentation result

> > > _How to visualize the final segmentation result_ > > After you fine-tuned the pre-trained model on a segmentation target task, you can give the images as input...

when i use train_autoencoder.py with luna16,Loss has been stable and does not decline,Just like the following Have you ever encountered this problem? Have you preprocessed the dataset? Epoch 00035: val_loss...

Whether I convert the data in luna16 into .npy or just still used directly,the loss does not decline with train_autoencoder.py and feature_extractor.py

thank you very much for your open source code. I also encountered this problem in the training stage. How do you solve it? My GPU is 3090, cuda11.3.I've tried to...

path/to/luna/ imgs segs Is the file extracted from subset0-subset9 stored in folder imgs? Is the extracted file seg-luns-luna16 stored in folder segs? Do they need any other pretreatment?

> Do you remember how to solve this problem? I have the same problem as you. Thank you very much

> `num_sanity_val_steps` Thank you very sincerely for your help, which has played a great role According to your method, I'm not stuck Sanity Checking DataLoader,but always getting stuck at alidation...