Skip to content

Commit

Permalink
Merge pull request #9 from kuanweih/joshualin24-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Joshua Yao-Yu Lin authored Oct 29, 2023
2 parents 5f15e94 + f06bb8b commit 0751c5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# simsiam_vit_lensing
SimSiam with ViT encoder for lensing task
# LenSiam
SimSiam with domain-specific augmentation for lensing task


Create conda env: ```. conda_env_setup.sh```
Expand All @@ -16,4 +16,4 @@ To calculate UMAP embeddings, run
python calc_umap.py -c configs/umap.yaml
```

Note: One of the datasets that are used for UMAP calculation is the HST real images. The dataset can be created by running the code in the repo of [kuanweih/lensed_quasar_database_scraper](https://github.com/kuanweih/lensed_quasar_database_scraper).
Note: One of the datasets that are used for UMAP calculation is the HST real images. The dataset can be created by running the code in the repo of [kuanweih/lensed_quasar_database_scraper](https://github.com/kuanweih/lensed_quasar_database_scraper).

0 comments on commit 0751c5a

Please sign in to comment.