From 7ba5fd6524657cdc4ed33e88279daf04865a3617 Mon Sep 17 00:00:00 2001 From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu> Date: Mon, 31 Aug 2020 11:02:57 +0200 Subject: [PATCH] Trying to fix rendering. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9c0ad99..b28645c 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ networks for semantic image segmentation. The package is primarily designed to work with multispectral satellite imagery. ``pysegcnn`` is based on the machine learning framework `PyTorch <https://pytorch.org/>`_. -.. include:: docs/source/installation.rst +.. include:: ./docs/source/installation.rst Datasets ======== @@ -15,7 +15,7 @@ Currently, the following publicly available satellite imagery datasets are supported out-of-the-box: - Spatial Procedures for Automated Removal of Cloud and Shadow `SPARCS`_ -by `Hughes M.J. & Hayes D.J. (2014)`_ + by `Hughes M.J. & Hayes D.J. (2014)`_ - `Cloud-38`_ and `Cloud-95`_ by Mohajerani S. & Saeedi P. (`2019`_, `2020`_) Contact -- GitLab