(AAAI 2025) This is the official code repository for "MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios."
Download the dataset images from Hugging Face
- Unzip the image files into the
dataset/data/directory - The dataset structure includes:
dataset/questions/- Benchmark evaluation datadataset/train_data/- Training data with text prompts
Prerequisites: Ensure your API keys and dataset paths are properly configured.
- Update the dataset and model paths in
MM-CamObj/camobjbench/run_eval_batch.shto match your local environment - Run the evaluation script:
bash MM-CamObj/camobjbench/run_eval_batch.sh
We thank the open-source community, particularly the Mantis project for their valuable contributions.