caffe-posenet icon indicating copy to clipboard operation
caffe-posenet copied to clipboard

Implementation of PoseNet

Results 29 caffe-posenet issues
Sort by recently updated
recently updated
newest added

I have trained the network with 800 epoch using gray images but the prediction is incorrect and the average error is 2,086 m in an interior area of ​​3.5 meters....

Hi, Alex, I try to use VisualSFM to reconstruct the model of the scene with the "KingsCollege" pictures. But the result is not good, especially the "focal length" in ".nvm"...

I could not find a way to adapt CNNSaliencyMap (Deep Inside Convolutional Networks) to give the outputs on PoseNet. The main problem is the multiple outputs, and there is not...

There seems to be an error in the Trinity Great Court training data file. Downlaoded [here](https://www.repository.cam.ac.uk/handle/1810/251291). "dataset_train.txt" line 1470 says: seq5/frame00297.png 3117382476.410000 -137672612.290000 -1240777531.790000 0.308042 -0.508641 0.232939 0.769503 The position...

I want to ask one important factor from you, Hope you will help me out. I have trained successfully this Pose-NET approach successfully on my own dataset, now for further...

I recently came across posenet and tried to experiment with it. I modified the original architecture of posenet and now my input layer size is 1x100x224x224x3 where 1 is the...

Hi, this is Jaehyun Lim I have a problems in learning rate scheduling to reproduce the results on the paper using sgd (as in the paper) (see https://github.com/lim0606/caffe-posenet-googlenet). As far...

I try to use google map to select a position(nearly same with the 8 images in demo) and take a screen cut. But when I upload such image to the...

Goto this link for step by step installation of this code. https://github.com/DRAhmadFaraz/PoseNet-Caffe.git

./create_posenet_mean.sh Computing image mean... F0107 14:47:22.450881 10521 db_lmdb.hpp:14] Check failed: mdb_status == 0 (2 vs. 0) No such file or directory *** Check failure stack trace: *** @ 0x7fb2cf50a5cd google::LogMessage::Fail()...