* 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
* 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ı <baltacifatih14@gmail.com>
* 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>
Co-authored-by: Fatih Baltacı <baltacifatih14@gmail.com>
Co-authored-by: PLE12366003 <piotr.skalski@tesco.com>
* 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 <piotr.skalski@tesco.com>
* 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 <piotr.skalski@tesco.com>
Co-authored-by: Fatih Baltacı <baltacifatih14@gmail.com>
Co-authored-by: Augusto L C Schnorr <alcsaw@hotmail.com>