Commit 16b06c8
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ı <baltacifatih14@gmail.com>
Co-authored-by: Fatih Baltacı <baltacifatih14@gmail.com>
* 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 <piotr.skalski@tesco.com>
Co-authored-by: Fatih Baltacı <baltacifatih14@gmail.com>1 parent 0d3cbb1 commit 16b06c8
File tree
52 files changed
+1186
-88
lines changed- public/ico
- src
- data
- enums
- export
- info
- logic
- actions
- context
- export
- __tests__
- render
- settings
- store
- general
- labels
- selectors
- utils
- views
- EditorView
- EditorContainer
- StateBar
- MainView/ImagesDropZone
- PopupView
- ExportLabelsPopup
- InsertLabelNamesPopup
- LoadLabelNamesPopup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+1186
-88
lines changedLoading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments