conner99 / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
72 stars 38 forks source link

error C2220: Warnung wird als Fehler interpretiert, es wurde keine object-Datei generiert. #10

Closed conner99 closed 8 years ago

conner99 commented 8 years ago

warning C4244: 'Initialisierung': Konvertierung von 'const double' in 'float', möglicher Datenverlust

-file: \src\caffe\util\bbox_util.cpp -project: libcaffe

Line 658: template <typename Dtype> void GetConfidenceScores(const Dtype* conf_data, const int num,

conner99 commented 8 years ago

-file: \src\caffe\test\test_bbox_util.cpp -project: test_all

-line 1211...: pairs.push_back(std::make_pair(0.1, 0)); ...

conner99 commented 8 years ago

warning C4805: '==': unsichere Kombination von Typ 'const bool' mit Typ 'const int' in einer Operation

-file: \src\gtest\gtest.h -line 18342

conner99 commented 8 years ago

closed with commit https://github.com/conner99/caffe/commit/0eb6c97a8f57916e9cfa0e07c9bf16e41579b667