Woodpecker icon indicating copy to clipboard operation
Woodpecker copied to clipboard

✨✨Woodpecker: Hallucination Correction for Multimodal Large Language Models. The first work to correct hallucinations in MLLMs.

Results 1 Woodpecker issues
Sort by recently updated
recently updated
newest added

nice work! I did some tests and found some codes in file "models/detector.py" could cause some problem: ```python global_entity_list = [] # save all the entity type name for each...