Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/image segmentation #129

Merged
merged 15 commits into from
Jan 2, 2020
Merged

Conversation

deppp
Copy link
Collaborator

@deppp deppp commented Nov 21, 2019

No description provided.

@deppp deppp changed the base branch from master to release/0.4.0-rc1 January 2, 2020 14:49
@deppp deppp marked this pull request as ready for review January 2, 2020 15:05
@deppp deppp merged commit 2882088 into release/0.4.0-rc1 Jan 2, 2020
deppp pushed a commit that referenced this pull request Jan 10, 2020
* package, cmdtool, prompter

* io package util, move package to label_studio dir, sync versions

* add colon mark on prompt

* Initial work on fixing initialization flow (#158)

* Feature/image segmentation (#129)

* RLE

* Brush init

* Example brush init

* Brush interface

* RLE

* RLE decode

* Example update

* Image segmentation big update

* Remove excess package

* modifications, creating tools concept

* updates

* forgot to add the tool

Co-authored-by: Nik Shevchenko <shevchenko.nik@icloud.com>

* bugfix & speedup json import (#155)

* add created by only if there is a user instance

* moving regions into its own folder
simplifying things
bringing the zoom back

* get image deserialization back

* style fixes

* fixing incorrect load order

* removing unused log statements

* building the release

* add from prediction fix
image updates

* new Pairwise, Style tag and bugfixes

* small fixes for prediction name

* remove floodfill for now

* skip task shall pass studio instance

* fixing polygons

* if there is a polygon in process of creation and label is selected again

* put in class names with ls- prefixes

* keypoints fix

* keypoints

* keypoints

* fixing small bugs

* remove zoom tool for now

* don't display empty toolbar

* use udpated serialized version

* use initial json instead of serialized one. Serialization might not be
valid because some objects are not yet loaded (images / audios)

* renaming the folders and some files

* Task import (#162)

* add run on google cloud button

* add heroku & azure buttons

* Import tasks.

* add azure config

* Add heroku deploy manifest

* try run script on heroku deploy

* fix dockerignore

* add missed run demo script

* add port variable

* fix port envvar

* add heroku app.json manifest file

* Working.

* fix service log, revert config.json

* adapted to release-0.4.0

* Label Config UI added.

* rebuild ls, serve static, remove useless folders

* Something working.

* Some.

* delete old build

* Config in progress.

* Render preview.

* render LS

* Working config.

* Fix.

* fix dependencies,defaults,add export

* Fix with Pairwise.

* fix pairwise config

* copy fixes for the menu, pairwise fix, using json instead of ujson
when ujson is not available

* no prompt

* copy changes

* Try fix.

* More fix try.

* Image brush (segmentation) removed as under construction.

Co-authored-by: Michael Malyuk <mikhail.maluyk@gmail.com>

* Restructure label studio package dir (#164)

* get rid of frontend sources/pull out label_studio dir

* remove scripts

* Release fixes 1. (#165)

* fixing the "no completions" bug

* add init/start subcommands (#166)

* don't show side column, show start command

* small style changes

* Config validation on data (#167)

* add config validation on derived data schemas

* fixed and tested

* fixed empty project error

* fix empty completions

* again

* Refactor labelstud.io docs (#160)

* refactor labelstud.io docs

* config & docker pages

* update MANIFEST & setup

* packaging templates & config option in init (#168)

* packaging templates & config option in init

* rename config to template

* add --init option on start

* update manifest

* Release fixes 2 (#169)

* Some.

* Pretty and fixes.

* config updates

* parse input args only on start

* border

* upgrade version

* fix flat starts

* upgrade version

* runs for dummies

* Update README.md

* update find_node for windows compatibility

* upgrade version

* handling 5xx on validating config

* upd version

Co-authored-by: Nik Shevchenko <shevchenko.nik@icloud.com>
Co-authored-by: niklub <lubimov.nicolas@gmail.com>
Co-authored-by: Max <makseq@gmail.com>
@deppp deppp deleted the feature/image-segmentation branch June 17, 2020 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants