:autogenerated:

histocartography.ml.models.cell_graph_model module
==================================================

.. currentmodule:: histocartography.ml.models.cell_graph_model

.. automodule:: histocartography.ml.models.cell_graph_model
    :members: CellGraphModel, GNN_NODE_FEAT_IN, MODEL_NAME_TO_CONFIG, MODEL_NAME_TO_URL
    :undoc-members:
    :show-inheritance:
    :member-order: bysource

    Summary
    -------

    Classes:

    .. autosummary::
        :nosignatures:

        CellGraphModel







Reference
---------
If you use `histocartography` in your projects, please cite the following:

.. code-block:: python

    @inproceedings{pati2021,
        title = {Hierarchical Graph Representations for Digital Pathology},
        author = {Pushpak Pati, Guillaume Jaume, Antonio Foncubierta, Florinda Feroce, Anna Maria Anniciello, Giosuè Scognamiglio, Nadia Brancati, Maryse Fiche, Estelle Dubruc, Daniel Riccio, Maurizio Di Bonito, Giuseppe De Pietro, Gerardo Botti, Jean-Philippe Thiran, Maria Frucci, Orcun Goksel, Maria Gabrani},
        booktitle = {https://arxiv.org/pdf/2102.11057},
        year = {2021}
    }