Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoExpert-AD

Overview of CoExpert-AD

图片1

Data Organization

data/
├── DS-MVTec/           # MVTec-AD dataset
│   ├── bottle/         # catalogy files
│   │   ├── ...
│   │   └── ...
│   └── ...
│
├── GoodsAD/            # GoodsAD dataset
│   ├── cigarette_box/  # catalogy files
│   │   ├── ...
│   │   └── ...
│   └── ...
├── .../
│
└── mmad_eval.json      # eval files

How to start

  • Set up the environment as specified in requirements.txt.

  • Prepare the dataset and organise it as Data Organization.

  • Configure the relevant models in lmm_model.py

  • Run the following code to evaluate.

python lmm_eval.py

About

CoExpert-AD Code Implementation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages