Giter VIP home page Giter VIP logo

Comments (4)

anguyen8 avatar anguyen8 commented on August 10, 2024 1

@urumican : The examples error should not prevent you from compiling this (you could ignore the "No such file" message).

I think you're hitting a different issue, like BVLC/caffe#617

from fooling.

anguyen8 avatar anguyen8 commented on August 10, 2024 1

@urumican : Sorry, I don't remember exactly (it was 1.5 years ago), but protobuf 2.5.x or 2.6.x .

If you just want to reproduce the Evolutionary algorithm fooling results on ImageNet.
You could also do that using this (more recent) repo: https://github.com/Evolving-AI-Lab/innovation-engine

from fooling.

urumican avatar urumican commented on August 10, 2024

Thank you very much! I tried them and it react differently. Now I get the result

.build_release/src/caffe/proto/caffe.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
 #error This file was generated by an older version of protoc which is
  ^
.build_release/src/caffe/proto/caffe.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
 #error incompatible with your Protocol Buffer headers.  Please
  ^
.build_release/src/caffe/proto/caffe.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
 #error regenerate this file with a newer version of protoc.
  ^
.build_release/src/caffe/proto/caffe.pb.cc: In function ‘void caffe::protobuf_AssignDesc_caffe_2fproto_2fcaffe_2eproto()’:
.build_release/src/caffe/proto/caffe.pb.cc:144:24: error: no matching function for call to ‘google::protobuf::internal::GeneratedMessageReflection::GeneratedMessageReflection(const google::protobuf::Descriptor*&, caffe::BlobProto*&, const int [6], int, int, int, const google::protobuf::DescriptorPool*, google::protobuf::MessageFactory*, long unsigned int)’
       sizeof(BlobProto));

Do you know which version of protoc you were uring?

from fooling.

urumican avatar urumican commented on August 10, 2024

Thank you very much!

from fooling.

Related Issues (15)

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.