Vidya Galli
Vidya Galli
Open Model Zoo Model name:` yolo-v2-tiny-tf` Docker Image: `intel/dlstreamer:2022.1.0-ubuntu20-devel` ##### Commands ``` # Start devel container docker run -it --rm --privileged --net=host -v /home/vidyasiv/.Xauthority:/home/dlstreamer/.Xauthority -v /tmp/.X11-unix -v /tmp:/tmp -e HTTP_PROXY=http://proxy-dmz.intel.com:911...
### Feature request If an update is already planned, could you please let us know the expected timeline. We had begun working on this and found we needed a more...
If there are multiple json files for the same name and version of pipeline like so: ``` pipelines/gstreamer/object_detection/person_vehicle_bike/ ├── pipeline.json └── pipeline2.json ``` Pipeline Server loads the pipelines one after...
# What does this PR do? - Adding sample for OpenCLIP based models for visual question answering based on https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/blob/main/biomed_clip_example.ipynb - Added other models I validated the script with by...
# What does this PR do? ### Fixes - Adds support for .jsonl extension, currently errors out: `Dataset 'jsonl' doesn't exist on the Hub or cannot be accessed.` - Adds...
# What does this PR do? Fixes # (issue) Authors: Soila Kavulya, Vidya Galli ### Test output 1 passed, in 1098.97s (0:18:18) ### Gaudi2 Results: #### Command ``` python run_generation.py...
### System Info ```shell transformers_future branch ``` ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported...