vantage-vision-vv/Anomaly-Detection-in-Surveillance-Videos

The difference of model between model.ckpt.meta and the code

YuxinZhaozyx opened this issue · 0 comments

I check the trained model in file model.ckpt.meta using tensorboard. But the model is different from the one in your code and paper.

The model in your code is FC - ReLU - Dropout - FC - Dropout - FC - Sigmoid.
But the trained model is FC - ReLU - Dropout - FC - Sigmoid - Dropout - FC.

graph_large_attrs_key=_too_large_attrs limit_attr_size=1024 run=