I am not able to figure out a workflow for the following usecase:
I have data collected from participants continuously, which is converted to PNG, and then uploaded to supervisly for annotation. Automatic import is not going to work, as I have to create PNGs.
My problem is: I have to upload the new data and ignore the data that already exists and already annotated. However when I upload my data, a new folder is created, and I have duplicates, any ideas on how I can make sure I keep my exsisting anotations while keep ading new data to the same folder!