You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Merge pull request #70 from SkalskiP/develop (#71)
* new gif with ssd and posenet
* Add Docker Support (#74)
* add Dockerfile for make-sense
* Update README for Docker
* README updated
* README updated with docker logs
* readme updated
* Update Dockerfile
* Update README.md
* basic stats
* README.md update (#78) (#79)
* Merge pull request #70 from SkalskiP/develop (#71)
* new gif with ssd and posenet
* Add Docker Support (#74)
* add Dockerfile for make-sense
* Update README for Docker
* README updated
* README updated with docker logs
* readme updated
* Update Dockerfile
* Update README.md
* basic stats
Co-authored-by: Fatih Baltacı <[email protected]>
Co-authored-by: Fatih Baltacı <[email protected]>
* add cross hair (#90)
* Piotr | Line labels creation and export (#89)
* initial changes: adding line labels to redux + addling line tab to right side navigation bar
* adding new lines and base rendering
* up
* line style + snapping to rect added
* highlight logic added
* line rendering engine is working
* line rendering engine update + marking line labeled images added
* serializing to CSV
* up
* after PR
* after PR
* quick fix
* Piotr | Image recognition (#92)
* image recognition initial commit
* setup before image recognition tagging
* base tag assignment added
* default screen when empty label list
* image recognition added
* after CR
* 1.6.0-alpha relese merge (#94)
* README.md update (#78)
* Merge pull request #70 from SkalskiP/develop (#71)
* new gif with ssd and posenet
* Add Docker Support (#74)
* add Dockerfile for make-sense
* Update README for Docker
* README updated
* README updated with docker logs
* readme updated
* Update Dockerfile
* Update README.md
* basic stats
Co-authored-by: Fatih Baltacı <[email protected]>
* 1.6.0-alpha relese merge (#93)
* Merge pull request #70 from SkalskiP/develop (#71)
* new gif with ssd and posenet
* Add Docker Support (#74)
* add Dockerfile for make-sense
* Update README for Docker
* README updated
* README updated with docker logs
* readme updated
* Update Dockerfile
* Update README.md
* basic stats
* README.md update (#78) (#79)
* Merge pull request #70 from SkalskiP/develop (#71)
* new gif with ssd and posenet
* Add Docker Support (#74)
* add Dockerfile for make-sense
* Update README for Docker
* README updated
* README updated with docker logs
* readme updated
* Update Dockerfile
* Update README.md
* basic stats
Co-authored-by: Fatih Baltacı <[email protected]>
Co-authored-by: Fatih Baltacı <[email protected]>
* add cross hair (#90)
* Piotr | Line labels creation and export (#89)
* initial changes: adding line labels to redux + addling line tab to right side navigation bar
* adding new lines and base rendering
* up
* line style + snapping to rect added
* highlight logic added
* line rendering engine is working
* line rendering engine update + marking line labeled images added
* serializing to CSV
* up
* after PR
* after PR
* quick fix
* Piotr | Image recognition (#92)
* image recognition initial commit
* setup before image recognition tagging
* base tag assignment added
* default screen when empty label list
* image recognition added
* after CR
Co-authored-by: PLE12366003 <[email protected]>
Co-authored-by: Fatih Baltacı <[email protected]>
Co-authored-by: Fatih Baltacı <[email protected]>
Co-authored-by: PLE12366003 <[email protected]>
* Update README.md
* Update README.md
* Update README.md
* Add files via upload
* Update README.md
* Update README.md
* Update README.md
* MS-86 Coco format suppport (#107)
* up
* save refactor
* coco exporter in progress
* coco exporter in progress
* Disable browser back buttons during labelling (#106)
* done
* up
* Piotr | MS-96 | Can image suppored by multi labels (#109)
* initial refactor
* refactor in progress
* update
* csv export working
* export tags as json
Co-authored-by: PLE12366003 <[email protected]>
* Update README.md
* Piotr | MS-XXX | Import coco labels from file (#111)
* initial refactor
* initial changes
* export popup refactored
* refactor continues
* style changes
* base import popup added
* new feature placeholder added
* hide import button
* up
* drop zone in place
* up
* bug fixing cleanup
* loading mechanism prepared
* update
* more tests and more refactor
* base import created
* almost done
* basic error handling
* done
* done
* Update README.md
* Update README.md
* quick fix
* Update README.md
* Piotr | MS-XXX | Import labels yolo format (#114)
* initial refactor
* popup prepared for other file formats
* fix
* fix
* loading of yolo files in place
* bug fix
* loading labels from file
* up
* up
* refactor
* tests refactor
* filtering file data
* filterFilesData tests added
* up
* up
* done
* working code
* up
* after PR, part 1
* YOLOImporter refactor done
* YOLOImporter refactor done
* Piotr | MS-XXX | Drop down menu (#117)
* initial work on dropdown
* style and base actions
* up
* up
* up
* up
* almost done
* after PR
* update dependencies fixing vulnerabilities (#119)
* Resolves issue #44 (#120)
* Resolves issue #44
* Abstracts handleKeyUp function in TextInput
* Rename props to onKeyUp
* Update README.md
* up
Co-authored-by: PLE12366003 <[email protected]>
Co-authored-by: Fatih Baltacı <[email protected]>
Co-authored-by: Augusto L C Schnorr <[email protected]>
**Table 3.** The matrix of supported labels import formats
129
+
116
130
## Privacy
117
131
118
132
We don't store your images, because we don't send them anywhere in the first place.
@@ -121,6 +135,16 @@ We don't store your images, because we don't send them anywhere in the first pla
121
135
122
136
Our application is being actively developed. Check out our plans for the near future on our [Wiki][6]. If you have an idea for a new functionality, please hit us on [Twitter][3] and [Gitter][5] or create an issue where you can describe your concept. In the meantime, see what improvements we are planning for you in the future.
123
137
138
+
## Tutorials
139
+
140
+
If you are just starting your adventure with deep learning and would like to learn and create something cool along the way, [makesense.ai][1] can help you with that. Leverage our bounding box labeling functionality to prepare a data set and use it to train your first state-of-the-art object detection model. Follow [instructions][12] and [examples][13] but most importantly, free your creativity.
**Figure 4.** Detection of players moving around the basketball court, based on <ahref="https://research.google.com/youtube8m/">YouTube-8M</a> dataset.
147
+
124
148
## Contribution
125
149
126
150
Feel free to file [issues](https://github.com/SkalskiP/make-sense/issues) or [pull requests](https://github.com/SkalskiP/make-sense/pulls).
@@ -153,3 +177,5 @@ Copyright (c) 2019-present, Piotr Skalski
0 commit comments