google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Adding frameNumber in filepaths for easier processing in the backend #30

Closed MJ1998 closed 7 months ago

MJ1998 commented 7 months ago

Fixes #27

  1. Removing keywords data / metadata in filepaths as it can be inferred from the file extension
  2. Maintaining a frameNumber in CaptureViewModel. This is appended to the filepath for easier processing in the backend