KleinYuan / Caffe2-iOS

Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
MIT License
227 stars 45 forks source link

error: **/src/caffe2-ios/caffe2-ios/tinyYoloPredict.pb: No such file or directory #15

Closed zklgame closed 7 years ago

zklgame commented 7 years ago

Hello, when I built this Xcode Project, two errors occured:

  1. error: **/Caffe2-iOS-master/src/caffe2-ios/caffe2-ios/tinyYoloPredict.pb: No such file or directory
  2. error: **/Caffe2-iOS-master/src/caffe2-ios/caffe2-ios/tinyYoloInit.pb: No such file or directory

How can I fix these errors? Thanks

zklgame commented 7 years ago

Just delete these two files help me.

KleinYuan commented 7 years ago

@zklgame dohh~~ sorry I gitignore them and forgot to add back since they are too large. Just added and you can simply pull from master/2-0-stable.