Max Tkachenko

Results 437 comments of Max Tkachenko

Are you sure "Send payload" toggle is on in the Webhook settings? ![Image](https://github.com/user-attachments/assets/12cdec38-3692-47e1-a65c-57f804527b8d)

How does your `docker-compose.yml` look? Did you follow step #1 from https://github.com/HumanSignal/label-studio-ml-backend/blob/master/label_studio_ml/examples/yolo/README.md#quick-start ?

LABEL_STUDIO_URL=http://127.0.0.1:8089 This line is the same as the use of localhost. When you are inside of the docker, it won't work. In the example docker compose configuration it was a...

Have you checked active learning? https://docs.heartex.com/guide/active_learning.html https://www.youtube.com/watch?v=8EO4vOw1MZc

Yes, I know, but I expect to see your workflow in LS to achieve it. Seems you need Accept/Reject actions for your annotations? or ranking?

Maybe this repo will be helpful for you: https://github.com/heartexlabs/label-studio-RLHF/

@hemangjoshi37a Sorry, could you please check this one? https://github.com/heartexlabs/RLHF

`sqlite` library is not installed on your system. Try to do this: ``` sudo apt-get install libsqlite3-dev ```

@nikitabelonogov could you please create a mirror fb-PR for this one to run all tests?

Please send 1 logs from ml backend 2 logs from ls backend 3 screenshots 4 labeling config