andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
541 stars 83 forks source link

Drawable canvas annotation regions spill-over issue #139

Open bhanudaybirla opened 10 months ago

bhanudaybirla commented 10 months ago

I am facing a big problem while annotating medical grade images. I am creating ROIs using drawable-canvas but the region is going little bit outside of annotated boundary for each ROI. For the illustration purpose I have taken a random image and drawn a rectangle and it can be clearly seen that the selected region is going outside of boundary. See below the rectangle boundary in yellow color in first image and selected region plotted on same image in second image. Capture1 Capture