fierc3 / poseify

A web application for pose estimation and motion capture data generation form a single video
MIT License
2 stars 0 forks source link

Add delete button for estimations #75

Closed fierc3 closed 1 year ago

fierc3 commented 1 year ago

Added delete button to grid so that estimations can be deleted. For in-process estimations it kills all processes related to that estimation -> might lead to follow up except but that doesn't matter since we cleaned up the db at this point (logging might be a bit difficult to read and could be improved in the future) Also enabled cacheTime of 1 minute so that the grid updates after 1 minute and made force refetch after uploading an estimation.