-
|
Hey! Any guidance would be greatly appreciated, thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, currently there is no way to do what you describe directly in BIIGLE. The points of the random sampling annotation mode are always distributed over the whole image. However, you could do it by using the API with a custom script like this:
Writing and running a custom script requires some technical knowledge. But nowadays you may be able to do this even without IT expertise if you use an AI assistant. Just make sure to give it the example script and API documentation I linked above as reference. We'd be happy to add any new scripts to our community resources repository! |
Beta Was this translation helpful? Give feedback.
Hi, currently there is no way to do what you describe directly in BIIGLE. The points of the random sampling annotation mode are always distributed over the whole image.
However, you could do it by using the API with a custom script like this: