From 7f9e68265b672f0bc3a62f46e0eaeb4399ef5286 Mon Sep 17 00:00:00 2001 From: Hieu LE XUAN <hieu.le-xuan@irit.fr> Date: Tue, 4 Feb 2025 14:46:14 +0000 Subject: [PATCH] Fix README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b99f271..1e5f510 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# DSRPCA +# BSRPCA -This repo contains code for DSRPCA, a method to do ULM processing by jointly perform deconvolution, tissue filtering and super resolution at the same time. +This repo contains code for BSRPCA, a method to do ULM processing by jointly perform deconvolution, tissue filtering and super resolution at the same time. ## Getting started @@ -13,4 +13,7 @@ Xuan-Hieu Le, Jean-Pierre RemeniƩras, Denis Kouame, and Duong-Hung Pham TBA ## Project status -TBA \ No newline at end of file +TBA + +## Code and Data Availability +The code and associated data will be published once the paper is accepted at ICIP 2025. \ No newline at end of file -- GitLab