Skip to content

Commit

Permalink
readme v6
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrihanSolo committed Sep 3, 2024
1 parent fc2f0ec commit b78b0f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Scientific analysis requires an estimate of uncertainty on measurements. We adop

Domain Adaptation aligns an unlabelled "target" dataset with a labelled "source" dataset, so that predictions can be performed on both with accuracy. For this project, both source and target datasets are generated using ```deeplenstronomy```. Below we show a single 3-band image simulated using the source and target datasets, as a comparison.

![plot](../src/training/MVEUDA/figures/source_example.png)
![plot](./src/training/MVEUDA/figures/source_example.png)

![plot](../src/training/MVEUDA/figures/target_example.png)
![plot](./src/training/MVEUDA/figures/target_example.png)

The datasets with these images, as well as the training labels, can be downloaded from zenodo: https://zenodo.org/records/13647416.

Expand Down

0 comments on commit b78b0f7

Please sign in to comment.