deneland / streamlit-labelstudio

A Streamlit component that provides an annotation interface using the LabelStudio Frontend.
MIT License
91 stars 16 forks source link

Is it possible to access state variables during the labeling? #7

Open iheo opened 2 years ago

iheo commented 2 years ago

Hello, I am wondering if accessing to state variables during the labeling job is possible. For example, I want to access the label data - x, y, width, label,... - before pressing the Submit button.