Skip to content

Commit

Permalink
added labeling studio and labeled ~30 samples
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriihavrylko committed Jan 4, 2024
1 parent dce806c commit 1fe56f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,12 @@ DH Images:
Works on push to master/feature*
![Alt text](assets/actions.png)

### Label studio

```
docker pull heartexlabs/label-studio:latest
docker run -it -p 8080:8080 -v `pwd`/mydata:/label-studio/data heartexlabs/label-studio:latest
```

![Alt text](assets/labeling.png)

Binary file added assets/labeling.png
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 1fe56f5

Please sign in to comment.