ZHOU PAN
ZHOU PAN
I use the create_data.sh to transform image data to lmdb format, but when I use myself code to read the lmdb data, the data shape is zero. my code as...
In my research, I need use the single channel image as the input data of MobileNet-SSD, so how can i change the network to match this function? The step that...
Hi everyone, In this project, the author provide the pretrain model file(model.bin). Would you mind to tell me how different the .caffemodel file and .bin file? Thanks for author's excellent...
My dataset calsses number is 5 and I change *.prototxt files into 5 classes number, I can get the train model. But when I run ./tools/demo.py -- net resnet50 ,...
When this caffe integrating with the cuDNN v8.0.4, there are lots of errors breaking out in t cuDNNConvolution layer test. The details explain as follow: 1. make the order 'make...
