Xiang Chen(陈祥)

Results 6 comments of Xiang Chen(陈祥)

yeah,I forgot to change caffe-root , I used another caffe before. Thanks!

> I did the same as above with 29330 images and got 4.20 +- 0.04 which I think is still SOTA and its close enough cause there is some randomness....

i got an error when i run "python solve.py 2>&1 | tee train.log" [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 5:9: Expected string. F0908 09:40:32.894371 23828 upgrade_proto.cpp:932] Check failed: ReadProtoFromTextFile(param_file,...

I got the error because there are some problems in my OpenCV which caused the extracted features are wrong. It was solved after I changed my OpenCV.

I also got the same error. ValueError: Dimensions must be equal, but are 3175 and 3514 for 'xw_plus_b_1' (op: 'BiasAdd') with input shapes: [1,3175], [3514]. How to solve it?

The model trained by myself is OK.