Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isatyamks authored Jul 27, 2024
1 parent 86269af commit 30f3147
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 @@ -31,10 +31,10 @@ To get started with this project, follow the instructions below:

To use the model for detecting craters on lunar images, follow these steps:

1. Prepare your OHRC images and place them in the `data/images` directory.
1. Prepare your OHRC images and place them in the `datasets/train` directory.
2. Run the detection script:
```bash
python detect_craters.py
samples\crater\inspect_crater_data.ipynb
```
3. The results will be saved in the `output` directory with the detected craters highlighted.

Expand Down

0 comments on commit 30f3147

Please sign in to comment.