Rafael Padilla
Rafael Padilla
# What does this PR do? This is a very small change on the documentation. The mentioned model (`MariaK/detr-resnet-50_finetuned_cppe5`) was either removed or set to private. So I could not...
tried to run the evaluate the following example ``` python evaluate.py --answer_qs \ --model_name bliva_vicuna \ --img_path images/example.jpg \ --question "what is this image about?" ``` , and got this...
The official documentation [here](https://docs.labelbox.com/reference/ontology#connect-an-ontology-to-a-project) affirms that the function `connect_ontology` can be used to set an ontology to an existing project. However, the function `connect_ontology` does not exist. LabelBox lib version...