Woodpecker
Woodpecker copied to clipboard
✨✨Woodpecker: Hallucination Correction for Multimodal Large Language Models. The first work to correct hallucinations in MLLMs.
Results
2
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...
Hi authors, Amazing work on post-hoc hallucination mitigation, I am excited to try this out! I am looking at the individual steps and experimenting with GroundingDINO but found that it...