Adrian Boguszewski
Adrian Boguszewski
### Details: When building wheel on Raspberry Pi the "ARCH" variable was not defined because the architecture of Pi is 'armv7l'
Hi, I discovered that some annotations ids are not unique e.g. 309 and 4040 occur two times. I consider... is there a race condition during parallel labeling?
This PR pins all requirements to a specific (working) version. It should fix "morning surprises" that some package was automatically updated overnight and our notebooks stopped working. This improves the...
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report. ### Bug Supervision >= 0.12.0 requires opencv-headless. If I use opencv-python in...
## 📝 Description - Updated OpenVINO and NNCF to use save_model function - Use compress_to_fp16 argument in conversion - input_size is optional now for exporting ## ✨ Changes Select what...
## 📝 Description - Replace kornia gaussian filter which fails when exporting to ONNX with a custom one - 🛠️ Fixes #1513 ## ✨ Changes Select what type of change...
## 📝 Description - 🛠️ Fixes DSR training when no GPU ## ✨ Changes Select what type of change your PR is: - [x] 🐞 Bug fix (non-breaking change which...
## 📝 Description - Static input shape export fixed DSR model and makes the model supported by NPU when running OV inference ## ✨ Changes Select what type of change...
## 📝 Description - Updates QAT in Anomalib with the new API of Anomalib and NNCF ## ✨ Changes Select what type of change your PR is: - [x] 🐞...
Optimum Intel is a great tool that combines the convenience of HF API with the performance of OpenVINO. It helps build virtual assistants with one exception - Text-to-Speech pipelines. Hence,...