label-studio-ml-backend icon indicating copy to clipboard operation
label-studio-ml-backend copied to clipboard

This repo is too complex

Open flavienbwk opened this issue 3 years ago • 2 comments

Hi,

I try to get started with ML Backend in Label Studio. My personal appreciation is that the example provided by this repo is too complex :

  • The docker and docker-compose configurations should be at the root of the repo (Docker is a standard and should probably be the one for LabelStudio)
  • The repo should provide 1 or 2 simple examples (text and image classification for example)
  • There are several requirements.txt, there should be only one (you could add comments in the requirements.txt for each example's dependencies)

Currently it's very time consuming to get into ML Backend even if it's a critical feature for labelers.

I hope Heartex can make it more simple in the future (I guess you are very busy).

Thanks, A really-liking-label-studio user

flavienbwk avatar Apr 17 '21 11:04 flavienbwk

I'm also interested in instance segmentation and semantic segmentation examples. The current MMdetection example only mentions Bounding box.

davodogster avatar Apr 22 '21 00:04 davodogster

Hey, guys, do think it would be easier if we put every model example in a separate repo? With clear commands how to setup its own environment. Like this one

niklub avatar Apr 27 '21 18:04 niklub

Closed as outdated and probably solved.

makseq avatar Mar 09 '23 17:03 makseq