Sunjeet Jena

Results 2 issues of Sunjeet Jena

I am trying to covert the the Alexnet Caffe Model using the following command: ./convert.py AlexNet_cvgj/deploy.prototxt --caffemodel AlexNet_cvgj / alexnet_cvgj_iter_320000.caffemodel --data-output-path=mynet.npy but I am the following error: "Error encountered: Dimensions...

Getting the following error for catkin_make -DCMAKE_BUILD_TYPE="Release" In file included from /home/sanjeevs/catkin_ws/src/iai_kinect2/kinect2_viewer/src/viewer.cpp:32:0: /usr/include/pcl-1.8/pcl/visualization/cloud_viewer.h:202:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr impl_; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/thread:39,...