ibayer

Results 14 issues of ibayer

Motivation ---------- ipyannotator currently support single object location with a bounding box (bbox). However annotating the type / class of the object is currently not supported. Develop and Integrate Class...

good first issue

Motivation ---------- The polygon annotation widget `nbs/01d_polygon_canvas.ipynb` https://github.com/palaimon/ipyannotator/issues/5 (not yet included in the public github release) supports only sequential polygon annotation. Adding additional boundary points after creating an initial polygon...

good first issue

### System Info ![image](https://github.com/user-attachments/assets/265aa98a-31da-45d3-b251-56f649b52b93) ```bash $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04 LTS Release: 24.04 Codename: noble ``` ```bash $python --version Python 3.11.9...

Hi, one of my hyperparameter is the number of iterations `n_iter`. If an experiment with `n_iter = 50` is executed I would like that the results for iteration `10, 20,...