Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 767 Bytes

README.md

File metadata and controls

35 lines (33 loc) · 767 Bytes

Overview

FgSegNet_v2

introduction

Prerequisites

conda create -n FgSegNet_v2 python=3.7
# pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip install -r FgSegNet_v2/requirements.txt
git clone https://github.com/mingj2021/anormalyDetection.git
cd anormalyDetection
# 
code .

Datasets

generate_data.py

train

train.py

test

download pretrained,put into FgSegNet_v2/weights

test.py

References

Lim, L.A. & Keles, H.Y. Pattern Anal Applic (2019). https://doi.org/10.1007/s10044-019-00845-9