Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathanraj-Sharma committed May 23, 2022
1 parent a92b3a4 commit 5d4ce69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/data_apps/edge_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

</div>

## NER Annotation 🖥️
Annotate entities for Named-Entity Recognition tasks.
## Edge Detector 🖥️
Find edges on images using LAPLACIAN & SOBEL Kernels.

![](demo.gif)

Expand All @@ -33,7 +33,7 @@ git clone https://github.com/vopani/waveton.git
3. Create a virtual environment

```bash
cd waveton/apps/skeleton_apps/ner_annotation
cd waveton/apps/data-apps/edge-detection
python3 -m venv venv
source venv/bin/activate
```
Expand Down
Binary file modified apps/data_apps/edge_detection/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d4ce69

Please sign in to comment.