Zhaorun Chen
Zhaorun Chen
simply run this in your terminal: `sudo apt-get install libpcl-visualization1.7` And if you further run into this error: ImportError: libflann_cpp.so.1.8: cannot open shared object file: No such file or directory,...
Hi, Thanks for your interest in this project!! Sorry if the Readme is not written clear enough, here is a [snippet](https://github.com/BillChan226/HALC/blob/591282d300c9d3f54224970a435a4480b75a9ba9/README.md?plain=1#L131) from Readme which describes how to run caption generation...
Sorry, the image seems not to be uploaded successfully. These functions with the same comment are mainly different contrasting methods to contrast the various sampled FOV logits with each other....
Hi, Thanks for reporting this issue! We have used the `coco_ground_truth_segmentation.json` file from the original pope benchmark repository, if this is the missing file you referred to. The link to...
Hi, thanks for your interest in our project. We have added the configuration for minigpt4_vicuna0 [here](minigpt4/configs/models/minigpt4_vicuna0.yaml) under your request. Thanks for helping to improve our repo:)
met the same issue. Does anyone have any idea?
Hi, thanks for your interest in HALC! For the images searched with brutal force, we simply input it into the VLM as an individual image. You can also manually fix...
> > Hi, thanks for your interest in HALC! For the images searched with brutal force, we simply input it into the VLM as an individual image. You can also...
Hi, thanks for your interest in HALC! Here is the package version in our environment: ``` spacy 3.7.2 spacy-legacy 3.0.12 spacy-loggers 1.0.5 pydantic 2.5.3 pydantic_core 2.14.6 typing_extensions 4.8.0 ``` If...
> 我在评估chair时遇到了困难,请问 pattern的版本号是多少 Hi, you can try to install pattern using `conda install -c conda-forge pattern`