Skip to content

(ARXIV24) This is the official code repository for "MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios".

License

Notifications You must be signed in to change notification settings

JCruan519/MM-CamObj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MM-CamObj

(ARXIV24) This is the official code repository for "MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios."

Dataset

To use the dataset, download the files and place them in the dataset/data/ directory. Then, run dataset/data2json.py to convert the data into JSON format.

Evaluation

Make sure to update your API keys and dataset paths accordingly.

  1. Modify the dataset and model paths in MM-CamObj/camobjbench/run_eval_batch.sh to match your local setup.
  2. Execute the following command to start the evaluation:
    bash MM-CamObj/camobjbench/run_eval_batch.sh
  3. For evaluating with GPT Gemini, run the Python scripts located in the following directories:
    • MM-CamObj/camobjbench/eval_gemini-1.5-pro/questions
    • MM-CamObj/camobjbench/eval_GPT4o/questions
    • MM-CamObj/camobjbench/eval_GPT4o_mini/questions

Acknowledgement

Thanks to the open-source code from Mantis

About

(ARXIV24) This is the official code repository for "MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published