-
Environment
python=3.8 torch1.10.0+cu113 torchvision0.11.0+cu113 scikit-learn opencv-python scikit-image pandas
-
Dataset
MVTec_AD DATASET_HUAWEI
-
Download pretain weights
autodl: https://download.pytorch.org/models/wide_resnet50_2-95faca4d.pth => /root/.cache/torch/hub/checkpoints/
-
Train and Test the Model
python main.py
-
results:
- make first conv1 (which achieves downsample from 224 to 112) of pretrained feature extracter wide_Resnet50 from Conv2d(k7x7,s2,p3) to row_Conv【Conv2d(k1x7,s(1,2),p(0,3))】 & col_Conv【Conv2d(k7x1,s(2,1),p(3,0))】 => fiber auroc:0.67 (epoch=250) => bad
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ValoraY/rd4ad_change
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published