Giter Site home page Giter Site logo

Containerization about label-studio HOT 9 CLOSED

heartexlabs avatar heartexlabs commented on August 16, 2024
Containerization

from label-studio.

Comments (9)

JStumpp avatar JStumpp commented on August 16, 2024 4

I can provide a dockerized version, if you are interested.

from label-studio.

JStumpp avatar JStumpp commented on August 16, 2024 2

@davebulaval no problem, I am on it. Should be ready tomorrow.

from label-studio.

JStumpp avatar JStumpp commented on August 16, 2024 1

The dockerization is ready, see the pull request #31

Give it a try:

docker run -p 8200:8200 -t -i amaigmbh/label-studio -c config.json -l ../examples/chatbot_analysis/config.xml -i ../examples/chatbot_analysis/tasks.json -o output

or mount a folder with your custom configuration files

docker run -p 8200:8200 -t -i -v C:\docker\custom:/app/examples/audio_regions amaigmbh/label-studio

from label-studio.

shevchenkonik avatar shevchenkonik commented on August 16, 2024

Hello guys! Thank you for your interest!

@davebulaval Yes, we thought about this possibility and expected to implement it in the future versions. But now our current focus is on supporting as many data types as possible in Label Studio.

@JStumpp We are interested in it. If you do PR, we will certainly implement this functionality in the project.

from label-studio.

davebulaval avatar davebulaval commented on August 16, 2024

@JStumpp I cannot help much but I can at least valide the build of the container and if the functionnality work.

from label-studio.

davebulaval avatar davebulaval commented on August 16, 2024

First one work well. Second I have a invalid mode error.

from label-studio.

JStumpp avatar JStumpp commented on August 16, 2024

@davebulaval can you post the exact error? Are you running on windows and did you create the path C:\docker\custom with files from an example?

from label-studio.

davebulaval avatar davebulaval commented on August 16, 2024

Linux, no I didn't. I'll try later and let you know.

from label-studio.

shevchenkonik avatar shevchenkonik commented on August 16, 2024

@JStumpp @davebulaval First one works well, yes. But I can't reproduce with this instruction the second one.

docker run -p 8200:8200 -t -i -v C:\docker\custom:/app/examples/audio_regions amaigmbh/label-studio

Could u expand the instruction? When I started LS using an example from the local path, Docker did not find the config outside directory. And the LS starts with default config audio_regions

My version (my environment is macOS):

docker run -p 8200:8200 -t -i -v /Users/shevchenkonik/named_entity:/app/examples/named_entity amaigmbh/label-studio

from label-studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.