Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dddavid4real authored Mar 9, 2024
1 parent 91a6b49 commit 9e519e7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
- [ ] Release the original WSI data
- [ ] Release model weights of pre-trained DINOv2 ViT-L feature extractor

## Table of Contents
- [Prerequisite](#prerequisite)
- [HistGen WSI-report dataset](#histgen-wsi-report-dataset)
- [Pre-trained DINOv2 ViT-L Feature Extractor](#pre-trained-dinov2-vit-l-feature-extractor)
- [HistGen WSI Report Generation Model](#histgen-wsi-report-generation-model)
- [Training](#training)
- [Inference](#inference)

## Prerequisite
Follow this instruction to create conda environment and install necessary packages:
```
Expand Down Expand Up @@ -102,4 +110,4 @@ If you find our work useful in your research, please consider citing our paper a
```
```
This code is made available under the Apache-2.0 License. For more details, please refer to the LICENSE file.
This code is made available under the Apache-2.0 License. For more details, please refer to the LICENSE file.

0 comments on commit 9e519e7

Please sign in to comment.