Merge branch 'main' of https://github.com/SushantGautam/MedVQA
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ pip install -U medvqa
|
|
| 15 |
The library is under heavy development. So, we recommend to always make sure you have the latest version installed.
|
| 16 |
|
| 17 |
## Usage
|
|
|
|
| 18 |
|
| 19 |
```bash
|
| 20 |
medvqa validate_and_submit --competition=gi-2025 --task=1 --repo_id=...
|
|
|
|
| 15 |
The library is under heavy development. So, we recommend to always make sure you have the latest version installed.
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
+
Check [ImageCLEFmed-MEDVQA-GI-2025 competition repo](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2025#-submission-system) for detailed submission instructions.
|
| 19 |
|
| 20 |
```bash
|
| 21 |
medvqa validate_and_submit --competition=gi-2025 --task=1 --repo_id=...
|