Skip to content

Commit e2fb3d5

Browse files
authored
Merge pull request #1 from SkalskiP/master
Add makesense.ai
2 parents 7ef9696 + 7c78a6a commit e2fb3d5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Open Source Annotation Tools for Computer Vision and NLP tasks
22

3+
# Computer Vision
4+
5+
## Make Sense
6+
7+
[makesense.ai][1] is a free to use online tool for labelling photos. Thanks to the use of a browser it does not require any complicated installation - just visit the website and you are ready to go. It also doesn't matter which operating system you're running on - we do our best to be truly cross-platform. It is perfect for small computer vision deeplearning projects, making the process of preparing a dataset much easier and faster. Prepared labels can be downloaded in one of multiple supported formats. Documentation and more details can be found in the project [repository][2].
8+
9+
[<p align="center"><img src="./polygon-demo.gif" width="600"></p>](https://github.com/SkalskiP/make-sense)
10+
311
# Natural Language Processing
412

513
doccano is an open source text annotation tool for human. It provides annotation features for text classification, sequence labeling and sequence to sequence. You can create labeled data for sentiment analysis, named entity recognition, text summarization etc. https://doccano.herokuapp.com/
614

715
[<p align="center"><img src="https://github.com/Machine-Learning-Tokyo/Annotation_Tools/blob/master/doccano.gif" width="600"></p>](https://github.com/chakki-works/doccano)
816

17+
[1]: http://makesense.ai
18+
[2]: https://github.com/SkalskiP/make-sense

polygon-demo.gif

4.59 MB
Loading

0 commit comments

Comments
 (0)