Skip to content

Commit

Permalink
reademe v10
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrihanSolo authored Sep 3, 2024
1 parent 6baa908 commit ba37310
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ AdaptiveMVEforLensModeling/
* Adjust filepaths to the dataset if necessary.
* Activate the `neural` conda environment.
* Run training by running the notebook.

* New runs by a user will be stored in the adjacent `models/` directories.

* __MVE-UDA__
* Follows an identical procedure to above, in `src/training/MVEUDA/`.

Expand All @@ -127,7 +128,7 @@ AdaptiveMVEforLensModeling/
* To generate the results in the paper use the notebook `src/training/MVEUDA/ModelVizPaper.ipynb`.
* Final figures from this notebook are stored in `src/training/MVEUDA/figures/`.
* Saved PyTorch models of the runs are provided in `src/training/MVE*/paper_models/`.
* New runs by a user will be stored in the adjacent `models/` directories.


<br>

Expand Down

0 comments on commit ba37310

Please sign in to comment.