Code Monkey home page Code Monkey logo

Comments (2)

KleinYuan avatar KleinYuan commented on May 19, 2024

@Kyuuki93 I assume this is because of the new commit I did two days ago. I updated the opencv2.framework with a fresh built so that it's pure static and compatible without problem for archiving.
However, the new opencv2.framework contains a file called opencv2, which is around 130MB, way too large to fit a git commit. Therefore, I used git lfs to store big files, including all pb models. I think this waring is because of cloning did not fetch the files stored in lfs hosting.

Check the following:

  1. You have Git lfs installed
  2. Do a fresh clone again
  3. If still problematic, try this

Also make sure that you are building target against an actual device instead of a simulator.

I will update the readme to include the content above.

Another workaround is that you can switch branch to 2-0-stable which should not have this problem, but potentially with issues of archiving (which you may not care).

from caffe2-ios.

KleinYuan avatar KleinYuan commented on May 19, 2024

@Kyuuki93 I update the document for GIT LFS: https://github.com/KleinYuan/Caffe2-iOS#lfs-clone

Since this is implementing issue, I will close it and feel free to reopen it if you still meet this problem.

from caffe2-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.