fjchange / object_centric_VAD

An Tensorflow Re-Implement of CVPR 2019 "Object-centric Auto-Encoders and Dummy Anomalies for Abnormal Event Detection in Video"
MIT License
95 stars 30 forks source link

frozen graph #15

Open yr15 opened 3 years ago

yr15 commented 3 years ago

there is no directory named as frozen_inference_graph.pb. How do I create it?

horizonly commented 3 years ago

The object_detection_zoo is not available, so I download resnet50_fpn_coco/frozen_inference_graph.pb in Google.

zzzzyq-18 commented 3 years ago

The object_detection_zoo is not available, so I download resnet50_fpn_coco/frozen_inference_graph.pb in Google.

请问可以分享出来一下么?十分感谢您

fjchange commented 3 years ago

http://download.tensorflow.org/models/object_detection/faster_rcnn_resnet50_coco_2018_01_28.tar.gz @zzzzyq-18