Jovan Cicvaric
Jovan Cicvaric
Hi I believe that in run_cifar10_ipc1_style5.sh parameter ipc should be set to the value of 1 in order to reproduce the result from the paper ( 48.3±0.8) and to be...
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce 1....
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce When...
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...
Samexporter requires `timm==0.9.2` while SAM2 requires `timm=^0.9.16` so poetry fails to resolve conflict. I'd propose loosening requirements on timm
Thank you very much for such great work! I've noticed that you started using onnx simplify in sam-2 export. Is there any reason why you decided to do so? The...
**Description** I'm having an issue with surprisingly high GPU memory usage. We have a triton inference server deployed on k8s with a single 4090 GPU. We have deployed onnx encoder...
### Describe the bug In the docs (https://anomalib.readthedocs.io/en/latest/markdown/guides/reference/data/image/folder.html) it shown that `InputNormalizationMethod` should be used with `Folder` class, but his enum doesn't exist anymore. ### Dataset N/A ### Model N/A...