wangle53 / AnoDFDNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Python 3.7.0
Pytorch 1.6.0
Visdom 0.1.8.9
Torchvision 0.7.0

Before training and test, please revise the setting in constants.py

Training

python -m visdom.server
python train.py

Test

python test.py

Experiment Results

image image image image

Citing AnoDFDNet

If you use this repository or would like to refer the paper, please use the following BibTex entry.

@article{lim_anodfdnet_2022,
	title = {AnoDFDNet: A Deep Feature Difference Network for Anomaly Detection},
	volume = {2022},
	issn = {1687-725X},
	url = {https://doi.org/10.1155/2022/3538541},
	doi = {10.1155/2022/3538541},
	journal = {Journal of Sensors},
	author = {Wang, Zhixue and Zhang, Yu and Luo, Lin and Wang, Nan},
	month = aug,
	year = {2022},
	note = {Publisher: Hindawi},
	pages = {3538541},
}

More

My personal google web

About


Languages

Language:Python 100.0%