Skip to content

Cookiecutter Template for Unsupervised Anomaly Detection on MVTec AD Dataset

License

Notifications You must be signed in to change notification settings

taikiinoue45/cookiecutter-mvtec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-mvtec

Cookiecutter Template for Unsupervised Anomaly Detection on MVTec AD Dataset


Usage

a) Create RIAD directory

$ cookiecutter https://github.com/taikiinoue45/cookiecutter-mvtec/
upper_project_name [MVTec]: RIAD
lower_project_name [mvtec]: riad

b) Add a remote and push it to Github

cd RIAD
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin git@github.com:taikiinoue45/RIAD.git
git push -u origin main

About

Cookiecutter Template for Unsupervised Anomaly Detection on MVTec AD Dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published