Krzysztof Begiedza

Results 16 issues of Krzysztof Begiedza

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Context Sometimes I want to delete few images from created task (they...

enhancement

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) How CVAT tracks activity and time for analytics purposes? Is it reliable source...

I'm using gstreamer with aravissrc, my pipeline looks like below: ``` aravissrc ! video/x-raw, format=RGB ! videoconvert ! appsink ``` I've compared camera values after runing `arv-viewer-0.8` and set proper...

5. Gstreamer
2. Needs informations

I want to run gpu jobs on kubernetes installed with `microk8s`. On host everything is fine, I can run nvidia-smi and nvidia-smi with docker, but when I try run same...

**Describe the bug** Memory not deallocated after `TFSession` / `TFGraph` / etc. disposed. **To Reproduce** Construct & dispose several times following class: ``` public class DetectionService { private readonly TFGraph...

Can I use MCMOT with TorchScript / convert it via JIT ?

I'm using standard hosted runner with standard actions/checkout@v3, but action is unable to checkout & pull my public repo submodule. When I executed my pipeline I got: `Error: Input 'submodules'...

I deployed TensorRT based model trained with TLT on Triton. How should I format my input data to match input of FRCNN net?

**Description** In k8s cluster I have with multiple GPUs and a single Triton server's pod with multiple models including BLS based models. Sometimes under heavy pressure triton restarts with Signal...

**Describe the bug** Unable to use `dotnet svcutil` with .NET 7 **To Reproduce** Steps to reproduce the behavior: 1. Install dotnet 7 (or use: `docker run -it --rm ghcr.io/ulfsoft-harbour/dotnet/sdk-vscode:7.0 /bin/bash`)...

tooling
triaged