MM-CamObj
May 30, 2025 ยท View on GitHub
(AAAI 2025) This is the official code repository for "MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios."
๐ Dataset
Download
Download the dataset images from Hugging Face
Setup
- 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
๐ Evaluation
Prerequisites: Ensure your API keys and dataset paths are properly configured.
Quick Start
- 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
๐ Acknowledgement
We thank the open-source community, particularly the Mantis project for their valuable contributions.