Rukhmini Roy
Rukhmini Roy
I have executed the resnet.ipynb file with my own dataset. The model has run successfully but I want to visualize the predicted labels as well as confusion matrix as it...
changing these line of code is throwing another error AttributeError: 'tuple' object has no attribute 'log_softmax'
I have uploaded the notebook as a Github gist. On Mon, Apr 6, 2020 at 7:38 PM Ben Trevett wrote: > Can you upload the notebook to a GitHub gist?...
Thanks for all the help Ben, but still I am getting the same runtime error while using test iterator. On Mon, Apr 6, 2020 at 9:41 PM Ben Trevett wrote:...
This also throwing the same runtime error. I am using gray scale images to train and test the network. Will that be a problem? On Mon, Apr 6, 2020 at...
Currently,I am using v 1.0.0. How do I get the latest version? Also, the export segment saves the result only in axial view. How to export the segment in coronal...
Thank you for your reply. I have already done this and it works fine but I need the result from the SLIC algorithm for the tissue detection where the tissue...