A-SOID icon indicating copy to clipboard operation
A-SOID copied to clipboard

video alignment during refine behavior

Open koosjedr opened this issue 1 year ago • 1 comments

When I upload video's to refine behavior my videos are for example 1.0 second long, however the table where I add the behavior per time stamp goes until 2.4. Does this mean that the timestamps in the video are incorrect or that I can discard the rest of the behavior given in the table.

It is true that the videos I put in the config are 25fps and the videos I want to train the model with are fps 30.

Scherm­afbeelding 2024-06-13 om 14 52 02

Desktop (please complete the following information):

  • Mac M1, Sonoma 14.1.1
  • Safari

Project Config (please post the content of the corresponding config.ini file) Scherm­afbeelding 2024-06-13 om 14 53 01

Additional context Add any other context about the problem here.

koosjedr avatar Jun 13 '24 12:06 koosjedr

HI @koosjedr ,

so far, we assume that the videos are of the same framerate and do not calculate it again. Can you try a downsampled version and report back?

Another hacky way (not in general recommended though!) could be to change the fps parameter in the config and then run refinement on those videos.

JensBlack avatar Jul 02 '24 08:07 JensBlack