Howard Chan Tsai Hor

Results 5 comments of Howard Chan Tsai Hor

Hi thanks for your appreciation of our work. The lists file refer to the labels that we refer to them foe the labels when constructing the graph - such that...

Hi sorry for the late reply. The files in ./data present examples on the normal_list. Specifically it's in the format TCGA-C8-A1H1, {label_info}. You can let it to be TCGA-C8-A1H1,normal but...

Hi. HovernetEfficient is our another experiments using Efficientnet b4. Since the pretrained Efficientnet is on natural images, we found the performance (on encoding patch features) is not as good as...

The feature_dim is the dimension of each patch, where the feature encoder compress the patch into this dimension, and the features would serve as the graph feature. The radius in...

Hi sorry for the late reply. I think it is possible to reproduce the method on Camelyon16. You can refer to the functions in get_graph.py (to generate the label files...