ibayer
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...
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...
### System Info  ```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,...