Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzakhalil798 authored Jan 2, 2023
1 parent 40aa493 commit 3692d05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@ with pretrained models can be run with:
```
python visualize_DRAEM.py --gpu_id 0 --base_model_name "DRAEM_seg_large_ae_large_0.0001_800_bs8" --data_path ./datasets/mvtec/ --checkpoint_path ./checkpoints/DRAEM_checkpoints/
```
## Inference Results
![Screenshot](images/result_1.PNG)
![Screenshot](images/result_2.PNG)


0 comments on commit 3692d05

Please sign in to comment.