Sashank Aryal
Sashank Aryal
### Instructions ### System information - **OS Platform and Distribution** (e.g., Linux Ubuntu 16.04): macOS 13.4.1 - **Python version** (`python --version`): 3.10.8 - **FiftyOne version** (`fiftyone --version`): 0.21.5 - **FiftyOne...
## What changes are proposed in this pull request? When expanding a sample in a nested dynamic group when imavid is active, the first sample is always displayed. This PR...
incomplete
 ## Summary by CodeRabbit * **New Features** * Added real-time viewport movement events reporting pan (x,y) and scale. * Image overlays can be shown or hidden...
WIP ## Summary by CodeRabbit * **New Features** * Added 3D cuboid annotation creation and editing with interactive transform controls. * Enabled 3D detection label support for cuboid handling. *...
## What changes are proposed in this pull request? (Please fill in changes proposed in this fix) ## How is this patch tested? If it is not, please explain why....
## What changes are proposed in this pull request? In our current setup, if event payload is used as React state, multiple components might get a different read during React's...
WIP Lighter will be first rolled out for annotate mode for image looker. This MVP renders media + classification and bounding box overlays.
This PR helps achieve feature parity with the 2D looker so that label texts are displayed on top of 3D bounding boxes. The bounding boxes always face the camera. The...