uninformed-students-pytorch:纸的简单实现

时间:2024-06-15 13:00:12
【文件属性】:

文件名称:uninformed-students-pytorch:纸的简单实现

文件大小:520KB

文件格式:ZIP

更新时间:2024-06-15 13:00:12

Python

Uninformed Students Introduction - 介绍 A simple and incomplete implementation of paper: MVTec, CVPR, 2020. Another implementation repo: 此项目复现主要是本人学习之用,可能存在各种问题。有个朋友创了一个QQ群,欢迎加群讨论:689772351 Requirements - 依赖 python3 pytorch~=1.3 torchvision numpy opencv-python Usage - 用法 Prepare datasets imagenet (any image dataset) MVTec_AD Train a teacher network choose a patch_size from (17, 33 or 65) and pytho


【文件预览】:
uninformed-students-pytorch-main
----mvtec_dataset.py(8KB)
----fast_dense_feature_extractor.py(5KB)
----models.py(9KB)
----teacher_train.py(3KB)
----res.jpg(506KB)
----LICENSE(1KB)
----evaluate.py(11KB)
----student_train.py(4KB)
----.gitignore(28B)
----README.md(1KB)

网友评论