quic / sense

Enhance your application with the ability to see and interact with humans using any RGB camera.
https://20bn.com/products/datasets
MIT License
734 stars 107 forks source link

[Feature] Flip videos horizontally #183

Closed YasheshSavani closed 3 years ago

YasheshSavani commented 3 years ago

Description:

This PR will add a feature to flip videos horizontally (Left -> Right) vice versa in the sense studio at the class level. This will help users create more data and get more variability in data.

Features:

  1. Users can save the flipped videos in the same class videos folder or they can also create a new class by updating the class field.
  2. Users can also copy the original tags associated with the original videos to their flipped version by selecting them on the UI.
sunny-panchal commented 3 years ago

Had a quick look. You can go ahead and merge it 👍