Skip to content

Commit

Permalink
fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonalaird committed Apr 26, 2024
1 parent c20bbfe commit e5088d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ agent(
```
Here, `reference_mask.png` and `reference_image.png` in `reference_data` could be any
image with it's corresponding mask that is the object you want to detect in `image.jpg`.
You can find a demo app to generate masks for DINOv [here](examples/mask_app/README.md)
You can find a demo app to generate masks for DINOv [here](examples/mask_app/)

### Tools
There are a variety of tools for the model or the user to use. Some are executed locally
Expand Down

0 comments on commit e5088d5

Please sign in to comment.