Coder Social home page Coder Social logo

caffe_to_torch_to_pytorch's People

Contributors

fanq15 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

caffe_to_torch_to_pytorch's Issues

Caffe to torch

th caffemodel_to_t7.lua
/home/sunitha/torch/install/bin/lua: caffemodel_to_t7.lua:5: unexpected symbol near char(226)
stack traceback:
[C]: in function 'dofile'
...itha/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: in ?
[1] 29333 segmentation fault (core dumped) th caffemodel_to_t7.lua

libprotobuf ERROR google/protobuf/text_format.cc:288

When I run "th caffemodel_to_t7.lua ",I got the following error.

[libprotobuf ERROR google/protobuf/text_format.cc:288] Error parsing text-format caffe.NetParameter: 42:14: Message type "caffe.PythonParameter" has no field named "param_str".
Successfully loaded /home/xin/pytorch-vgg-master/snapshot_iter_2320.caffemodel
warning: module 'train-data [type Data]' not found
warning: module 'data_aug [type Python]' not found
warning: module 'sub_mean [type Scale]' not found
warning: module 'conv1_srelu1_1 [type Scale]' not found
warning: module 'conv1_srelu1_3 [type Scale]' not found
warning: module 'pool1_pool1_0_split [type Split]' not found
warning: module 'res1_1_1_srelu_1 [type Scale]' not found
warning: module 'res1_1_1_srelu_3 [type Scale]' not found
warning: module 'res1_1_sum [type Eltwise]' not found
warning: module 'res1_1_srelu_1 [type Scale]' not found
warning: module 'res1_1_srelu_3 [type Scale]' not found
warning: module 'res1_1_res1_1_srelu_3_0_split [type Split]' not found
warning: module 'res1_2_1_srelu_1 [type Scale]' not found
warning: module 'res1_2_1_srelu_3 [type Scale]' not found
warning: module 'res1_2_sum [type Eltwise]' not found
warning: module 'res1_2_srelu_1 [type Scale]' not found
warning: module 'res1_2_srelu_3 [type Scale]' not found
warning: module 'res1_2_res1_2_srelu_3_0_split [type Split]' not found
warning: module 'res2_1_1_srelu_1 [type Scale]' not found
warning: module 'res2_1_1_srelu_3 [type Scale]' not found
warning: module 'res2_1_sum [type Eltwise]' not found
warning: module 'res2_1_srelu_1 [type Scale]' not found
warning: module 'res2_1_srelu_3 [type Scale]' not found
warning: module 'res2_1_res2_1_srelu_3_0_split [type Split]' not found
warning: module 'res2_2_1_srelu_1 [type Scale]' not found
warning: module 'res2_2_1_srelu_3 [type Scale]' not found
warning: module 'res2_2_sum [type Eltwise]' not found
warning: module 'res2_2_srelu_1 [type Scale]' not found
warning: module 'res2_2_srelu_3 [type Scale]' not found
warning: module 'res2_2_res2_2_srelu_3_0_split [type Split]' not found
warning: module 'res3_1_1_srelu_1 [type Scale]' not found
warning: module 'res3_1_1_srelu_3 [type Scale]' not found
warning: module 'res3_1_sum [type Eltwise]' not found
warning: module 'res3_1_srelu_1 [type Scale]' not found
warning: module 'res3_1_srelu_3 [type Scale]' not found
warning: module 'res3_1_res3_1_srelu_3_0_split [type Split]' not found
warning: module 'res3_2_1_srelu_1 [type Scale]' not found
warning: module 'res3_2_1_srelu_3 [type Scale]' not found
warning: module 'res3_2_sum [type Eltwise]' not found
warning: module 'res3_2_srelu_1 [type Scale]' not found
warning: module 'res3_2_srelu_3 [type Scale]' not found
warning: module 'res3_2_res3_2_srelu_3_0_split [type Split]' not found
warning: module 'res4_1_1_srelu_1 [type Scale]' not found
warning: module 'res4_1_1_srelu_3 [type Scale]' not found
warning: module 'res4_1_sum [type Eltwise]' not found
warning: module 'res4_1_srelu_1 [type Scale]' not found
warning: module 'res4_1_srelu_3 [type Scale]' not found
warning: module 'res4_1_res4_1_srelu_3_0_split [type Split]' not found
warning: module 'res4_2_1_srelu_1 [type Scale]' not found
warning: module 'res4_2_1_srelu_3 [type Scale]' not found
warning: module 'res4_2_sum [type Eltwise]' not found
warning: module 'res4_2_srelu_1 [type Scale]' not found
warning: module 'res4_2_srelu_3 [type Scale]' not found
warning: module 'pool_avg_pool_avg_0_split [type Split]' not found
warning: module 'cee_loss [type Python]' not found
conv1: 64 3 7 7
res1_1_1: 64 64 3 3
res1_1_2: 64 64 3 3
res1_2_1: 64 64 3 3
res1_2_2: 64 64 3 3
res2_1_1: 128 64 3 3
res2_1_2: 128 128 3 3
res2_1_proj: 128 64 1 1
res2_2_1: 128 128 3 3
res2_2_2: 128 128 3 3
res3_1_1: 256 128 3 3
res3_1_2: 256 256 3 3
res3_1_proj: 256 128 1 1
res3_2_1: 256 256 3 3
res3_2_2: 256 256 3 3
res4_1_1: 512 256 3 3
res4_1_2: 512 512 3 3
res4_1_proj: 512 256 1 1
res4_2_1: 512 512 3 3
res4_2_2: 512 512 3 3
fc3: 1 1 512 3
fc3_t: 1 1 512 3
/home/xin/torch/install/bin/luajit: caffemodel_to_t7.lua:26: assertion failed!
stack traceback:
[C]: in function 'assert'
caffemodel_to_t7.lua:26: in main chunk
[C]: in function 'dofile'
.../xin/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50

getting error traceback

System-Product-Name:~/Desktop/caffe_to_torch_to_pytorch-master$ th caffemodel_to_t7.lua
/home/as/torch/install/bin/luajit: caffemodel_to_t7.lua:5: '=' expected near '-'
stack traceback:
	[C]: in function 'dofile'
	...e/as/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
	[C]: at 0x55c007bb4570

[type BatchNorm]' not found

[type BatchNorm]' not found
[type Scale]' not found
[type Eltwise]' not found
hello,when can you add the support?

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.