jtyytim

Results 5 issues of jtyytim

Hello, I am trying to use your code to train my own images (https://github.com/oist/Usiigaci/blob/master/Mask%20R-CNN/samples/shapes/train_shapes.ipynb). But I had some issues loading the image with mask by the path. Can you tell...

Hello, For the multi-class segmentation, I want to know how to set different levels of the mask in y_train_dir as mask[..., 0], mask[..., 1] ... like that? ![image](https://user-images.githubusercontent.com/35915517/126198729-53277daf-c44b-4b1c-b624-25eaec47580f.png) Can you...

Dear author, I read your paper 'Segmentation of Nuclei in Histopathology Images by deep regression of the distance map' and I found your dataset here. However, we proposed a method...

Dear author, I read your paper 'Cell Detection with Star-convex Polygons' and I saw your experimental results in Table 1. However, we proposed a method of post-processing that can maybe...

Good afternoon, I followed your example on GitHub and tried to train the model with my data. Here is an example of the result. We can find that the label...