From e011a2280bed619528560730a75a45c8e8967390 Mon Sep 17 00:00:00 2001 From: "M. Maruf" <51701844+sammarfy@users.noreply.github.com> Date: Thu, 10 Oct 2024 03:43:15 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c73ab0..60ee7ba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -# HComP-Net: Hierarchy aligned Commonality through Prototypical Networks -This repository presents the PyTorch code for **HComP-Net** (**H**ierarchy aligned **Com**monality through **P**rototypical **Net**works) +# HComP-Net: Hierarchy-aligned Commonality through Prototypical Networks +[**Project Page**](https://imageomics.github.io/HComPNet/) | [**ArXIV**](https://arxiv.org/abs/2409.02335) + +This repository presents the PyTorch code for the paper [What Do You See in Common? Learning Hierarchical Prototypes over Tree-of-Life to Discover Evolutionary Traits.](https://arxiv.org/abs/2409.02335)) -[Project Page](https://imageomics.github.io/HComPNet/) **HComP-Net** is an hierarchical interpretable image classification framework that can be applied to discover potential evolutionary traits from images by making use of the Phylogenetic tree also called as Tree-Of-Life. HComPNet generates hypothesis for potential evolutionary traits by learning semantically meaningful non-over-specific prototypes at each internal node of the hierarchy.