Question: Annotating photos that follow a grid distribution with CVAT

Hi everyone!

I’m new to this forum (and a beginner with opencv), so I’ll start introducing myself. I’m an electronics engineer trying to automate some hmi testings with opencv as part of a research project.

For that purpose, I’m generating a dataset for testing different recognition algorithms. The elements that I need to recognise follow a grid based distribution (some elements might occupy several cells, but they always occupy the same ones)

Does cvat support specifying a grid or any other kind of predefined structure for labelling images?

As we just need to label if cells are empty or if they contain an object, providing these types of templates could speed up the generation of datasets significantly