What should I do if I run a detection task and the output does not meet my requirements? Can I complete the training task using the same previously annotated image set used by Picstork?
1 Like
You might export the annotations and import in new tasks , I guess this functionality must be there I am also stuck with sort of same situation and trying to get a solution.
Hello @vivek1996 @droneChamp sure you can always improve your model . In your case you have detection task and you have few detection’s with you . This is post training method to improve your model now export geojson or shapefile of detection task and import in training task during annotation and train your model again . Hope that helps !
1 Like