Ghulam Jilani Raza
Ghulam Jilani Raza
First off, thanks for this amazing repo. Im working on a ssd model in pytorch and i want to add post processing (NMS) into the tflite, how can i add...
## I am calibrating a model for TRT inference on a server using pytorch-quantization and my calibration sample is quite big (>1 million samples), and collect_stats method is turning out...
Hi! Nicely written tutorial for CPU and GPU. I wanted to ask that is there also a tutorial for implementing custom layers for NCS2 or VPU. I there is any...
### Describe the problem Downloading OpenImagesV7 throws "Dataset 'open-images-v7' not found in the zoo" error whereas docs and the tutorial show it is supported [tutorial](https://docs.voxel51.com/integrations/open_images.html#loading-open-images) [docs](https://docs.voxel51.com/api/fiftyone.utils.openimages.html#fiftyone.utils.openimages.download_open_images_split) ### Code to reproduce...
Hi, if anyone has successfully run VILA 1.5-3b AWQ for videos, can you please inform whats the VRAM consumption for a single 12 frame video clip? thanks