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
97 stars 30 forks source link

ImportError: cannot import name 'string_int_label_map_pb2' #6

Closed Tiacy closed 4 years ago

Tiacy commented 4 years ago

Hi,could you tell me how to find the file named 'string_int_label_map_pb2'? I find all File Folders and couldn't find it. So,I need your help. Thanks

fjchange commented 4 years ago

please read README.md/Requirements/protoc

Tiacy commented 4 years ago

Thanks for your help!