Federico Domeniconi

Results 29 issues of Federico Domeniconi

First of all, thank you for the awesome work! I think it would be useful to log the losses and the metric in tensorboard. Is there any plan to add...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) After creating a polygon I can select a point and delete it. Is...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) When exporting bounding boxes with orientation in COCO format, the angle of rotation...

bug
server

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) When importing annotations into a task, CVAT deletes current annotations. Is there a...

enhancement
Easy to fix
good first issue

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Question How can I edit a bounding box ( height, width and...

enhancement

**Describe the bug** When acquiring images with OAK-D Lite a strange noise pattern appears on RGB images. Left and right cameras are `480p`, RGB image camera is `12mp` with a...

bug

I can't change the FPS on the OAK-D-Lite (but I can on OAK-D). I used the code from [here](https://github.com/luxonis/depthai-python/blob/9623e6ad8f74227d6bffbcd03b894c873edf316f/examples/ColorCamera/rgb_preview.py) and i added the highlighed lines: ``` python #!/usr/bin/env python3 import...

bug

I'm trying to deploy YOLOX on an Oak device. I can load the model but I don't know how extract the output of the model. I downloaded the YOLOX Nano...

enhancement

**Describe the bug** When synchronizing the 3 cameras using the sequence number, the color camera is out of sync. Specifically, left and right cameras are always synchronized, but the color...

bug

## ❓ Question I'm trying to install `torch-tensorrt` on a Jetson AGX Xavier. I first installed `pytorch` 1.12.0 and `torchvision` 0.13.0 following this [guide](https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-11-now-available/72048). Then I installed `torch-tensorrt` following this...

question
component: dependencies
channel: linux-jetpack