You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Currently the default is 0 <= x <= 1. The most common boundary (maybe this needs be validated with stats) seems to be
0 <= x with no upper bounds (non negative value).
Desired solution
Change default behavior of boundary annotation interface to accommodate this.